Spec URL: https://dshea.fedorapeople.org/python-pid/python-pid.spec SRPM URL: https://dshea.fedorapeople.org/python-pid/python-pid-2.0.1-1.fc22.src.rpm Description: pid provides a PidFile class that manages PID files. PidFile features: - stale detection - locking using fcntl - chmod (default is 0o644) - chown - custom exceptions PidFile can also be used as a context manager or a decorator. Fedora Account System Username: dshea
https://fedoraproject.org/wiki/User:Tibbs/PythonCleanup2 * use %py2_build/%py3_build instead of %{__pythonX} setup.py blahblah * provide python2 and python3 subpackage at the same time and use %python_provide there * don't need to have 2 separate directories to build py2/py3 version All other cheks looks good. I've fixed all issues here: https://ignatenkobrain.fedorapeople.org/for-review/python-pid.spec If you agree with my new spec -- please build SRPM for it, provide links and I will approve.
P.S. new python guidelines just pushed there: https://fedoraproject.org/wiki/Packaging:Python
I really wish that FPC or whoever would make up their minds on all this junk. Thank you for making the changes. SRPM URL: https://dshea.fedorapeope.org/python-pid/python-pid-2.0.1-2.fc22.src.rpm Spec URL: https://dshea.fedorapeople.org/python-pid/python-pid.spec
APPROVED. David, feel free to add me to maintainers :)
New Package SCM Request ======================= Package Name: python-pid Short Description: PID file management library Upstream URL: https://pypi.python.org/pypi/pid Owners: dshea Branches: f23 InitialCC:
Git done (by process-git-requests).
python-pid-2.0.1-2.fc23 has been submitted as an update for Fedora 23. https://admin.fedoraproject.org/updates/python-pid-2.0.1-2.fc23
python-pid-2.0.1-2.fc23 has been pushed to the Fedora 23 testing repository.
python-pid-2.0.1-2.fc23 has been pushed to the Fedora 23 stable repository.
Package Change Request ====================== Package Name: python-pid New Branches: f22 Owners: dshea InitialCC: Request to add f22 branch which will make it easier to use development versions of blivet-gui from F22 live CDs.