Bug 2144673
| Summary: | Please branch and build python-PyMySQL in epel9 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Jonathan Wright <jonathan> |
| Component: | python-PyMySQL | Assignee: | Julien Enselme <jujens> |
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel9 | CC: | carl, damien.ciabrini, jujens |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-02-11 05:33:18 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: | 2032550 | ||
|
Description
Jonathan Wright
2022-11-22 00:43:31 UTC
When I tried to create the branch, I got this message: "Could not execute request_branch: This package is already an EL package, therefore it cannot be in EPEL. If this is a mistake or you have an exception, please contact the Release Engineering team." So I think the package is already available. I confirmed that python3-PyMySQL is available in RHEL 9 AppStream, therefore is ineligible for EPEL 9 by policy. Looking at the bug that led to this bug's creation, it seems this error message was misinterpreted. No matching package to install: 'python3dist(pymysql) >= 1.0.2' The package is available but is only at version 0.10.1. |