Hello EPEL people,
apparently, all EPEL 8 Python 3.8 and 3.9 packages that should only provide python3.8dist(...)/python3.9dist(...) also provide python3dist(...).

That means, any Python 3.6 package that BuildRequires python3dist(...) might get a Python 3.8/3.9 package instead.

This has been fixed via https://src.fedoraproject.org/rpms/epel-rpm-macros/pull-request/47 (and accidentally pushed without epel-rpm-macros maintainers ack).

I propose that we ship the fix and rebuild all affected packages. That would be:

$ repoquery --repo=epel8{,-testing} --whatprovides 'python3.8dist(*)' --whatprovides 'python3.9dist(*)' --source | pkgname | sort | uniq

ansible
lutris
python38-click-epel
python38-dateutil-epel
python38-freezegun-epel
python38-hvac
python38-hypothesis-epel
python38-itsdangerous-epel
python38-jmespath
python38-jsonschema-epel
python38-netaddr-epel
python38-ntlm-auth-epel
python38-pynetbox
python38-pyrsistent-epel
python38-pytest-runner-epel
python38-requests_ntlm-epel
python38-setuptools_scm-epel
python38-textfsm-epel
python38-toml-epel
python38-winrm-epel
python38-xmltodict-epel
python39-click-epel
radicale

+ new packages that have not yet reached the either EPEL 8 repo
+ probably the same query in EPEL 8 next, but I miss a repo file for it ATM

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to