forked from pool/python-distributed
Accepting request 1077366 from home:bnavigator:branches:devel:languages:python:numeric
- Drop python38 test flavor OBS-URL: https://build.opensuse.org/request/show/1077366 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=140
This commit is contained in:
parent
b23a8cfe69
commit
854b851cfd
@ -1,5 +1,4 @@
|
|||||||
<multibuild>
|
<multibuild>
|
||||||
<package>test-py38</package>
|
|
||||||
<package>test-py39</package>
|
<package>test-py39</package>
|
||||||
<package>test-py310</package>
|
<package>test-py310</package>
|
||||||
<package>test-py311</package>
|
<package>test-py311</package>
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 4 20:47:17 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Drop python38 test flavor
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 27 16:41:16 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
Mon Mar 27 16:41:16 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -18,13 +18,6 @@
|
|||||||
|
|
||||||
%define psuffix %{nil}
|
%define psuffix %{nil}
|
||||||
%global flavor @BUILD_FLAVOR@%{nil}
|
%global flavor @BUILD_FLAVOR@%{nil}
|
||||||
%if "%{flavor}" == "test-py38"
|
|
||||||
%define psuffix -test-py38
|
|
||||||
%define skip_python39 1
|
|
||||||
%define skip_python310 1
|
|
||||||
%define skip_python311 1
|
|
||||||
%bcond_without test
|
|
||||||
%endif
|
|
||||||
%if "%{flavor}" == "test-py39"
|
%if "%{flavor}" == "test-py39"
|
||||||
%define psuffix -test-py39
|
%define psuffix -test-py39
|
||||||
%define skip_python38 1
|
%define skip_python38 1
|
||||||
|
Loading…
Reference in New Issue
Block a user