Accepting request 1144170 from home:bnavigator:branches:devel:languages:python:numeric
- Add python312 test flavor OBS-URL: https://build.opensuse.org/request/show/1144170 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=162
This commit is contained in:
@@ -39,6 +39,13 @@
|
||||
%define skip_python312 1
|
||||
%bcond_without test
|
||||
%endif
|
||||
%if "%{flavor}" == "test-py312"
|
||||
%define psuffix -test-py312
|
||||
%define skip_python39 1
|
||||
%define skip_python310 1
|
||||
%define skip_python311 1
|
||||
%bcond_without test
|
||||
%endif
|
||||
%if "%{flavor}" == ""
|
||||
%bcond_with test
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user