https://bugzilla.redhat.com/show_bug.cgi?id=1790241 Tobias <t-fedora@xxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t-fedora@xxxxxxxx --- Comment #1 from Tobias <t-fedora@xxxxxxxx> --- Looks like LICENSE contains both the MIT and the 3-Clause-BSD license. -License: MIT +License: MIT and BSD rpmlint complains a lot: pipx.noarch: W: spelling-error Summary(en_US) applicatiosn -> applications, application, supplication pipx.noarch: W: spelling-error %description -l en_US virtualenvs -> virtual pipx.noarch: W: incoherent-version-in-changelog 0.14.1.2-1 ['0.15.1.2-1.fc32', '0.15.1.2-1'] pipx.noarch: W: hidden-file-or-dir /usr/lib/python3.8/site-packages/pipx/.__init__.py.swp pipx.noarch: W: hidden-file-or-dir /usr/lib/python3.8/site-packages/pipx/.main.py.swp pipx.noarch: E: wrong-script-interpreter /usr/lib/python3.8/site-packages/pipx/main.py /usr/bin/env python3 pipx.noarch: E: non-executable-script /usr/lib/python3.8/site-packages/pipx/main.py 644 /usr/bin/env python3 pipx.noarch: E: wrong-script-interpreter /usr/lib/python3.8/site-packages/pipx/venv_metadata_inspector.py /usr/bin/env python3 pipx.noarch: E: non-executable-script /usr/lib/python3.8/site-packages/pipx/venv_metadata_inspector.py 644 /usr/bin/env python3 pipx.noarch: W: no-manual-page-for-binary pipx pipx.src: W: spelling-error Summary(en_US) applicatiosn -> applications, application, supplication pipx.src: W: spelling-error %description -l en_US virtualenvs -> virtual pipx.src:37: W: macro-in-comment %check pipx.src:38: W: macro-in-comment %{__python3} 2 packages and 0 specfiles checked; 4 errors, 10 warnings. Regarding tests: looks like they are excluded from the pypi-tarball. All I can think of is switching Source0 for the github tarball. more reviewing tomorrow ;-) -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx