Bug 2332562

Summary: Please branch and build python-packaging in epel10
Product: [Fedora] Fedora Reporter: Kaleb KEITHLEY <kkeithle>
Component: python-packagingAssignee: Kaleb KEITHLEY <kkeithle>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: code, lbalhar, python-packagers-sig, rcallicotte
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: 2024-12-17 16:46:48 UTC Type: ---
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: 1914423    

Description Kaleb KEITHLEY 2024-12-16 12:56:53 UTC
Please branch and build python-packaging in epel10.

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

Comment 1 Kaleb KEITHLEY 2024-12-16 13:04:37 UTC
scratch build https://koji.fedoraproject.org/koji/taskinfo?taskID=126923414

Comment 2 Lumír Balhar 2024-12-16 14:37:16 UTC
Hi Kaleb. You are now a co-maintainer of the package for epel* branches.

Comment 3 Kaleb KEITHLEY 2024-12-16 16:04:22 UTC
hmm.

$ fedpkg request-branch epel10
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.

Comment 4 Ben Beasley 2024-12-16 16:25:24 UTC
Yes, it looks like it’s in the BaseOS repo for EL10.

https://tiny.distro.builders/view-rpm--view-c10s--python3-packaging.html

Perhaps you’re trying to backport something that wants packaging version 24.x? In that case, you’ll need to find a way to patch it to work with the older version, or backport an older version of the package you’re interested in if that’s not possible.

Comment 5 Lumír Balhar 2024-12-16 18:59:14 UTC
Or you can propose an update to python-packaging for Centos Stream 10. I see we have version 23.2 there and I'm not sure how many backward-incompatible changes are there.

It all depends on what you need.