Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-xarray for openSUSE:Factory checked in at 2022-03-11 21:41:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-xarray (Old) and /work/SRC/openSUSE:Factory/.python-xarray.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xarray" Fri Mar 11 21:41:44 2022 rev:36 rq:961121 version:2022.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-xarray/python-xarray.changes 2022-02-10 23:12:49.784322831 +0100 +++ /work/SRC/openSUSE:Factory/.python-xarray.new.25692/python-xarray.changes 2022-03-11 21:42:07.134109870 +0100 @@ -1,0 +2,40 @@ +Fri Mar 4 18:00:26 UTC 2022 - Sebastian Wagner <sebix+novell....@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`).: + - Many thanks to the 16 contributors to the v2022.02.0 release!: + - Aaron Spring, Alan D. Snow, Anderson Banihirwe, crusaderky, Illviljan, Joe Hamman, Jonas Gli??,: + - Lukas Pilz, Martin Bergemann, Mathias Hauser, Maximilian Roos, Romain Caneill, Stan West, Stijn Van Hoey,: + - Tobias K??lling, and Tom Nicholas.: + - New Features: + - Enabled multiplying tick offsets by floats. Allows ``float`` ``n`` in + :py:meth:`CFTimeIndex.shift` if ``shift_freq`` is between ``Day`` + and ``Microsecond``. (:issue:`6134`, :pull:`6135`). + By `Aaron Spring <https://github.com/aaronspring>`_. + - Enbable to provide more keyword arguments to `pydap` backend when reading + OpenDAP datasets (:issue:`6274`). + By `Jonas Gli?? <https://github.com/jgliss>`. + - Allow :py:meth:`DataArray.drop_duplicates` to drop duplicates along multiple dimensions at once, + and add :py:meth:`Dataset.drop_duplicates`. (:pull:`6307`) + By `Tom Nicholas <https://github.com/TomNicholas>`_. + - Breaking changes: + - Renamed the ``interpolation`` keyword of all ``quantile`` methods (e.g. :py:meth:`DataArray.quantile`) + to ``method`` for consistency with numpy v1.22.0 (:pull:`6108`). + By `Mathias Hauser <https://github.com/mathause>`_. + - Deprecations: + - Bug fixes: + - Variables which are chunked using dask in larger (but aligned) chunks than the target zarr chunk size + can now be stored using `to_zarr()` (:pull:`6258`) By `Tobias K??lling <https://github.com/d70-t>`_. + - Multi-file datasets containing encoded :py:class:`cftime.datetime` objects can be read in parallel again (:issue:`6226`, :pull:`6249`, :pull:`6305`). By `Martin Bergemann <https://github.com/antarcticrainforest>`_ and `Stan West <https://github.com/stanwest>`_. + - Documentation: + - Delete files of datasets saved to disk while building the documentation and enable + building on Windows via `sphinx-build` (:pull:`6237`). + By `Stan West <https://github.com/stanwest>`_. + - Internal Changes: +- update to version 0.21.1: + - This is a bugfix release to resolve (:issue:`6216`, :pull:`6207`).: + - Bug fixes: + - Add `packaging` as a dependency to Xarray (:issue:`6216`, :pull:`6207`). + By `Sebastian Weigand <https://github.com/s-weigand>`_ and `Joe Hamman <https://github.com/jhamman>`_. + +------------------------------------------------------------------- Old: ---- xarray-0.21.1.tar.gz New: ---- xarray-2022.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-xarray.spec ++++++ --- /var/tmp/diff_new_pack.6iXGsy/_old 2022-03-11 21:42:07.690110297 +0100 +++ /var/tmp/diff_new_pack.6iXGsy/_new 2022-03-11 21:42:07.694110301 +0100 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-xarray -Version: 0.21.1 +Version: 2022.3.0 Release: 0 Summary: N-D labeled arrays and datasets in Python License: Apache-2.0 ++++++ xarray-0.21.1.tar.gz -> xarray-2022.3.0.tar.gz ++++++ ++++ 5720 lines of diff (skipped)