Spec URL: https://raw.githubusercontent.com/stpierre/specfiles/master/python-sentinels.spec SRPM URL: https://www.dropbox.com/s/5ofar9bb0bsxlz1/python-sentinels-0.0.6-1.src.rpm Description: The sentinels module is a small utility providing the Sentinel class, along with useful instances. Fedora Account System Username: cstpierre Successful Koji builds: Rawhide: http://koji.fedoraproject.org/koji/taskinfo?taskID=6770213 EPEL 6: http://koji.fedoraproject.org/koji/taskinfo?taskID=6770211
Any update here? Can I take the review?
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
I have changed jobs since putting in this review request and no longer have a need for it. Someone else can take it over if they want it.