Hello community, here is the log from the commit of package python-xarray for openSUSE:Factory checked in at 2019-07-21 11:33:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-xarray (Old) and /work/SRC/openSUSE:Factory/.python-xarray.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xarray" Sun Jul 21 11:33:46 2019 rev:13 rq:716615 version:0.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-xarray/python-xarray.changes 2019-07-08 15:11:36.507378676 +0200 +++ /work/SRC/openSUSE:Factory/.python-xarray.new.4126/python-xarray.changes 2019-07-21 11:33:47.540782894 +0200 @@ -1,0 +2,25 @@ +Mon Jul 15 19:31:13 UTC 2019 - Sebastian Wagner <[email protected]> + +- update to version 0.12.3: + - New functions/methods: + - New methods :py:meth:`Dataset.to_stacked_array` and + :py:meth:`DataArray.to_unstacked_dataset` for reshaping Datasets of variables + with different dimensions + (:issue:`1317`). + This is useful for feeding data from xarray into machine learning models, + as described in :ref:`reshape.stacking_different`. + - Enhancements: + - Support for renaming ``Dataset`` variables and dimensions independently + with :py:meth:`~Dataset.rename_vars` and :py:meth:`~Dataset.rename_dims` + (:issue:`3026`). + - Add ``scales``, ``offsets``, ``units`` and ``descriptions`` + attributes to :py:class:`~xarray.DataArray` returned by + :py:func:`~xarray.open_rasterio`. (:issue:`3013`) + - Bug fixes: + - Resolved deprecation warnings from newer versions of matplotlib and dask. + - Compatibility fixes for the upcoming pandas 0.25 and NumPy 1.17 releases. + - Fix summaries for multiindex coordinates (:issue:`3079`). + - Fix HDF5 error that could arise when reading multiple groups from a file at + once (:issue:`2954`). + +------------------------------------------------------------------- Old: ---- xarray-0.12.2.tar.gz New: ---- xarray-0.12.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-xarray.spec ++++++ --- /var/tmp/diff_new_pack.s0EJFV/_old 2019-07-21 11:33:48.184782786 +0200 +++ /var/tmp/diff_new_pack.s0EJFV/_new 2019-07-21 11:33:48.184782786 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-xarray -Version: 0.12.2 +Version: 0.12.3 Release: 0 Summary: N-D labeled arrays and datasets in Python License: Apache-2.0 ++++++ xarray-0.12.2.tar.gz -> xarray-0.12.3.tar.gz ++++++ ++++ 4325 lines of diff (skipped)
