Bug 2323224

Summary: Please build python-toml for EPEL10
Product: [Fedora] Fedora EPEL Reporter: Dan Radez <dradez>
Component: python-tomlAssignee: Julien Enselme <jujens>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel10CC: jujens, mhroncok, michel, 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: 2024-11-02 09:51:03 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: 1914423, 2315446    

Description Dan Radez 2024-11-01 17:46:04 UTC
python-jaraco-collections depends on toml and is being requested to be built for epel10

jaraco-collections => jaraco-text => rst-linker => toml

Comment 1 Dan Radez 2024-11-01 17:54:27 UTC
I can't seem to find how to set this bug blocking https://bugzilla.redhat.com/buglist.cgi?bug_id=2315446

Comment 2 Miro Hrončok 2024-11-01 23:00:52 UTC
I'd rather port python-jaraco-collections to tomllib/tomli-w.

However, I don't see the dependency:

$ repoquery -q --repo=rawhide --requires python3-jaraco-collections | grep toml
$ repoquery -q --repo=rawhide-source --requires python-jaraco-collections | grep toml
(python3dist(tomli) if python3-devel < 3.11)
python3dist(setuptools-scm[toml]) >= 3.4.1

Comment 3 Miro Hrončok 2024-11-02 00:53:33 UTC
oh I see, you said:

  jaraco-collections => jaraco-text => rst-linker => toml

Comment 5 Miro Hrončok 2024-11-07 08:56:25 UTC
*** Bug 2324281 has been marked as a duplicate of this bug. ***