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 2021-12-17 23:54:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-xarray (Old) and /work/SRC/openSUSE:Factory/.python-xarray.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xarray" Fri Dec 17 23:54:27 2021 rev:33 rq:941018 version:0.20.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-xarray/python-xarray.changes 2021-11-22 23:05:26.585678547 +0100 +++ /work/SRC/openSUSE:Factory/.python-xarray.new.2520/python-xarray.changes 2021-12-17 23:54:47.543543603 +0100 @@ -1,0 +2,35 @@ +Fri Dec 10 08:01:01 UTC 2021 - Sebastian Wagner <sebix+novell....@sebix.at> + +- update to version 0.20.2: + - This is a bugfix release to resolve (:issue:`3391`, :issue:`5715`). It also: + - includes performance improvements in unstacking to a ``sparse`` array and a: + - number of documentation improvements.: + - Many thanks to the 20 contributors: + - Aaron Spring, Alexandre Poux, Deepak Cherian, Enrico Minack, Fabien Maussion,: + - Giacomo Caria, Gijom, Guillaume Maze, Illviljan, Joe Hamman, Joseph Hardin, Kai: + - M??hlbauer, Matt Henderson, Maximilian Roos, Michael Delgado, Robert Gieseke,: + - Sebastian Weigand and Stephan Hoyer.: + - Breaking changes: + - Use complex nan when interpolating complex values out of bounds by default (instead of real nan) (:pull:`6019`). + By `Alexandre Poux <https://github.com/pums974>`_. + - Performance: + - Significantly faster unstacking to a ``sparse`` array. :pull:`5577` + By `Deepak Cherian <https://github.com/dcherian>`_. + - Bug fixes: + - :py:func:`xr.map_blocks` and :py:func:`xr.corr` now work when dask is not installed (:issue:`3391`, :issue:`5715`, :pull:`5731`). + By `Gijom <https://github.com/Gijom>`_. + - Fix plot.line crash for data of shape ``(1, N)`` in _title_for_slice on format_item (:pull:`5948`). + By `Sebastian Weigand <https://github.com/s-weigand>`_. + - Fix a regression in the removal of duplicate backend entrypoints (:issue:`5944`, :pull:`5959`) + By `Kai M??hlbauer <https://github.com/kmuehlbauer>`_. + - Documentation: + - Better examples in docstrings for groupby and resampling reductions (:pull:`5871`). + By `Deepak Cherian <https://github.com/dcherian>`_, + `Maximilian Roos <https://github.com/max-sixty>`_, + `Jimmy Westling <https://github.com/illviljan>`_ . + - Internal Changes: + - Use ``importlib`` to replace functionality of ``pkg_resources`` in + backend plugins tests. (:pull:`5959`). + By `Kai M??hlbauer <https://github.com/kmuehlbauer>`_. + +------------------------------------------------------------------- Old: ---- xarray-0.20.1.tar.gz New: ---- xarray-0.20.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-xarray.spec ++++++ --- /var/tmp/diff_new_pack.SreozG/_old 2021-12-17 23:54:48.071544040 +0100 +++ /var/tmp/diff_new_pack.SreozG/_new 2021-12-17 23:54:48.075544044 +0100 @@ -21,7 +21,7 @@ # NEP 29: Numpy 1.20 dropped support for Python 3.6, python36-numpy is removed from Tumbleweed. xarray will follow on next release %define skip_python36 1 Name: python-xarray -Version: 0.20.1 +Version: 0.20.2 Release: 0 Summary: N-D labeled arrays and datasets in Python License: Apache-2.0 ++++++ xarray-0.20.1.tar.gz -> xarray-0.20.2.tar.gz ++++++ ++++ 5629 lines of diff (skipped)