Bug 2513973
| Summary: | Review Request: python-ezgb - A standalone Python library for working with git-bug repositories | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Maxime Ripard <maxime.ripard> | ||||
| Component: | Package Review | Assignee: | Javier Martinez Canillas <javierm> | ||||
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | javierm, package-review | ||||
| Target Milestone: | --- | Keywords: | AutomationTriaged | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| URL: | https://git.kernel.org/pub/scm/utils/%{srcname}/%{srcname}.git | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | --- | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | --- | |||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Maxime Ripard
2026-08-11 14:20:49 UTC
Copr build: https://copr.fedorainfracloud.org/coprs/build/10846978 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2513973-python-ezgb/fedora-rawhide-x86_64/10846978-python-ezgb/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. The fedora-review tool found some issues:
Rpmlint
-------
Checking: ezgb-0.2.0-1.fc45.noarch.rpm
python-ezgb-0.2.0-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/tmplei36umu')]
checks: 32, packages: 2
ezgb.noarch: E: non-executable-script /usr/lib/python3.15/site-packages/ezgb/__init__.py 644 /usr/bin/env python3
ezgb.noarch: E: non-executable-script /usr/lib/python3.15/site-packages/ezgb/_git.py 644 /usr/bin/env python3
ezgb.noarch: E: non-executable-script /usr/lib/python3.15/site-packages/ezgb/_models.py 644 /usr/bin/env python3
ezgb.noarch: E: non-executable-script /usr/lib/python3.15/site-packages/ezgb/_reader.py 644 /usr/bin/env python3
ezgb.noarch: E: non-executable-script /usr/lib/python3.15/site-packages/ezgb/_writer.py 644 /usr/bin/env python3
ezgb.noarch: W: no-documentation
ezgb.noarch: E: incorrect-fsf-address /usr/lib/python3.15/site-packages/ezgb-0.2.0.dist-info/licenses/COPYING
2 packages and 0 specfiles checked; 6 errors, 1 warnings, 7 filtered, 6 badness; has taken 0.3 s
Thanks for the review, I've added (and sent upstream) a patch to fix the non-executable-script warning. The FSF address warning has been reported upstream here: https://lore.kernel.org/tools/20260814-vengeful-smooth-pronghorn-cc6ded@houat/ The new spec file is here: https://download.copr.fedorainfracloud.org/results/mripard/python-ezgb/srpm-builds/10865137/python-ezgb.spec srpm: https://download.copr.fedorainfracloud.org/results/mripard/python-ezgb/srpm-builds/10865137/python-ezgb-0.2.0-1.fc46.src.rpm Created attachment 2154509 [details]
The .spec file difference from Copr build 10846978 to 10865152
Copr build: https://copr.fedorainfracloud.org/coprs/build/10865152 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2513973-python-ezgb/fedora-rawhide-x86_64/10865152-python-ezgb/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. |