Distutils and RPMs

Ignacio Vazquez-Abrams ignacio at openservices.net
Sat Sep 1 14:07:51 EDT 2001


I'd like to be able to change the "Release" parameter when generating RPMs
with Distutils so that different package names are generated depending on what
version of Python I've run setup.py against e.g., mymodule-1.0-1py1.5.i386.rpm
versus mymodule-1.0-1py2.1.i386.rpm. How would I go about doing so?

-- 
Ignacio Vazquez-Abrams  <ignacio at openservices.net>





More information about the Python-list mailing list