Bug 1830873
| Summary: | [epel7] Please use proper naming for the python3 subpackage with python3 subversion | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Raphael Groner <projects.rg> |
| Component: | python-pep8 | Assignee: | Orphan Owner <extras-orphan> |
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel7 | CC: | extras-orphan, lewk, mhroncok, mrunge |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-07-09 03:08:25 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: | 1060408 | ||
| Bug Blocks: | |||
EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug. |
Description of problem: Please use proper naming for the python3 subpackage with python3 subversion. We've the %{python3_pkgversion} macro therefore. Version-Release number of selected component (if applicable): - How reproducible: yes Steps to Reproduce: 1. rawhide: dnf install python3-pep8 2. epel7: dnf install python36-pep8 3. Actual results: Error on epel7. No package found. Expected results: Package name includes the python3 subversion and gets properly installed. Additional info: See bug #1060408 for package history. The package is retired in rawhide but still relevant for epel7.