Bug 2271500
| Summary: | Missing dep in dnf package | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | langdon <langdon> |
| Component: | python-qrcode | Assignee: | Michel Lind <michel> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 39 | CC: | adam.martin, mail, manisandro, michel, tomspur |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | python-qrcode-7.4.2-12.fc39 python-qrcode-7.4.2-12.fc40 python-qrcode-8.0-5.fc42 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-04-10 04:04:33 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
langdon
2024-03-25 18:03:34 UTC
FEDORA-2024-3a8d53c92c (python-qrcode-7.4.2-12.fc39) has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-3a8d53c92c FEDORA-2024-cbbf86a8e3 (python-qrcode-7.4.2-12.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-cbbf86a8e3 FEDORA-2024-cbbf86a8e3 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-cbbf86a8e3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-cbbf86a8e3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-3a8d53c92c has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-3a8d53c92c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-3a8d53c92c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-3a8d53c92c (python-qrcode-7.4.2-12.fc39) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-cbbf86a8e3 (python-qrcode-7.4.2-12.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. As far as I can tell this dep is still missing? ``` $ dnf repoquery --releasever 39 --requires python3-qrcode-0:7.4.2-12.fc39.noarch Last metadata expiration check: 0:29:17 ago on Fri 30 Aug 2024 10:52:04 AM EDT. /usr/bin/python3 python(abi) = 3.12 python3.12dist(typing-extensions) $ dnf repoquery --releasever 40 --requires python3-qrcode-0:7.4.2-12.fc40.noarch Last metadata expiration check: 0:05:52 ago on Fri 30 Aug 2024 11:22:42 AM EDT. /usr/bin/python3 python(abi) = 3.12 python3.12dist(typing-extensions) ``` FEDORA-2025-4f4b8ee166 (python-qrcode-8.0-5.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-4f4b8ee166 FEDORA-2025-4f4b8ee166 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-4f4b8ee166` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-4f4b8ee166 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-4f4b8ee166 (python-qrcode-8.0-5.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. |