Distutils and RPMs
Ignacio Vazquez-Abrams
ignacio at openservices.net
Sat Sep 1 14:07:51 EDT 2001
More information about the Python-list mailing list
Sat Sep 1 14:07:51 EDT 2001
- Previous message (by thread): typechecks: just say no! (was Re: Determining Types)
- Next message (by thread): doctest and '\0'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): typechecks: just say no! (was Re: Determining Types)
- Next message (by thread): doctest and '\0'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list