- Skip Python 3.9. It requires pydap, which is not available any
more. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=91
This commit is contained in:
parent
7b4792ad94
commit
3c048e7295
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 21:04:08 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Skip Python 3.9. It requires pydap, which is not available any
|
||||
more.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 27 10:56:32 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -25,6 +25,7 @@
|
||||
%define psuffix %{nil}
|
||||
%endif
|
||||
|
||||
%define skip_python39 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-xarray%{psuffix}
|
||||
Version: 2024.2.0
|
||||
@ -119,7 +120,6 @@ Requires: python-pooch
|
||||
Requires: python-scipy >= 1.10
|
||||
Requires: python-xarray = %{version}
|
||||
Requires: python-zarr >= 2.13
|
||||
Requires: (python-pydap >= 3.3 if python-base < 3.10)
|
||||
|
||||
%description io
|
||||
The [io] extra for xarray, N-D labeled arrays and datasets in Python
|
||||
|
Loading…
x
Reference in New Issue
Block a user