- Skip build on Python 3.10 ... too many dependencies are missing.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pandas?expand=0&rev=116
This commit is contained in:
parent
1654daaf58
commit
489eb0fe0b
@ -1,5 +1,4 @@
|
||||
<multibuild>
|
||||
<package>test-py310</package>
|
||||
<package>test-py311</package>
|
||||
<package>test-py312</package>
|
||||
</multibuild>
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 9 23:44:42 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Skip build on Python 3.10 ... too many dependencies are missing.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 30 18:08:56 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -18,6 +18,7 @@
|
||||
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
%{?sle15_python_module_pythons}
|
||||
%define skip_python310 1
|
||||
|
||||
%if "%{flavor}" == ""
|
||||
%define psuffix %{nil}
|
||||
|
Loading…
x
Reference in New Issue
Block a user