Hello community, here is the log from the commit of package python-xarray for openSUSE:Factory checked in at 2020-07-17 20:50:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-xarray (Old) and /work/SRC/openSUSE:Factory/.python-xarray.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xarray" Fri Jul 17 20:50:32 2020 rev:21 rq:821410 version:0.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-xarray/python-xarray.changes 2020-04-21 13:07:24.544422386 +0200 +++ /work/SRC/openSUSE:Factory/.python-xarray.new.3592/python-xarray.changes 2020-07-17 20:51:18.052948502 +0200 @@ -1,0 +2,11 @@ +Wed Jul 15 03:13:15 UTC 2020 - Todd R <[email protected]> + +- Update to version 0.16.0 + Highlights: + * xarray.cov & xarray.corr for covariance & correlation respectively + * the idxmax & idxmin methods + * the polyfit method & xarray.polyval for fitting polynomials + * a number of documentation improvements, other features, and bug fixes +- Enable now-working tests + +------------------------------------------------------------------- Old: ---- xarray-0.15.1.tar.gz New: ---- xarray-0.16.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-xarray.spec ++++++ --- /var/tmp/diff_new_pack.EWHI76/_old 2020-07-17 20:51:21.088951669 +0200 +++ /var/tmp/diff_new_pack.EWHI76/_new 2020-07-17 20:51:21.092951673 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-xarray -Version: 0.15.1 +Version: 0.16.0 Release: 0 Summary: N-D labeled arrays and datasets in Python License: Apache-2.0 @@ -68,8 +68,8 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -# Tests are xfail on aarch64: gh#pydata/xarray#2334 -%pytest -k "not test_datetime_reduce and not test_roundtrip_numpy_datetime_data and not test_download_from_github" xarray +# test_no_warning_from_dask_effective_get fails due to upstream scipy warning +%pytest -k "not test_download_from_github and not test_no_warning_from_dask_effective_get" xarray %files %{python_files} %doc README.rst ++++++ xarray-0.15.1.tar.gz -> xarray-0.16.0.tar.gz ++++++ ++++ 22803 lines of diff (skipped)
