diff --git a/_multibuild b/_multibuild index 6d8cafe..2a603a1 100644 --- a/_multibuild +++ b/_multibuild @@ -1,5 +1,4 @@ - test-py310 test-py311 test-py312 diff --git a/python-pandas.changes b/python-pandas.changes index 231a632..d40400e 100644 --- a/python-pandas.changes +++ b/python-pandas.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 9 23:44:42 UTC 2024 - Matej Cepl + +- Skip build on Python 3.10 ... too many dependencies are missing. + ------------------------------------------------------------------- Tue Apr 30 18:08:56 UTC 2024 - Ben Greiner diff --git a/python-pandas.spec b/python-pandas.spec index 4a0662b..12af3dd 100644 --- a/python-pandas.spec +++ b/python-pandas.spec @@ -18,6 +18,7 @@ %global flavor @BUILD_FLAVOR@%{nil} %{?sle15_python_module_pythons} +%define skip_python310 1 %if "%{flavor}" == "" %define psuffix %{nil}