Bug 2027303

Summary: Please provide a build for F34
Product: [Fedora] Fedora Reporter: Thomas Moschny <thomas.moschny>
Component: python-importlib-metadataAssignee: Lumír Balhar <lbalhar>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 34CC: frank, lbalhar, python-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: 2021-12-06 06:33:39 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:

Description Thomas Moschny 2021-11-29 11:13:29 UTC
In order to update python-markdown to 3.3.6 in F34, we need importlib_metadata that is compatible with the stdlib version in Python 3.10, i.e. >= 4.4.

(See https://github.com/Python-Markdown/markdown/issues/1203 for a discussion about this dependency.)

Comment 1 Lumír Balhar 2021-11-29 15:15:56 UTC
importlib-metadata depends on zipp but I can build both for F34. Testing build in mock seems to be fine for both packages so I'm gonna request new branches for them.

Comment 2 Lumír Balhar 2021-11-30 04:47:47 UTC
Branches created, now I need to unblock them in Koji.

Comment 3 Lumír Balhar 2021-11-30 10:32:26 UTC
Here is an update for python-zipp in Fedora 34: https://bodhi.fedoraproject.org/updates/FEDORA-2021-46e4c37d1d Could you please test it and give it karma?

I'm going to create a buildroot override and build python-importlib-metadata on top of it.

Comment 4 Lumír Balhar 2021-11-30 12:36:18 UTC
I've created a new update for both packages: https://bodhi.fedoraproject.org/updates/FEDORA-2021-0c96255092

Comment 5 Thomas Moschny 2021-12-05 19:12:47 UTC
Thank you! Built python-markdown 3.3.6 on top of it in F34.