From 489eb0fe0b5c62dd41712a8c23e5c5bf26b4d31b121910b1a57ba3aef6f86f42 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 9 May 2024 23:45:09 +0000 Subject: [PATCH] - 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 --- _multibuild | 1 - python-pandas.changes | 5 +++++ python-pandas.spec | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) 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}