From dbdd68f6281caee4920b4446f157e988222bbfb5fb940e9e7d76af6a24972d2b Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Mon, 15 Nov 2021 14:47:43 +0000 Subject: [PATCH] - update to version 0.20.1: - This is a bugfix release to fix :issue:`5930`.: - Bug fixes: - Fix a regression in the detection of the backend entrypoints (:issue:`5930`, :pull:`5931`) By `Justus Magin `_. - Documentation: - Significant improvements to :ref:`api`. By `Deepak Cherian `_. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=60 --- python-xarray.changes | 11 +++++++++++ python-xarray.spec | 2 +- xarray-0.20.0.tar.gz | 3 --- xarray-0.20.1.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 xarray-0.20.0.tar.gz create mode 100644 xarray-0.20.1.tar.gz diff --git a/python-xarray.changes b/python-xarray.changes index 28df41c..196827b 100644 --- a/python-xarray.changes +++ b/python-xarray.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Nov 15 14:46:40 UTC 2021 - Sebastian Wagner + +- update to version 0.20.1: + - This is a bugfix release to fix :issue:`5930`.: + - Bug fixes: + - Fix a regression in the detection of the backend entrypoints (:issue:`5930`, :pull:`5931`) + By `Justus Magin `_. + - Documentation: + - Significant improvements to :ref:`api`. By `Deepak Cherian `_. + ------------------------------------------------------------------- Tue Nov 2 19:44:34 UTC 2021 - Sebastian Wagner diff --git a/python-xarray.spec b/python-xarray.spec index b5d239d..b5f94cd 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -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.0 +Version: 0.20.1 Release: 0 Summary: N-D labeled arrays and datasets in Python License: Apache-2.0 diff --git a/xarray-0.20.0.tar.gz b/xarray-0.20.0.tar.gz deleted file mode 100644 index 9d4c0b1..0000000 --- a/xarray-0.20.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ea93274868f78c46332fc3b75f4628f6d99e59a0315e294a99397ad1eb777a5 -size 2896515 diff --git a/xarray-0.20.1.tar.gz b/xarray-0.20.1.tar.gz new file mode 100644 index 0000000..8905d64 --- /dev/null +++ b/xarray-0.20.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c0bffd8b55fdef277f8f6c817153eb51fa4e58653a7ad92eaed9984164b7bdb +size 2896122