Bug 2174960
Summary: | Please branch and build python-markupsafe in epel9 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jonathan Wright <jonathan> |
Component: | python-markupsafe | Assignee: | Miro Hrončok <mhroncok> |
Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | mhroncok, python-packagers-sig |
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-03-02 18:15: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: | |||
Bug Blocks: | 2174923 |
Description
Jonathan Wright
2023-03-02 18:03:11 UTC
The current rawhide branch builds successfully against EPEL9. https://koji.fedoraproject.org/koji/taskinfo?taskID=98200863 The package exists in RHEL 9 AppStream, hence it cannot be imported into EPEL 9. $ repoquery -q --repo=RHEL9-AppStream python3-markupsafe python3-markupsafe-0:1.1.1-12.el9.x86_64 $ repoquery -q --repo=c9s-appstream python3-markupsafe python3-markupsafe-0:1.1.1-12.el9.x86_64 https://gitlab.com/redhat/centos-stream/rpms/python-markupsafe PS the link you provided is a rawhide build, not epel9. Bahh I missed that it was there, just too old of a version. This might be fun. Sorry about that brain fart. |