Hello,
I have two queries that I'd like clarified please:
1. Is the setup.py file to be included in the rpm? I was under the impression that this file is only required for building that package and therefore should not be part of the rpm. Is this correct?
2. Are python eggs to be generated for *all* python packages, or only python modules (ie, files in python_sitelib/sitearch)? For example, the sugar package that I'm reviewing[1] goes into "sugaractivitydir" and does not create an egg-info file. Do I need to request the submitter to force it to create them?
[1] https://bugzilla.redhat.com/show_bug.cgi?id=768700
On Mar 30, 2012 6:34 PM, "Ankur Sinha" sanjay.ankur@gmail.com wrote:
Hello,
I have two queries that I'd like clarified please:
- Is the setup.py file to be included in the rpm? I was under the
impression that this file is only required for building that package and therefore should not be part of the rpm. Is this correct?
No it should not be shipped.
- Are python eggs to be generated for *all* python packages, or only
python modules (ie, files in python_sitelib/sitearch)? For example, the sugar package that I'm reviewing[1] goes into "sugaractivitydir" and does not create an egg-info file. Do I need to request the submitter to force it to create them?
No, they not used by sugar activities
Peter
[1] https://bugzilla.redhat.com/show_bug.cgi?id=768700
Thanks, Regards, Ankur: "FranciscoD"
http://fedoraproject.org/wiki/User:Ankursinha http://dodoincfedora.wordpress.com/
-- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel
devel@lists.stg.fedoraproject.org