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