Fedora Account System
Red Hat Associate
Red Hat Customer
The version of git-review packaged is quite old and does not include fixes to migrate from `pkg_resources` to `importlib.metadata`. Starting in Fedora 44, this causes warnings: ``` $ git review -d 123 /usr/lib/python3.14/site-packages/git_review/cmd.py:34: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources Downloading refs/changes/11/123/1 from gerrit Switched to branch "review/foo/bar" ``` Reproducible: Always
FEDORA-2026-df796e2684 (git-review-2.5.0-2.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2026-df796e2684
FEDORA-2026-56def38072 (git-review-2.5.0-2.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2026-56def38072
FEDORA-EPEL-2026-55ce0c54fc has been pushed to the Fedora EPEL 10.3 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-55ce0c54fc See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2026-56def38072 has been pushed to the Fedora 44 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-56def38072` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-56def38072 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2026-df796e2684 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-df796e2684` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-df796e2684 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2026-55ce0c54fc (git-review-2.5.0-2.el10_3) has been pushed to the Fedora EPEL 10.3 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2026-56def38072 (git-review-2.5.0-2.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2026-df796e2684 (git-review-2.5.0-2.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.