Accepting request 674708 from devel:languages:python:numeric
- update to version 0.11.3 - Fix build errors (forwarded request 674693 from TheBlackCat) OBS-URL: https://build.opensuse.org/request/show/674708 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xarray?expand=0&rev=8
This commit is contained in:
commit
867a236fca
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 13 18:04:03 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- update to version 0.11.3
|
||||
* Saving files with times encoded with reference dates with timezones
|
||||
(e.g. '2000-01-01T00:00:00-05:00') no longer raises an error
|
||||
* Fixed performance regression with ``open_mfdataset``
|
||||
* Fixed supplying an explicit dimension in the ``concat_dim`` argument to
|
||||
to ``open_mfdataset``
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 3 17:40:46 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-xarray
|
||||
Version: 0.11.2
|
||||
Version: 0.11.3
|
||||
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:af7147152629701f11e424caf8e4fbf5ea1dc2d03ed7a5ca31b83dd64387cfb2
|
||||
size 1720201
|
3
xarray-0.11.3.tar.gz
Normal file
3
xarray-0.11.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc3dceb680d67746168c46771e4aa7d2624519a7faf120421f16d6ddfdb984dd
|
||||
size 1720693
|
Loading…
Reference in New Issue
Block a user