1
0
forked from pool/python-xarray

- 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:
2024-03-01 21:04:42 +00:00
committed by Git OBS Bridge
parent 7b4792ad94
commit 3c048e7295
2 changed files with 7 additions and 1 deletions

View File

@@ -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>