forked from pool/python-xarray
Accepting request 933115 from devel:languages:python:numeric
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/933115 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xarray?expand=0&rev=32
This commit is contained in:
commit
72125fddb2
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 14:46:40 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- 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 <https://github.com/keewis>`_.
|
||||
- Documentation:
|
||||
- Significant improvements to :ref:`api`. By `Deepak Cherian <https://github.com/dcherian>`_.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 2 19:44:34 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ea93274868f78c46332fc3b75f4628f6d99e59a0315e294a99397ad1eb777a5
|
||||
size 2896515
|
3
xarray-0.20.1.tar.gz
Normal file
3
xarray-0.20.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c0bffd8b55fdef277f8f6c817153eb51fa4e58653a7ad92eaed9984164b7bdb
|
||||
size 2896122
|
Loading…
x
Reference in New Issue
Block a user