Bug 1468873

Summary: Review Request: python-click-plugins - Click extension to enable registering CLI commands via setuptools entry-points
Product: [Fedora] Fedora Reporter: Elliott Sales de Andrade <quantum.analyst>
Component: Package ReviewAssignee: Zbigniew Jędrzejewski-Szmek <zbyszek>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: package-review, zbyszek
Target Milestone: ---Flags: zbyszek: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-31 14:54:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1468877    

Description Elliott Sales de Andrade 2017-07-09 08:26:54 UTC
Spec URL: https://copr-be.cloud.fedoraproject.org/results/qulogic/geopy/fedora-rawhide-x86_64/00577183-python-click-plugins/python-click-plugins.spec
SRPM URL: https://copr-be.cloud.fedoraproject.org/results/qulogic/geopy/fedora-rawhide-x86_64/00577183-python-click-plugins/python-click-plugins-1.0.3-2.fc27.src.rpm
Description: This extension module for click allows registering external CLI commands via setuptools entry-points.

This is my first package in Fedora proper; I am seeking a sponsor.

Fedora Account System Username: qulogic

Comment 2 Zbigniew Jędrzejewski-Szmek 2017-08-12 19:13:20 UTC
I like the following trick:
%global _description \
An extension module for click to register external CLI commands via setuptools\
entry-points.

%description %_description
%description -n python2-%{srcname} %_description
%description -n python3-%{srcname} %_description

... but of course repeating the description text is OK.

Minor nitpick: the description line is very long, dnf list will look ugly.
What about: "Click extension to register CLI commands via setuptools"?

This is nice and straightforward:
+ package name is OK
+ license is acceptable for Fedora (MIT)
+ license is specified correctly
+ follows the modern python packaging template
+ builds and installs OK
+ no scriptlets needed
+ %check is present and passes
+ %license macro is used
+ %python_provide is used

rpmlint:
Only false positive ramblings about toadstools.

Package is APPROVED.

Comment 3 Gwyn Ciesla 2017-08-18 11:07:24 UTC
(fedrepo-req-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/python-click-plugins

Comment 4 Fedora Update System 2017-08-19 06:47:18 UTC
python-click-plugins-1.0.3-3.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-cb75d0bea9

Comment 5 Fedora Update System 2017-08-22 18:07:05 UTC
python-click-plugins-1.0.3-3.fc26 has been pushed to the Fedora 26 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-2017-cb75d0bea9

Comment 6 Fedora Update System 2017-08-31 14:54:35 UTC
python-click-plugins-1.0.3-3.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.