https://bugzilla.redhat.com/show_bug.cgi?id=1090600
William Moreno <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Flags| |fedora-review? --- Comment #2 from William Moreno <[email protected]> --- Hi Last upstream relese was in 2013, is it uptream still active? if not, can you become the maintainer of the library? Hi, there are some updated in Python Packaging: https://fedoraproject.org/wiki/Packaging:Python#Example_spec_file 1- Ask uptream about support Python3 so this will become default in Fedora. 2- Ask upstream to include the license text in the pypi tarball o get it from github and include it with Source1, also there is a new %license macro, if are goint to epel you need to define it with: %{!?_licensedir:%global license %%doc} %license LICENCE 4- Add a provides python2-foo 5- There is new Python macros: %py2_build %py3_build %py2_install %py3_install -- 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
