Spec URL: https://jcline.fedorapeople.org/python-clint.spec SRPM URL: https://jcline.fedorapeople.org/python-clint-0.5.1-1.fc25.src.rpm Description: Clint is a module filled with a set of awesome tools for developing commandline applications. It supports colors, but detects if the session is a TTY, so doesn't render the colors if you're piping stuff around. Automagically. FAS Username: jcline Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=14875347
> rm docs/_build/html/objects.inv I would not do this, because it's needed for linking from another projects, but remove ".doctrees" directory > %doc README.rst HISTORY.rst AUTHORS I would not put this stuff into -doc subpkg as it is already in py2, py3 pkgs > no tests https://github.com/kennethreitz/clint/blob/master/test_clint.py actually there is (sort of)
missing BuildRequires: pythonX-setuptools
instead of second patch I would recommend to do: rm -vrf %{srcname}/packages/ in %prep and instead of 1st patch I would run sed with some special arguments, so you will never miss any import.
Nothing else to complain about. Fix issues mentioned above and we can set review+.
Spec URL: https://jcline.fedorapeople.org/python-clint.spec SRPM URL: https://jcline.fedorapeople.org/python-clint-0.5.1-1.fc25.src.rpm (In reply to Igor Gnatenko from comment #1) > > rm docs/_build/html/objects.inv > I would not do this, because it's needed for linking from another projects, > but remove ".doctrees" directory I've stopped removing the intersphinx inventory, but I'm not sure where you're seeing seeing the .doctrees directory packaged. Can you clarify? > > > %doc README.rst HISTORY.rst AUTHORS > I would not put this stuff into -doc subpkg as it is already in py2, py3 pkgs My opinion is this is fine. In fact, I would argue that at the AUTHORS file at least _should_ be in the package. > > > no tests > https://github.com/kennethreitz/clint/blob/master/test_clint.py > actually there is (sort of) There are no tests in the latest tagged release. I've updated the comment to make that clearer. (In reply to Igor Gnatenko from comment #2) > missing BuildRequires: pythonX-setuptools I've added explicit BuildRequires for both. (In reply to Igor Gnatenko from comment #3) > instead of second patch I would recommend to do: > rm -vrf %{srcname}/packages/ > in %prep > > and instead of 1st patch I would run sed with some special arguments, so you > will never miss any import. My preference is to stick with the patches. This is a very small library and does not look very active (at all) upstream. I find the patches much clearer from a maintainer's point of view.
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/python-clint
python-clint-0.5.1-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-a36eacb16e
python-clint-0.5.1-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-23fd8ef3eb
python-clint-0.5.1-2.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-f44a7ad796
python-clint-0.5.1-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-23fd8ef3eb
python-clint-0.5.1-2.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-a36eacb16e
python-clint-0.5.1-2.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-f44a7ad796
python-clint-0.5.1-2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
python-clint-0.5.1-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
python-clint-0.5.1-2.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.