Bug 1908937
| Summary: | Please build python-typing-extensions for EPEL 7 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Scott K Logan <logans> |
| Component: | python-typing-extensions | Assignee: | Jonny Heggheim <hegjon> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel7 | CC: | hegjon, mail |
| 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: | 2021-04-02 17:22:45 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: | |||
I do not want to spend time on supporting EPEL 7. Closing for know, let me know if you or someone else want too and I will re-assign/open |
Description of problem: The python-typing-extensions package is built for EPEL 8, but has not been built for EPEL 7. Additional info: The epel8 branch of python-typing-extensions builds against EPEL 8 successfully with minimal modifications. The following two dependencies need to be updated to get the package to build: BuildRequires: python%{python3_pkgversion}-pytest BuildRequires: python%{python3_pkgversion}-pytest-cov Thanks!