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