Bug 2445154
| Summary: | Please branch and build python-dogpile-cache for EPEL10 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Steve Traylen <steve.traylen> |
| Component: | python-dogpile-cache | Assignee: | Fedora Infrastructure SIG <infra-sig> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel10 | CC: | infra-sig, jonathan, rbean |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-dogpile-cache-1.5.0-2.el10_3 python-dogpile-cache-1.5.0-2.el10_2 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-04-08 01:39:01 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: | 2430522, 2447757 | ||
| Bug Blocks: | 2445153 | ||
|
Description
Steve Traylen
2026-03-06 08:59:36 UTC
Good news python-stevedore for 10.1, 10.2 and 10.3 are not built and on there way. In case unaware branches for epel10.1 and epel10.2 can be created with: fedpkg request-branch --no-auto-module epel10.1 and fedpkg request-branch --no-auto-module epel10.2 Doing https://src.fedoraproject.org/rpms/python-dogpile-cache/pull-request/11 first would make sense. Following an update to 1.5.0 version the EPEL10 version would require:
sed -i 's/"setuptools >= 77.0.3"/"setuptools"/' pyproject.toml
sed -i 's/license = "MIT"/license = {text = "MIT"}/' pyproject.toml
sed -i 's/license-files = \["LICENSE"\]//' pyproject.toml
to cope with the older version of setuptools.
Hi Jonathan, This package has all its deps in place now for EPEL10 With this patch: https://src.fedoraproject.org/rpms/python-dogpile-cache/pull-request/11 package scratch builds with tests on: * rawhide https://koji.fedoraproject.org/koji/taskinfo?taskID=143734230 * epel10 https://koji.fedoraproject.org/koji/taskinfo?taskID=143734241 * epel10.2 https://koji.fedoraproject.org/koji/taskinfo?taskID=143734242 FEDORA-EPEL-2026-522c6d852e (python-dogpile-cache-1.5.0-2.el10_3) has been submitted as an update to Fedora EPEL 10.3. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-522c6d852e FEDORA-EPEL-2026-a146178d7b (python-dogpile-cache-1.5.0-2.el10_2) has been submitted as an update to Fedora EPEL 10.2. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-a146178d7b FEDORA-EPEL-2026-a146178d7b has been pushed to the Fedora EPEL 10.2 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-a146178d7b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2026-522c6d852e 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-522c6d852e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2026-522c6d852e (python-dogpile-cache-1.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-EPEL-2026-a146178d7b (python-dogpile-cache-1.5.0-2.el10_2) has been pushed to the Fedora EPEL 10.2 stable repository. If problem still persists, please make note of it in this bug report. |