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

Alan Pevec <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #4 from Alan Pevec <[email protected]> ---
Do not:
# Remove bundled egg-info
rm -rf %{pypi_name}.egg-info

It was misguided packaging guideline, corrected in the meantime:
https://fedorahosted.org/fpc/ticket/488

Egg _binaries_ need to be removed, not Egg _metadata_
For packages using PBR metadata cannot be completely generated from 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

Reply via email to