Accepting request 1195979 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/1195979 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-netCDF4?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 17 14:42:24 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Revert numpy<2 restriction. It is explicitly supported.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 27 19:26:42 UTC 2024 - Christian Boltz <suse-beta@cboltz.de>
|
||||
|
||||
|
@@ -28,7 +28,7 @@ BuildRequires: %{python_module Cython >= 0.29}
|
||||
BuildRequires: %{python_module certifi}
|
||||
BuildRequires: %{python_module cftime}
|
||||
BuildRequires: %{python_module devel >= 3.7}
|
||||
BuildRequires: %{python_module numpy-devel >= 1.10.0 with %python-numpy-devel < 2}
|
||||
BuildRequires: %{python_module numpy-devel >= 1.10.0}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools >= 61}
|
||||
BuildRequires: %{python_module wheel}
|
||||
@@ -42,7 +42,7 @@ Requires: hdf5 >= 1.8.4
|
||||
Requires: netcdf >= 4.2
|
||||
Requires: python-certifi
|
||||
Requires: python-cftime
|
||||
Requires: (python-numpy >= 1.10.0 with python-numpy < 2)
|
||||
Requires: python-numpy >= 1.10.0
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
# SECTION tests
|
||||
|
Reference in New Issue
Block a user