Any comments from the python community on this?
-------- Forwarded Message -------- Subject: [fpc] #663: New python egg macros Date: Wed, 16 Nov 2016 05:43:59 -0000 From: fpc trac@fedorahosted.org Reply-To: nobody@fedoraproject.org
#663: New python egg macros ------------------------------+------------------- Reporter: orion | Owner: Status: new | Priority: normal Component: Guideline Draft | Keywords: Blocked By: | Blocking: ------------------------------+------------------- I've introduced two new macros to python-rpm-macros: %py{,2,3}_build_egg and %py{,2,3}_install_egg to implement the instructions here: https://fedoraproject.org/wiki/Packaging:Python_Eggs#Multiple_Versions
Changes suggested are here: https://fedoraproject.org/w/index.php?title=PackagingDrafts%3APython_Eggs&am...
Also, it seems like the setuptools docs mentions the {{{__requires__}}} method, so it seems like the caveats could be removed.
python-devel@lists.fedoraproject.org