Bug 2482236 - Please branch and build PyYAML in epel10
Summary: Please branch and build PyYAML in epel10
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: PyYAML
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: John Eckersberg
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2482241 EPELPackagersSIG
TreeView+ depends on / blocked
 
Reported: 2026-05-27 16:05 UTC by Michel Lind
Modified: 2026-05-27 17:29 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-05-27 16:25:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michel Lind 2026-05-27 16:05:43 UTC
Please branch and build PyYAML in epel10.

If you do not wish to maintain PyYAML in epel10,
or do not think you will be able to do this in a timely manner,
I would be happy to be a co-maintainer of the package (FAS: salimma);
please add me through https://src.fedoraproject.org/rpms/PyYAML/adduser

Comment 1 John Eckersberg 2026-05-27 16:25:57 UTC
PyYAML is part of baseos in el10 and is not a candidate for epel10.  The source package PyYAML produces python3-pyyaml which in turn provides other names:

# rpm -q --provides python3-pyyaml
python-PyYAML = 6.0.1-19.el10
python-pyyaml = 6.0.1-19.el10
python-yaml = 6.0.1-19.el10
python3-PyYAML = 6.0.1-19.el10
python3-pyyaml = 6.0.1-19.el10
python3-pyyaml(x86-64) = 6.0.1-19.el10
python3-yaml = 6.0.1-19.el10
python3.12-PyYAML = 6.0.1-19.el10
python3.12-pyyaml = 6.0.1-19.el10
python3.12-yaml = 6.0.1-19.el10
python3.12dist(pyyaml) = 6.0.1
python3dist(pyyaml) = 6.0.1

There is also a python 3.14 version available in appstream:

# rpm -q --provides python3.14-pyyaml
python3.14-PyYAML = 6.0.3-1.el10
python3.14-pyyaml = 6.0.3-1.el10
python3.14-pyyaml(x86-64) = 6.0.3-1.el10
python3.14-yaml = 6.0.3-1.el10
python3.14dist(pyyaml) = 6.0.3


Note You need to log in before you can comment on or make changes to this bug.