https://bugzilla.redhat.com/show_bug.cgi?id=980908

--- Comment #4 from Mario Blättermann <[email protected]> ---
(In reply to Richard Marko from comment #3)
> Updated. egg-info shouldn't be a problem (it doesn't contain binaries):
> https://fedoraproject.org/wiki/Packaging:Python#Files_to_include

From your link:

"*.egg-info files or directories. If these are generated by the module's build
scripts they must be included in the package because they might be needed by
other applications and modules at runtime."

From http://fedoraproject.org/wiki/Packaging:Python_Eggs#Upstream_Eggs:

"Do not distribute eggs from upstream. In Fedora, all packages must be rebuilt
from source."


Files to include are eggs which are generated at build time. Other eggs may not
be shipped with a package, doesn't matter where they come from. That's why you
have to remove the upstream egg in any case so that it gets rebuilt  by
python-setuptools.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=HddSPy5tOK&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to