https://bugzilla.redhat.com/show_bug.cgi?id=2443838



--- Comment #9 from Peter Lemenkov <[email protected]> ---
The package is in a good shape, I don't see any critical issues except License
field adjustment required and packaged 0.17.9 while 0.18.2 is available (both
noted below) so here is my formal

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.
[!]: License field in the package spec file MUST match the actual license
(MIT).
     Although the entire package is licensed under MIT, the only file -
./src/docket/_prometheus_exporter.py
     is licensed under Apache-2.0. Please adjust License field accordingly
[x]: Package must own all directories that it creates.
[x]: Package contains no bundled libraries or specifies bundled libraries
     with Provides: bundled(<libname>) if unbundling is not possible.
[x]: Changelog in prescribed format (%autochangelog).
[x]: Sources contain only permissible code or content.
[-]: Package does not contain desktop file (not a GUI application).
[-]: No separate development files.
[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.
[-]: The package is not a rename of another package.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package does not contain systemd file(s).
[x]: Package is not known to require an ExcludeArch tag.
[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]: The License field must be a valid SPDX expression.
[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 must not depend on deprecated() packages.
[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]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 4789 bytes in 2 files.
[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.
[-]: 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).
[?]: I did not test if the package functions as described.
[!]: Latest version is 0.18.2 while you packaged 0.17.9. Is it intentional?
[x]: Package does not include license text files separate from upstream.
[x]: Patches link to upstream bugs/comments/lists or are otherwise
     justified.
[-]: Sources weren't verified with gpgverify first in %prep.
[?]: I did not test if the package compiles and builds into binary rpms on
     all supported architectures. It is noarch anyway.
[x]: %check is present but checks only for imports.
[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:
[!]: Spec file according to URL is the same as in SRPM.
     Note: Spec file as given by url is not the same as in SRPM (see
     attached diff).
     See: (this test has no URL)

^^^ This is fine.

[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).


Rpmlint
-------
Checking: python3-pydocket-0.17.9-1.fc45.noarch.rpm
          python-pydocket-0.17.9-1.fc45.src.rpm
============================ rpmlint session starts
============================
rpmlint: 2.8.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
rpmlintrc: [PosixPath('/tmp/tmp663fft92')]
checks: 32, packages: 2

python3-pydocket.noarch: W: no-manual-page-for-binary docket
 2 packages and 0 specfiles checked; 0 errors, 1 warnings, 7 filtered, 0
badness; has taken 0.8 s 

^^^ That's expected. We don't have man-pages.


Rpmlint (installed packages)
----------------------------
============================ rpmlint session starts
============================
rpmlint: 2.8.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 32, packages: 1

python3-pydocket.noarch: W: no-manual-page-for-binary docket
 1 packages and 0 specfiles checked; 0 errors, 1 warnings, 3 filtered, 0
badness; has taken 0.1 s 



Source checksums
----------------
https://files.pythonhosted.org/packages/source/p/pydocket/pydocket-0.17.9.tar.gz
:
  CHECKSUM(SHA256) this package     :
4b98b9951303fba2b77649969539d501500cd0b0e5accc27e03b16c25a76f3e6
  CHECKSUM(SHA256) upstream package :
4b98b9951303fba2b77649969539d501500cd0b0e5accc27e03b16c25a76f3e6


Requires
--------
python3-pydocket (rpmlib, GLIBC filtered):
    /usr/bin/python3
    python(abi)
    python3.14dist(cloudpickle)
    python3.14dist(croniter)
    python3.14dist(fakeredis)
    python3.14dist(fakeredis[lua])
    python3.14dist(opentelemetry-api)
    python3.14dist(prometheus-client)
    python3.14dist(py-key-value-aio)
    python3.14dist(py-key-value-aio[memory])
    python3.14dist(py-key-value-aio[redis])
    python3.14dist(python-json-logger)
    python3.14dist(redis)
    python3.14dist(rich)
    python3.14dist(typer)
    python3.14dist(typing-extensions)



Provides
--------
python3-pydocket:
    python-pydocket
    python3-pydocket
    python3.14-pydocket
    python3.14dist(pydocket)
    python3dist(pydocket)



Diff spec file in url and in SRPM
---------------------------------
---
/home/petro/rpmbuild/SPECS/2443838-python-pydocket/srpm/python-pydocket.spec   
    2026-03-13 16:06:45.631899466 +0100
+++
/home/petro/rpmbuild/SPECS/2443838-python-pydocket/srpm-unpacked/python-pydocket.spec
      2026-03-12 01:00:00.000000000 +0100
@@ -1,2 +1,12 @@
+## START: Set by rpmautospec
+## (rpmautospec version 0.8.3)
+## RPMAUTOSPEC: autorelease, autochangelog
+%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
+    release_number = 1;
+    base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
+    print(release_number + base_release_number - 1);
+}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
+## END: Set by rpmautospec
+
 Name:           python-pydocket
 Version:        0.17.9
@@ -76,3 +86,6 @@

 %changelog
-%autochangelog
+## START: Generated by rpmautospec
+* Thu Mar 12 2026 Rodolfo Olivieri <[email protected]> - 0.17.9-1
+- Initial commit for python-pydocket
+## END: Generated by rpmautospec


Generated by fedora-review 0.11.0 (05c5b26) last change: 2025-11-29
Command line :/usr/bin/fedora-review -b 2443838
Buildroot used: fedora-rawhide-x86_64
Active plugins: Shell-api, Python, Generic
Disabled plugins: PHP, fonts, Ocaml, Haskell, SugarActivity, C/C++, Perl, R,
Java
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH


Please address/comment issues I mentioned above and we continue.


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2443838

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202443838%23c9

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to