From: Jan Stancek on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3702

Default RHEL9 setuptools don't support pyproject.toml,
and also don't meet requirements for jsonschema and pyyaml.

There is a python3.12 package, but there's no 3.12 version
of python jsonschema.

Skip ynl on older RHEL to avoid build errors:
    error: File not found:
BUILDROOT/kernel-6.14.0-0.rc3.28.test.el9.x86_64/usr/bin/ynl*
    error: File not found:
BUILDROOT/kernel-6.14.0-0.rc3.28.test.el9.x86_64/usr/lib/python3.9/site-
packages/

Signed-off-by: Jan Stancek <jstan...@redhat.com>

---
 redhat/kernel.spec.template |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

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

Reply via email to