Accepting request 1221605 from devel:languages:python:numeric

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1221605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numba?expand=0&rev=50
This commit is contained in:
Ana Guerrero 2024-11-06 15:52:15 +00:00 committed by Git OBS Bridge
commit b3605cd629
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 29 20:01:54 UTC 2024 - Dirk Müller <dmueller@suse.com>
- skip python313
-------------------------------------------------------------------
Mon Oct 21 13:14:22 UTC 2024 - Markéta Machová <mmachova@suse.com>

View File

@ -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