Bug 1431855 - Review Request: python-debrepo - Inspect and compare Debian repositories
Summary: Review Request: python-debrepo - Inspect and compare Debian repositories
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Julien Enselme
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-13 21:21 UTC by Ken Dreyer
Modified: 2021-06-04 08:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-06-04 08:14:30 UTC
Type: ---
Embargoed:
jujens: fedora-review+


Attachments (Terms of Use)

Description Ken Dreyer 2017-03-13 21:21:56 UTC
Spec URL: https://raw.githubusercontent.com/ktdreyer/python-debrepo/master/python-debrepo.spec
SRPM URL: https://ktdreyer.fedorapeople.org/reviews/python-debrepo-0.0.1-1.fc27.src.rpm
Description:
debrepo is a library for inspecting composes of Debian repositories and
their elements, including package archives. It includes classes capable
of reading compose, repository, and package data from the filesystem,
and methods to compare the data between different versions. To this end,
the debrepodiff tool provides a command line interface for comparing
composes.
Fedora Account System Username: ktdreyer

Comment 1 Julien Enselme 2017-06-15 19:38:34 UTC
- I would rename python-devel into python2-devel
- `Requires:       python3` is not needed
- From the setup.py, you need to require python2-chardet and python3-chardet
- You must include the license file now
- I reocommand that you to be more precise in your %files section: `%{python3_sitelib}/*` -> `%{python3_sitelib}/debrepo/` and `%{python3_sitelib}/debrepo-%{version}-py%{python3_verison}.egg-info/`
- I believe RPM lints errors are false positive due to this change: https://fedoraproject.org/wiki/Changes/python3_c.utf-8_locale

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.
[!]: 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]: 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". 9 files have
     unknown license. Detailed output of licensecheck in /tmp/1431855
     -python-debrepo/licensecheck.txt
[!]: License file installed when any subpackage combination is installed.
[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.
[!]: 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 20480 bytes in 2 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]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any
     that are listed in the exceptions section of Packaging Guidelines.
[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]: Binary eggs must be removed in %prep

===== SHOULD items =====

Generic:
[X]: 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).
[-]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in
     python2-debrepo , python3-debrepo
[?]: 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.
[?]: 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]: Spec use %global instead of %define unless justified.
     Note: %define requiring justification: %define srcname debrepo
[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.

===== 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: python2-debrepo-0.0.1-1.fc27.noarch.rpm
          python3-debrepo-0.0.1-1.fc27.noarch.rpm
          python-debrepo-0.0.1-1.fc27.src.rpm
python2-debrepo.noarch: W: spelling-error %description -l en_US filesystem -> file system, file-system, systemically
python2-debrepo.noarch: W: spelling-error %description -l en_US debrepodiff 
python3-debrepo.noarch: W: spelling-error %description -l en_US filesystem -> file system, file-system, systemically
python3-debrepo.noarch: W: no-manual-page-for-binary debrepodiff
python-debrepo.src: W: spelling-error %description -l en_US filesystem -> file system, file-system, systemically
python-debrepo.src: W: spelling-error %description -l en_US debrepodiff 
python-debrepo.src: E: specfile-error Python runtime initialized with LC_CTYPE=C (a locale with default ASCII encoding), which may cause Unicode compatibility problems. Using C.UTF-8, C.utf8, or UTF-8 (if available) as alternative Unicode-compatible locales is recommended.
3 packages and 0 specfiles checked; 1 errors, 6 warnings.




Rpmlint (installed packages)
----------------------------
python3-debrepo.noarch: W: spelling-error %description -l en_US filesystem -> file system, file-system, systemically
python3-debrepo.noarch: W: no-manual-page-for-binary debrepodiff
python2-debrepo.noarch: W: spelling-error %description -l en_US filesystem -> file system, file-system, systemically
python2-debrepo.noarch: W: spelling-error %description -l en_US debrepodiff 
2 packages and 0 specfiles checked; 0 errors, 4 warnings.



Requires
--------
python3-debrepo (rpmlib, GLIBC filtered):
    /usr/bin/python3
    python(abi)
    python3
    python3-debian

python2-debrepo (rpmlib, GLIBC filtered):
    python(abi)
    python-debian



Provides
--------
python3-debrepo:
    python3-debrepo
    python3.6dist(debrepo)
    python3dist(debrepo)

python2-debrepo:
    python-debrepo
    python2-debrepo
    python2.7dist(debrepo)
    python2dist(debrepo)



Source checksums
----------------
https://files.pythonhosted.org/packages/source/d/debrepo/debrepo-0.0.1.tar.gz :
  CHECKSUM(SHA256) this package     : 7edb23ba8d5c0f7d20f431fa91d681a6d4d14c5f58f847c2676d85c014793bbf
  CHECKSUM(SHA256) upstream package : 7edb23ba8d5c0f7d20f431fa91d681a6d4d14c5f58f847c2676d85c014793bbf


Generated by fedora-review 0.6.1 (f03e4e7) last change: 2016-05-02
Command line :/usr/bin/fedora-review -m fedora-rawhide-x86_64 -b 1431855
Buildroot used: fedora-rawhide-x86_64
Active plugins: Python, Generic, Shell-api
Disabled plugins: Java, C/C++, fonts, SugarActivity, Ocaml, Perl, Haskell, R, PHP
Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6

Comment 2 Ken Dreyer 2017-07-05 19:18:10 UTC
Julien, thank you very much for the review! I've addressed your comments and updated to the latest upstream release.

* Mon Jul 03 2017 Ken Dreyer <ktdreyer> - 0.0.3-1
- Update to latest upstream release
- Drop Requires: python3
- Require chardet
- Include LICENSE.rst
- More precise sitelib contents

Exact changes in Git: https://github.com/ktdreyer/python-debrepo/commit/f9406e6525e5c3d79d8ff3fac97cf7178bcfcabb

F27 scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=20348917

Comment 3 Julien Enselme 2017-07-06 18:52:44 UTC
- BuildRequires:  python2-devel is present twice.
- I didn't catch it during initial review: Spec use %global instead of %define unless justified. Note: %define requiring justification: %define srcname debrepo Can you use %global or justify the %define?

Comment 4 Ken Dreyer 2017-07-06 20:26:15 UTC
Thank you Julien, good catches. Here's the latest version.

* Thu Jul 06 2017 Ken Dreyer <ktdreyer> - 0.0.3-2
- Drop duplicate BuildRequires: python2-devel
- Use %%global macro instead of %%define

Exact changes in Git: https://github.com/ktdreyer/python-debrepo/commit/fbb7d4b9076790a369fba937c0e6a6243133fa0f

Spec: https://raw.githubusercontent.com/ktdreyer/python-debrepo/master/python-debrepo.spec
SRPM: https://ktdreyer.fedorapeople.org/reviews/python-debrepo-0.0.3-2.fc27.src.rpm

F27 scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=20368654

Comment 5 Julien Enselme 2017-07-08 07:31:48 UTC
You could rename python-setuptools to python2-setuptools but that's a detail. Package looks good. Approved!

Comment 6 Ken Dreyer 2017-07-10 21:37:01 UTC
Awesome, thanks Julien!

Comment 7 Gwyn Ciesla 2017-07-10 22:02:27 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/python-debrepo

Comment 8 Mattia Verga 2021-06-04 08:14:30 UTC
Closing, since the package was imported and it's in Fedora repos.


Note You need to log in before you can comment on or make changes to this bug.