From 72c6f4f532d82efef895d698952698801619154b932fe66d59ed8ace6e553d79 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Wed, 13 Feb 2019 18:22:35 +0000 Subject: [PATCH] Accepting request 674693 from home:TheBlackCat:branches:devel:languages:python:numeric - update to version 0.11.3 - Fix build errors OBS-URL: https://build.opensuse.org/request/show/674693 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=9 --- python-xarray.changes | 10 ++++++++++ python-xarray.spec | 2 +- xarray-0.11.2.tar.gz | 3 --- xarray-0.11.3.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 xarray-0.11.2.tar.gz create mode 100644 xarray-0.11.3.tar.gz diff --git a/python-xarray.changes b/python-xarray.changes index f2e13e1..4ea4229 100644 --- a/python-xarray.changes +++ b/python-xarray.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Feb 13 18:04:03 UTC 2019 - Todd R + +- 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 diff --git a/python-xarray.spec b/python-xarray.spec index fce2130..f394050 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -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 diff --git a/xarray-0.11.2.tar.gz b/xarray-0.11.2.tar.gz deleted file mode 100644 index c84ce34..0000000 --- a/xarray-0.11.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af7147152629701f11e424caf8e4fbf5ea1dc2d03ed7a5ca31b83dd64387cfb2 -size 1720201 diff --git a/xarray-0.11.3.tar.gz b/xarray-0.11.3.tar.gz new file mode 100644 index 0000000..a37b9d5 --- /dev/null +++ b/xarray-0.11.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc3dceb680d67746168c46771e4aa7d2624519a7faf120421f16d6ddfdb984dd +size 1720693