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-10-19 13:17:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-xarray (Old) and /work/SRC/openSUSE:Factory/.python-xarray.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xarray" Wed Oct 19 13:17:51 2022 rev:38 rq:1029886 version:2022.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-xarray/python-xarray.changes 2022-08-19 17:58:58.328413941 +0200 +++ /work/SRC/openSUSE:Factory/.python-xarray.new.2275/python-xarray.changes 2022-10-19 13:18:24.389312815 +0200 @@ -1,0 +2,14 @@ +Tue Oct 18 22:04:32 UTC 2022 - Matej Cepl <mc...@suse.com> + +- Update to 2022.10.0: + - This release brings numerous bugfixes, a change in minimum + supported versions, and a new scatter plot method for + DataArrays. + - Also, temporarily import loop_in_thread fixture from + distributed. +- Update to 2022.9.0: + - This release brings a large number of bugfixes and + documentation improvements, as well as an external interface + for setting custom indexes! + +------------------------------------------------------------------- Old: ---- xarray-2022.6.0.tar.gz New: ---- xarray-2022.10.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-xarray.spec ++++++ --- /var/tmp/diff_new_pack.LoBqFZ/_old 2022-10-19 13:18:25.045314174 +0200 +++ /var/tmp/diff_new_pack.LoBqFZ/_new 2022-10-19 13:18:25.049314183 +0200 @@ -16,9 +16,8 @@ # -%{?!python_module:%define python_module() python3-%{**}} Name: python-xarray -Version: 2022.6.0 +Version: 2022.10.0 Release: 0 Summary: N-D labeled arrays and datasets in Python License: Apache-2.0 ++++++ local_dataset.patch ++++++ --- /var/tmp/diff_new_pack.LoBqFZ/_old 2022-10-19 13:18:25.085314257 +0200 +++ /var/tmp/diff_new_pack.LoBqFZ/_new 2022-10-19 13:18:25.089314266 +0200 @@ -4,7 +4,7 @@ --- a/xarray/tutorial.py +++ b/xarray/tutorial.py -@@ -149,7 +149,10 @@ def open_dataset( +@@ -156,7 +156,10 @@ def open_dataset( url = f"{base_url}/raw/{version}/{path.name}" # retrieve the file ++++++ xarray-2022.6.0.tar.gz -> xarray-2022.10.0.tar.gz ++++++ ++++ 16822 lines of diff (skipped)