https://bugzilla.redhat.com/show_bug.cgi?id=1174974
Alan Pevec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from Alan Pevec <[email protected]> --- > scripts check whether the bug-reporter So we're slaves to the scripts?! No wonder we're turning away potential contributors with such artificial obstacles :( > - you removed the removal of egg-info in %prep. It is customary to do remove > it in %prep to be sure that no stale info ends up in the binary package. That was a misguided custom, python guidelines has been clarified in https://fedorahosted.org/fpc/ticket/488 (relevant here is point 5.) Egg metadata from upstream should be preserved, in some cases ( e.g. packages using PBR.) you can't reconstruct it completely when building from a sdist tarball. -- 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 [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
