Bug 2063713
Summary: | Please provide python-redis for EPEL-9 | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Stefan Bluhm <fedoraproject.org> |
Component: | python-redis | Assignee: | Fedora Infrastructure SIG <infra-sig> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | epel9 | CC: | admiller, i, infra-sig, kevin, kkeithle, mhayden, nathans, nnavneet1001, rbean, silas |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-redis-4.3.3-1.el9 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-06-20 00:36:24 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2033064, 2078478 |
Description
Stefan Bluhm
2022-03-14 08:26:55 UTC
I'm planning on updating rawhide soon, will try to push that new version to epel9 then too. This EPEL 9 backport would be super helpful for my work on backporting azure-cli to EPEL 9. Let me know if there's anything I can do to help. For what it's worth, I made a PR to switch to pyproject-rpm-macros. That removes some of the dependencies, like mock, which are no longer needed by upstream and are not available in EPEL. PR: https://src.fedoraproject.org/rpms/python-redis/pull-request/8 merged. epel9 branch requested. https://pagure.io/releng/fedora-scm-requests/issue/44057 Thanks, Kevin! 🎉 Made a PR for the backport. https://src.fedoraproject.org/rpms/python-redis/pull-request/9 The rawhide build failed with test failures. ;( Any idea what's going on there? Just to bring the conversation[0] full circle here, it looks like Fedora 37 went to redis 7.0.0 (the server), but python-redis (redis-py) is only tested against redis 4 + 5 based on what I see in the GitHub repository. I opened an issue[1] upstream to find out what their plan is for redis 7. I'll open a PR to disable some of those tests until upstream can get something put together. [0] https://src.fedoraproject.org/rpms/python-redis/pull-request/8 [1] https://github.com/redis/redis-py/issues/2153 Rawhide PR made to skip some tests. Looks okay in mock, but I'm waiting on CI: https://src.fedoraproject.org/rpms/python-redis/pull-request/10 *** Bug 2082002 has been marked as a duplicate of this bug. *** *** Bug 2087440 has been marked as a duplicate of this bug. *** Looks like the latest updates to rawhide allow this package to build just fine in EPEL 9. 🎉 FEDORA-EPEL-2022-47e49c4a21 has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-47e49c4a21 FEDORA-EPEL-2022-47e49c4a21 has been pushed to the Fedora EPEL 9 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-47e49c4a21 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2022-47e49c4a21 has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report. |