https://bugzilla.redhat.com/show_bug.cgi?id=1177019 --- Comment #5 from Ben Nemec <bnemec@xxxxxxxxxx> --- I meant to include this link in my previous comment: https://fedoraproject.org/wiki/Packaging:Python_Eggs#Upstream_Egg_Packages In particular: "An egg package (which is different from egg metadata) contains compiled bytecode and may, if it contains a C extension, contain compiled binary extensions as well." If you look at the egg-info files in our projects, there is no compiled bytecode or C extensions. It's just the metadata on stuff like requirements and package details, which shouldn't be an issue (and are getting regenerated by python setup.py build anyway). In the next section they actually recommend including egg-info files, especially if the upstream project generates them. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review