forked from pool/python-numpy
- limit to Cython < 3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=135
This commit is contained in:
parent
a2a44450e8
commit
d68d7a5cc8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 14 11:41:16 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- limit to Cython < 3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 23 12:23:14 UTC 2023 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user