From 36150b10c402c952e5a502d947882af5db7c6c2b95b0711ad19830c151b2b225 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 18 Oct 2022 22:26:22 +0000 Subject: [PATCH] - Update to 2022.10.0: - This release brings numerous bugfixes, a change in minimum supported versions, and a new scatter plot method for DataArrays. - 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! OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=70 --- local_dataset.patch | 2 +- python-xarray.changes | 12 ++++++++++++ python-xarray.spec | 2 +- xarray-2022.10.0.tar.gz | 3 +++ xarray-2022.6.0.tar.gz | 3 --- 5 files changed, 17 insertions(+), 5 deletions(-) create mode 100644 xarray-2022.10.0.tar.gz delete mode 100644 xarray-2022.6.0.tar.gz diff --git a/local_dataset.patch b/local_dataset.patch index 9248f02..0d5443a 100644 --- a/local_dataset.patch +++ b/local_dataset.patch @@ -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 diff --git a/python-xarray.changes b/python-xarray.changes index ee5d308..81e5b5d 100644 --- a/python-xarray.changes +++ b/python-xarray.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Oct 18 22:04:32 UTC 2022 - Matej Cepl + +- Update to 2022.10.0: + - This release brings numerous bugfixes, a change in minimum + supported versions, and a new scatter plot method for + DataArrays. +- 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! + ------------------------------------------------------------------- Sun Aug 7 03:12:48 UTC 2022 - Arun Persaud diff --git a/python-xarray.spec b/python-xarray.spec index 1edabbd..99e0c1c 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -18,7 +18,7 @@ %{?!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 diff --git a/xarray-2022.10.0.tar.gz b/xarray-2022.10.0.tar.gz new file mode 100644 index 0000000..089ea7e --- /dev/null +++ b/xarray-2022.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b39ff3475f73eaacdf831b0ab7eb6930e7b5933e46dcf71b9327f4c4bb941793 +size 3035596 diff --git a/xarray-2022.6.0.tar.gz b/xarray-2022.6.0.tar.gz deleted file mode 100644 index fe79a3b..0000000 --- a/xarray-2022.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1028d198493f66bb15bd35dcfdd11defd831cbee3af6589fff16f41bddd67e84 -size 3013166