2023-08-14 11:41:41 +00:00
committed by Git OBS Bridge
parent 770a50134c
commit 0018b9d304
2 changed files with 6 additions and 1 deletions

View File

@@ -90,7 +90,7 @@ Patch1: numpy-1.9.0-remove-__declspec.patch
Patch2: ignore-pkg_resources-deprecation.patch
# PATCH-FIX-OPENSUSE Do not call a deprecated hypothesis health check function
Patch3: remove-deprecated-hypothesis-funcs.patch
BuildRequires: %{python_module Cython >= 0.29.30}
BuildRequires: %{python_module Cython >= 0.29.30 with %python-Cython < 3}
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools >= 60.0.0}