- skip test test_asi8 on 32bit, results in "OverflowError: Python int too large to convert to C long"
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=106
This commit is contained in:
committed by
Git OBS Bridge
parent
abf60408f1
commit
b025ff699d
@@ -1,6 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 13:23:43 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- skip test test_asi8 on 32bit, results in "OverflowError: Python int too large to convert to C long"
|
||||
- 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.:
|
||||
@@ -1391,7 +1392,7 @@ Sun Aug 7 03:12:48 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
details. (PR5692). By Benoît Bovy.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 4 18:00:26 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Fri Mar 4 18:00:26 UTC 2022 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- - update to version 2022.03.0:
|
||||
- This release brings a number of small improvements, as well as a move to `calendar versioning <https://calver.org/>`_ (:issue:`6176`).:
|
||||
@@ -1431,7 +1432,7 @@ Fri Mar 4 18:00:26 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
By `Sebastian Weigand <https://github.com/s-weigand>`_ and `Joe Hamman <https://github.com/jhamman>`_.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 19:56:06 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Wed Feb 2 19:56:06 UTC 2022 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- - update to version 0.21.1:
|
||||
- This is a bugfix release to resolve (:issue:`6216`, :pull:`6207`).:
|
||||
@@ -1440,7 +1441,7 @@ Wed Feb 2 19:56:06 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
By `Sebastian Weigand <https://github.com/s-weigand>`_ and `Joe Hamman <https://github.com/jhamman>`_.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 29 09:23:51 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Sat Jan 29 09:23:51 UTC 2022 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- update to version 0.21.0:
|
||||
- Many thanks to the 20 contributors to the v0.21.0 release!:
|
||||
@@ -1497,7 +1498,7 @@ Mon Jan 24 16:28:40 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
yet
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 08:01:01 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Fri Dec 10 08:01:01 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- update to version 0.20.2:
|
||||
- This is a bugfix release to resolve (:issue:`3391`, :issue:`5715`). It also:
|
||||
@@ -1532,7 +1533,7 @@ Fri Dec 10 08:01:01 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
By `Kai Mühlbauer <https://github.com/kmuehlbauer>`_.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 14:46:40 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Mon Nov 15 14:46:40 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- update to version 0.20.1:
|
||||
- This is a bugfix release to fix :issue:`5930`.:
|
||||
@@ -1543,7 +1544,7 @@ Mon Nov 15 14:46:40 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
- Significant improvements to :ref:`api`. By `Deepak Cherian <https://github.com/dcherian>`_.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 2 19:44:34 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Tue Nov 2 19:44:34 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- update to version 0.20.0:
|
||||
- This release brings improved support for pint arrays, methods for weighted standard deviation, variance,:
|
||||
@@ -1673,7 +1674,7 @@ Tue Sep 21 10:38:39 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
- Tests require dask[diagnostics] extra now (for Jinja2)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 27 11:01:52 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Tue Jul 27 11:01:52 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- remove xarray-pr5449-dask-meta.patch, merged upstream.
|
||||
- remove test_resample_loffset.patch, merged upstream.
|
||||
@@ -1792,20 +1793,20 @@ Tue May 25 17:25:46 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
test (gh#pydata/xarray#5364).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 20 11:58:50 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Thu May 20 11:58:50 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- update to version 0.18.2:
|
||||
- This release reverts a regression in xarray's unstacking of dask-backed arrays.:
|
||||
- remove fix_test_resample_loffset.patch, doesn't work
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 13:53:54 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Wed May 19 13:53:54 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- add fix_test_resample_loffset.patch to fix test fail on i586
|
||||
https://github.com/pydata/xarray/issues/5341
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 07:26:03 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Wed May 19 07:26:03 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- update to version 0.18.1:
|
||||
- This release is intended as a small patch release to be compatible with the new:
|
||||
@@ -1851,7 +1852,7 @@ Wed May 19 07:26:03 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
By `Tom Nicholas <https://github.com/TomNicholas>`_.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 9 09:46:42 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Sun May 9 09:46:42 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- update to version 0.18.0:
|
||||
- This release brings a few important performance improvements, a wide range of:
|
||||
@@ -2056,7 +2057,7 @@ Sun May 9 09:46:42 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
By `Maximilian Roos <https://github.com/max-sixty>`_.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 27 14:38:41 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Sat Feb 27 14:38:41 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- update to version 0.17.0:
|
||||
- This release brings a few important performance improvements, a wide range of:
|
||||
@@ -2272,7 +2273,7 @@ Mon Feb 15 12:30:53 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
- Recommend/Suggest the extras
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 20 16:09:14 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Sun Dec 20 16:09:14 UTC 2020 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- update to version 0.16.2:
|
||||
- This release brings the ability to write to limited regions of ``zarr`` files, open zarr files with :py:func:`open_dataset` and :py:func:`open_mfdataset`, increased support for propagating ``attrs`` using the ``keep_attrs`` flag, as well as numerous bugfixes and documentation improvements.:
|
||||
@@ -2385,7 +2386,7 @@ Sun Dec 20 16:09:14 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
<https://github.com/mathause>`_.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 23 06:23:20 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Wed Sep 23 06:23:20 UTC 2020 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- update to version 0.16.1:
|
||||
- This patch release fixes an incompatability with a recent pandas change, which:
|
||||
@@ -2626,7 +2627,7 @@ Sat Mar 28 16:43:47 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||
tested instead of skipping the tests.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 1 15:02:10 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Sat Feb 1 15:02:10 UTC 2020 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- update to version 0.15.0:
|
||||
- This release brings many improvements to xarray's documentation: our examples are now binderized notebooks (`click here <https://mybinder.org/v2/gh/pydata/xarray/master?urlpath=lab/tree/doc/examples/weather-data.ipynb>`_):
|
||||
@@ -3074,7 +3075,7 @@ Mon Jul 29 21:32:02 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
- Disable non-functional dask tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 15 19:31:13 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Mon Jul 15 19:31:13 UTC 2019 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- update to version 0.12.3:
|
||||
- New functions/methods:
|
||||
@@ -3099,7 +3100,7 @@ Mon Jul 15 19:31:13 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
once (:issue:`2954`).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 30 09:29:36 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Sun Jun 30 09:29:36 UTC 2019 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- update to version 0.12.2:
|
||||
- New functions/methods:
|
||||
@@ -3246,7 +3247,7 @@ Tue Apr 23 09:44:22 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
- Just use %pytest macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 7 11:37:34 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Sun Apr 7 11:37:34 UTC 2019 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- Update to version 0.12.1:
|
||||
- Enhancements
|
||||
@@ -3362,7 +3363,7 @@ Wed Feb 13 18:04:03 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
to ``open_mfdataset``
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 3 17:40:46 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
Thu Jan 3 17:40:46 UTC 2019 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- update to version 0.11.2:
|
||||
- Removes inadvertently introduced setup dependency on pytest-runner (:issue:`2641`). Otherwise, this release is exactly equivalent to 0.11.1.
|
||||
@@ -3567,7 +3568,7 @@ Wed Jul 18 17:32:13 UTC 2018 - arun@gmx.de
|
||||
Hamman.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 10 20:04:48 UTC 2018 - sebix+novell.com@sebix.at
|
||||
Sun Jun 10 20:04:48 UTC 2018 - sebix@sebix.at
|
||||
|
||||
- update to version 0.10.7:
|
||||
* Enhancements:
|
||||
@@ -3687,7 +3688,7 @@ Mon May 21 04:03:17 UTC 2018 - arun@gmx.de
|
||||
Root.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 14 12:41:49 UTC 2018 - sebix+novell.com@sebix.at
|
||||
Sat Apr 14 12:41:49 UTC 2018 - sebix@sebix.at
|
||||
|
||||
- temporarily deactivated tests because of minor issues with netCDF library
|
||||
see https://github.com/pydata/xarray/issues/2050
|
||||
@@ -3787,7 +3788,7 @@ Sun Mar 4 09:34:18 UTC 2018 - jengelh@inai.de
|
||||
- Replace future goals and aims by present capabilities.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 11:44:58 UTC 2018 - sebix+novell.com@sebix.at
|
||||
Thu Mar 1 11:44:58 UTC 2018 - sebix@sebix.at
|
||||
|
||||
- update to version 0.10.1:
|
||||
* please see upstream changelog at: https://github.com/pydata/xarray/blob/v0.10.1/doc/whats-new.rst
|
||||
|
@@ -138,6 +138,7 @@ 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
|
||||
@@ -178,7 +179,7 @@ if [ $(getconf LONG_BIT) -eq 32 ]; then
|
||||
donttest="$donttest or (test_interpolate_chunk_advanced and linear)"
|
||||
# tests for 64bit types
|
||||
donttest="$donttest or TestZarrDictStore or TestZarrDirectoryStore or TestZarrWriteEmpty"
|
||||
donttest="$donttest or test_repr_multiindex or test_array_repr_dtypes_unix"
|
||||
donttest="$donttest or test_repr_multiindex or test_array_repr_dtypes_unix or test_asi8"
|
||||
fi
|
||||
# h5py was built without ROS3 support, can't use ros3 driver
|
||||
donttest="$donttest or TestH5NetCDFDataRos3Driver"
|
||||
|
Reference in New Issue
Block a user