forked from pool/python-sparse
Accepting request 1198009 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/1198009 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sparse?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 30 14:42:24 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Unpin numpy 2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 8 05:01:00 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
Mon Jul 8 05:01:00 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@@ -32,15 +32,15 @@ BuildRequires: %{python_module wheel}
|
|||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module dask-array}
|
BuildRequires: %{python_module dask-array}
|
||||||
BuildRequires: %{python_module numba >= 0.49}
|
BuildRequires: %{python_module numba >= 0.49}
|
||||||
BuildRequires: %{python_module numpy >= 1.17 with %python-numpy < 2}
|
BuildRequires: %{python_module numpy >= 1.17}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module scipy >= 0.19}
|
BuildRequires: %{python_module scipy >= 0.19}
|
||||||
# /SECTION
|
# /SECTION
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-numba >= 0.49
|
Requires: python-numba >= 0.49
|
||||||
|
Requires: python-numpy >= 1.17
|
||||||
Requires: python-scipy >= 0.19
|
Requires: python-scipy >= 0.19
|
||||||
Requires: (python-numpy >= 1.17 with python-numpy < 2)
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
Reference in New Issue
Block a user