From 4144201f2ad3124f9618cb9cdf075f7d91be29f8208775c58d03f45559afab77 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sun, 24 Nov 2024 17:07:17 +0000 Subject: [PATCH] - delete obsolete patches xarray-pr9356-dasktests.patch, xarray-pr9321-dasktests.patch and xarray-pr9403-np2.1-scalar.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=107 --- python-xarray.changes | 1 + python-xarray.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/python-xarray.changes b/python-xarray.changes index b014eac..d4180b7 100644 --- a/python-xarray.changes +++ b/python-xarray.changes @@ -2,6 +2,7 @@ Sun Nov 24 13:23:43 UTC 2024 - Sebastian Wagner - skip test test_asi8 on 32bit, results in "OverflowError: Python int too large to convert to C long" +- delete obsolete patches xarray-pr9356-dasktests.patch, xarray-pr9321-dasktests.patch and xarray-pr9403-np2.1-scalar.patch - update to version .2024.11.0: - This release brings better support for wrapping JAX arrays and Astropy Quantity objects, :py:meth:`DataTree.persist`, algorithmic improvements: - to many methods with dask (:py:meth:`Dataset.polyfit`, :py:meth:`Dataset.ffill`, :py:meth:`Dataset.bfill`, rolling reductions), and bug fixes.: diff --git a/python-xarray.spec b/python-xarray.spec index 1be3cee..d325284 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -131,6 +131,7 @@ The [io] extra for xarray, N-D labeled arrays and datasets in Python + #%%package parallel #Summary: The python xarray[parallel] extra #Requires: python-dask-complete >= 2023.11 @@ -138,7 +139,6 @@ The [io] extra for xarray, N-D labeled arrays and datasets in Python # #%description parallel #The [parallel] extra for xarray, N-D labeled arrays and datasets in Python - %package viz Summary: The python xarray[viz] extra Requires: python-matplotlib