Fedora Account System
Red Hat Associate
Red Hat Customer
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.)
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.
Branches created, now I need to unblock them in Koji.
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.
I've created a new update for both packages: https://bodhi.fedoraproject.org/updates/FEDORA-2021-0c96255092
Thank you! Built python-markdown 3.3.6 on top of it in F34.