https://bugzilla.redhat.com/show_bug.cgi?id=1679970
Bug ID: 1679970 Summary: Review Request: cranc - Pagure CLI tool Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Assignee: nobody@fedoraproject.org Reporter: lenka@sepu.cz QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Spec URL: https://pagure.io/python-cranc/raw/f29/f/python-cranc.spec SRPM URL: http://releases.pagure.org/python-cranc/python-cranc-0.2.2-1.fc29.src.rpm Description: Pagure CLI tool, which uses libpagure and click Fedora Account System Username: lenkaseg
This is my first package, and I'm seeking a sponsor.
https://bugzilla.redhat.com/show_bug.cgi?id=1679970
LenkaSeg lenka@sepu.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |177841 (FE-NEEDSPONSOR)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=177841 [Bug 177841] Tracker: Review requests from new Fedora packagers who need a sponsor
https://bugzilla.redhat.com/show_bug.cgi?id=1679970
Robert-André Mauchin zebob.m@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zebob.m@gmail.com
--- Comment #1 from Robert-André Mauchin zebob.m@gmail.com --- - You specify a conditional for Python 3 but don't use it? You must restrict Python 2 packages to RHEL < 8 as Fedora and RHEL 8 only accept Python 3 packages.
- /usr/bin/ → %{_bindir}
- %{python2_sitelib}/* / %{python3_sitelib}/* is forbidden, please be more specific instead.
- Your %changedlog entry has the wrong Version-Release info
https://bugzilla.redhat.com/show_bug.cgi?id=1679970
--- Comment #2 from LenkaSeg lenka@sepu.cz --- Thank you for the review!
I incorporated the changes:
Spec URL: https://pagure.io/python-cranc/blob/f29/f/python-cranc.spec SRPM URL: http://releases.pagure.org/python-cranc/python-cranc-0.2.2-2.fc29.src.rpm
https://bugzilla.redhat.com/show_bug.cgi?id=1679970
Robert-André Mauchin zebob.m@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |POST Assignee|nobody@fedoraproject.org |zebob.m@gmail.com Summary|Review Request: cranc - |Review Request: |Pagure CLI tool |python-cranc - Pagure CLI | |tool Flags| |fedora-review+
--- Comment #3 from Robert-André Mauchin zebob.m@gmail.com --- - The bug name and SPEC name must be the same, python-cranc. Maybe you can Provides: cranc
- Nitpick: Buildrequires: → BuildRequires:
- Escape the macros in %changelog and use linebreaks:
* Mon Feb 25 2019 Lenka Segura lenka@sepu.cz - 0.2.2-2 - Python2 removed - %%{_bindir} used - cranc specified for %%{python3_sitelib} - version-release info corrected in changelog
- Fix the URL
Package approved.
Package Review ==============
Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed
===== MUST items =====
Generic: [x]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [x]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. Licenses found: "GPL (v3 or later)", "Unknown or generated". 10 files have unknown license. Detailed output of licensecheck in /home/bob/packaging/review/python-cranc/review-python- cranc/licensecheck.txt [x]: Package contains no bundled libraries without FPC exception. [x]: Changelog in prescribed format. [x]: Sources contain only permissible code or content. [-]: Package contains desktop file if it is a GUI application. [-]: Development files must be in a -devel package [x]: Package uses nothing in %doc for runtime. [x]: Package consistently uses macros (instead of hard-coded directory names). [x]: Package is named according to the Package Naming Guidelines. [x]: Package does not generate any conflict. [x]: Package obeys FHS, except libexecdir and /usr/target. [-]: If the package is a rename of another package, proper Obsoletes and Provides are present. [x]: Requires correct, justified where necessary. [x]: Spec file is legible and written in American English. [-]: Package contains systemd file(s) if in need. [x]: Package is not known to require an ExcludeArch tag. [-]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 10240 bytes in 1 files. [x]: Package complies to the Packaging Guidelines [x]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. [x]: Package installs properly. [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). [x]: If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license. [x]: Package requires other packages for directories it uses. [x]: Package does not own files or directories owned by other packages. [x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Dist tag is present. [x]: Package does not contain duplicates in %files. [x]: Permissions on files are set properly. [x]: Package use %makeinstall only when make install DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: Package does not use a name that already exists. [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: File names are valid UTF-8. [x]: Packages must not store files under /srv, /opt or /usr/local
Python: [x]: Python eggs must not download any dependencies during the build process. [x]: A package which is used by another package via an egg interface should provide egg info. [x]: Package meets the Packaging Guidelines::Python [x]: Package contains BR: python2-devel or python3-devel [x]: Packages MUST NOT have dependencies (either build-time or runtime) on packages named with the unversioned python- prefix unless no properly versioned package exists. Dependencies on Python packages instead MUST use names beginning with python2- or python3- as appropriate. [x]: Python packages must not contain %{pythonX_site(lib|arch)}/* in %files [x]: Binary eggs must be removed in %prep
===== SHOULD items =====
Generic: [-]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [x]: Final provides and requires are sane (see attachments). [?]: Package functions as described. [x]: Latest version is packaged. [x]: Package does not include license text files separate from upstream. [-]: Description and summary sections in the package spec file contains translations for supported Non-English languages, if available. [x]: Package should compile and build into binary rpms on all supported architectures. [-]: %check is present and all tests pass. [x]: Packages should try to preserve timestamps of original installed files. [x]: Reviewer should test that the package builds in mock. [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: Sources can be downloaded from URI in Source: tag [x]: SourceX is a working URL. [x]: Spec use %global instead of %define unless justified.
===== EXTRA items =====
Generic: [x]: Rpmlint is run on all installed packages. Note: There are rpmlint messages (see attachment). [x]: Spec file according to URL is the same as in SRPM.
Rpmlint ------- Checking: python3-cranc-0.2.2-2.fc31.noarch.rpm python-cranc-0.2.2-2.fc31.src.rpm python3-cranc.noarch: W: invalid-url URL https://pagure.io/cranc python3-cranc.noarch: W: no-manual-page-for-binary cranc python-cranc.src: W: spelling-error Summary(en_US) Pagure -> Prague, Pasture python-cranc.src: W: invalid-url URL https://pagure.io/cranc python-cranc.src:54: W: macro-in-%changelog %{_bindir} python-cranc.src:54: W: macro-in-%changelog %{python3_sitelib} 2 packages and 0 specfiles checked; 0 errors, 6 warnings.
https://bugzilla.redhat.com/show_bug.cgi?id=1679970
Carl George carl@george.computer changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |carl@george.computer
--- Comment #4 from Carl George carl@george.computer --- Since the primary purpose of this software is a cli appliction, not a Python library, I suggest renaming it to just cranc.
-Name: python-cranc +Name: cranc
-%package -n python%{python3_pkgversion}-cranc -Summary: CLI tool to interact with Pagure
-%description -n python%{python3_pkgversion}-cranc -Cranc is a Pagure command line interface tool using Libpagure and Click.
-%autosetup -n cranc-%{version} +%autosetup
-%files -n python%{python3_pkgversion}-cranc +%files
And of course rename the spec file to cranc.spec. Also there is a typo in the URL:
-URL: https://pagure.io/cranc +URL: https://pagure.io/cranc
https://bugzilla.redhat.com/show_bug.cgi?id=1679970
--- Comment #5 from LenkaSeg lenka@sepu.cz --- Thanks for the nice reviews! I made all the suggested changes (I hope I understood them all) and hopefully didn't create any more typos.
I didn't know about rpmlint, very useful!
Spec URL: https://pagure.io/python-cranc/blob/f29/f/python-cranc.spec SRPM URL: http://releases.pagure.org/python-cranc/cranc-0.2.2-3.fc29.src.rpm
https://bugzilla.redhat.com/show_bug.cgi?id=1679970
--- Comment #6 from LenkaSeg lenka@sepu.cz --- Correction: Spec URL: https://pagure.io/python-cranc/blob/f29/f/cranc.spec
https://bugzilla.redhat.com/show_bug.cgi?id=1679970
Carl George carl@george.computer changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Review Request: |Review Request: cranc - |python-cranc - Pagure CLI |Pagure CLI tool |tool |
https://bugzilla.redhat.com/show_bug.cgi?id=1679970
--- Comment #7 from Carl George carl@george.computer --- Looks good, the only thing lacking is what Robert pointed out about empty lines between the changelog entries.
* Tue Feb 26 2019 Lenka Segura lenka@sepu.cz - 0.2.2-3 - python-cranc renamed to cranc - typos fixed (BuildRequires - changelog fixed
* Mon Feb 25 2019 Lenka Segura lenka@sepu.cz - 0.2.2-2 - Python2 removed - %%{_bindir} used - cranc specified for %%{python3_sitelib} - version-release info corrected in changelog
* Tue Feb 19 2019 Lenka Segura lenka@sepu.cz - 0.2.2 - Update to 0.2.2
That's a fairly minor thing that you can fix on import. Robert already approved the package, so you're clear to go ahead and request the distgit repo (fedpkg request-repo ...).
https://bugzilla.redhat.com/show_bug.cgi?id=1679970
--- Comment #8 from LenkaSeg lenka@sepu.cz --- I requested the repo (fedpkg request-repo ...) and got this answer:
The Bugzilla bug's review is approved by a user that is not a packager
https://bugzilla.redhat.com/show_bug.cgi?id=1679970
--- Comment #9 from Carl George carl@george.computer --- Sorry about that, I missed the fact that you need a sponsor.
https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group
https://bugzilla.redhat.com/show_bug.cgi?id=1679970
--- Comment #10 from LenkaSeg lenka@sepu.cz --- Ah, sponsor. That's a challenge...
https://bugzilla.redhat.com/show_bug.cgi?id=1679970
Gwyn Ciesla gwync@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gwync@protonmail.com Blocks|177841 (FE-NEEDSPONSOR) |
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=177841 [Bug 177841] Tracker: Review requests from new Fedora packagers who need a sponsor
https://bugzilla.redhat.com/show_bug.cgi?id=1679970
--- Comment #11 from Gwyn Ciesla gwync@protonmail.com --- (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/cranc
https://bugzilla.redhat.com/show_bug.cgi?id=1679970
Thomas Moschny thomas.moschny@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thomas.moschny@gmx.de
--- Comment #12 from Thomas Moschny thomas.moschny@gmx.de --- Can we close this bug? Packages have landed (but see bug 1782746).
https://bugzilla.redhat.com/show_bug.cgi?id=1679970
Mattia Verga mattia.verga@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|POST |CLOSED Resolution|--- |CURRENTRELEASE Last Closed| |2021-07-17 09:05:07
--- Comment #13 from Mattia Verga mattia.verga@protonmail.com --- Package is in repos
package-review@lists.fedoraproject.org