On 16. 07. 24 13:28, Petr Pisar wrote:
V Tue, Jul 16, 2024 at 05:24:55AM -0400, Stephen Smoogen napsal(a):
So you are running into modularity issue there and I am guessing it is from
mock versus koji because koji gets around modularity with a hack. In mock
you have to tell it to enable the module there are in. I don’t know the
syntax off hand but it is probably a command line flag.

It's not a modularity issue. The issue is the python38-pytest is only built as
a modular package. In contrast to python38 or python312 packages which are
built a nonmodular packages.

That is not entirely correct.

python38 is a modular package, python38-pytest is a modular package as well.

python3.12 is not a modular package, python3.12-pytest is also not a modular package.

--

Anyway, the RHEL 8 Python 3.8 module is out of support, don't build any EPEL packages with Python 3.8 please.

--
Miro Hrončok
--
Phone: +420777974800
Fedora Matrix: mhroncok

--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to 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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to