diff --git a/python-numba.changes b/python-numba.changes index 28196f8..9395517 100644 --- a/python-numba.changes +++ b/python-numba.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 29 20:01:54 UTC 2024 - Dirk Müller + +- skip python313 + ------------------------------------------------------------------- Mon Oct 21 13:14:22 UTC 2024 - Markéta Machová diff --git a/python-numba.spec b/python-numba.spec index 498715f..c0041fb 100644 --- a/python-numba.spec +++ b/python-numba.spec @@ -44,6 +44,9 @@ ExclusiveArch: x86_64 %ix86 ppc64le %arm aarch64 %if "%{flavor}" != "test-py312" %define skip_python312 1 %endif +%if "%{flavor}" != "test-py313" +%define skip_python313 1 +%endif # The obs server-side interpreter cannot use lua or rpm shrink %if "%pythons" == "" || "%pythons" == " " || "%pythons" == " " || "%pythons" == " " || "%pythons" == " " || ( "%pythons" == "python311" && 0%{?skip_python311} ) ExclusiveArch: donotbuild