Introducing pyp2rpm - A python package to rpm specfile convertor

Konstantin Zemlyak zart at zartsoft.ru
Wed May 23 08:58:01 UTC 2012


Bohuslav Kabrda wrote:

> Thanks a lot... I didn't know that all the modules get imported during install... I guess moving that code somewhere to the archive class will do fine.

Your own setup.py contains explicit import from pyp2rpmlib, thus 
monkeypatching happens even before setuptools/distribute gets imported.

-- 
Zart




More information about the python-devel mailing list