I'm trying to build python-executing for epel9 (https://bugzilla.redhat.com/show_bug.cgi?id=2049855) using this command (from Fedora 35):
fedpkg --release epel9 mockbuild
The build fails with these lines:
Handling asttokens from tox --print-deps-only: py39
Requirement not satisfied: asttokens
Handling pytest from tox --print-deps-only: py39
Requirement not satisfied: pytest
Handling pytest from tox --print-deps-only: py39
Requirement not satisfied: pytest
As I understand, I have to somehow enable Centos 9 stream CRB repo, but I cannot figure it out how.
What should I do to make the build successful?
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure