From 6d26ccab4e2332c01dd54f1a41bc0120632d933e49fa90c59f4a347b42cd23f8 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Fri, 4 Mar 2022 18:01:07 +0000 Subject: [PATCH] =?UTF-8?q?-=20update=20to=20version=202022.03.0:=20=20-?= =?UTF-8?q?=20This=20release=20brings=20a=20number=20of=20small=20improvem?= =?UTF-8?q?ents,=20as=20well=20as=20a=20move=20to=20`calendar=20versioning?= =?UTF-8?q?=20`=5F=20(:issue:`6176`).:=20=20-=20Many?= =?UTF-8?q?=20thanks=20to=20the=2016=20contributors=20to=20the=20v2022.02.?= =?UTF-8?q?0=20release!:=20=20-=20Aaron=20Spring,=20Alan=20D.=20Snow,=20An?= =?UTF-8?q?derson=20Banihirwe,=20crusaderky,=20Illviljan,=20Joe=20Hamman,?= =?UTF-8?q?=20Jonas=20Gli=C3=83=C2=9F,:=20=20-=20Lukas=20Pilz,=20Martin=20?= =?UTF-8?q?Bergemann,=20Mathias=20Hauser,=20Maximilian=20Roos,=20Romain=20?= =?UTF-8?q?Caneill,=20Stan=20West,=20Stijn=20Van=20Hoey,:=20=20-=20Tobias?= =?UTF-8?q?=20K=C3=83=C2=B6lling,=20and=20Tom=20Nicholas.:=20=20-=20New=20?= =?UTF-8?q?Features:=20=20=20-=20Enabled=20multiplying=20tick=20offsets=20?= =?UTF-8?q?by=20floats.=20Allows=20``float``=20``n``=20in=20=20=20=20=20:p?= =?UTF-8?q?y:meth:`CFTimeIndex.shift`=20if=20``shift=5Ffreq``=20is=20betwe?= =?UTF-8?q?en=20``Day``=20=20=20=20=20and=20``Microsecond``.=20(:issue:`61?= =?UTF-8?q?34`,=20:pull:`6135`).=20=20=20=20=20By=20`Aaron=20Spring=20`=5F.=20=20=20-=20Enbable=20to=20pr?= =?UTF-8?q?ovide=20more=20keyword=20arguments=20to=20`pydap`=20backend=20w?= =?UTF-8?q?hen=20reading=20=20=20=20=20OpenDAP=20datasets=20(:issue:`6274`?= =?UTF-8?q?).=20=20=20=20=20By=20`Jonas=20Gli=C3=83=C2=9F=20`.=20=20=20-=20Allow=20:py:meth:`DataArray.drop=5F?= =?UTF-8?q?duplicates`=20to=20drop=20duplicates=20along=20multiple=20dimen?= =?UTF-8?q?sions=20at=20once,=20=20=20=20=20and=20add=20:py:meth:`Dataset.?= =?UTF-8?q?drop=5Fduplicates`.=20(:pull:`6307`)=20=20=20=20=20By=20`Tom=20?= =?UTF-8?q?Nicholas=20`=5F.=20=20-=20Break?= =?UTF-8?q?ing=20changes:=20=20=20-=20Renamed=20the=20``interpolation``=20?= =?UTF-8?q?keyword=20of=20all=20``quantile``=20methods=20(e.g.=20:py:meth:?= =?UTF-8?q?`DataArray.quantile`)=20=20=20=20=20to=20``method``=20for=20con?= =?UTF-8?q?sistency=20with=20numpy=20v1.22.0=20(:pull:`6108`).=20=20=20=20?= =?UTF-8?q?=20By=20`Mathias=20Hauser=20`=5F.?= =?UTF-8?q?=20=20-=20Deprecations:=20=20-=20Bug=20fixes:=20=20=20-=20Varia?= =?UTF-8?q?bles=20which=20are=20chunked=20using=20dask=20in=20larger=20(bu?= =?UTF-8?q?t=20aligned)=20chunks=20than=20the=20target=20zarr=20chunk=20si?= =?UTF-8?q?ze=20=20=20=20=20can=20now=20be=20stored=20using=20`to=5Fzarr()?= =?UTF-8?q?`=20(:pull:`6258`)=20By=20`Tobias=20K=C3=83=C2=B6lling=20`=5F.=20=20=20-=20Multi-file=20datasets=20c?= =?UTF-8?q?ontaining=20encoded=20:py:class:`cftime.datetime`=20objects=20c?= =?UTF-8?q?an=20be=20read=20in=20parallel=20again=20(:issue:`6226`,=20:pul?= =?UTF-8?q?l:`6249`,=20:pull:`6305`).=20=20By=20`Martin=20Bergemann=20`=5F=20and=20`Stan=20West?= =?UTF-8?q?=20`=5F.=20=20-=20Documentation:?= =?UTF-8?q?=20=20=20-=20Delete=20files=20of=20datasets=20saved=20to=20disk?= =?UTF-8?q?=20while=20building=20the=20documentation=20and=20enable=20=20?= =?UTF-8?q?=20=20=20building=20on=20Windows=20via=20`sphinx-build`=20(:pul?= =?UTF-8?q?l:`6237`).=20=20=20=20=20By=20`Stan=20West=20`=5F.=20=20-=20Internal=20Changes:=20-=20update=20to?= =?UTF-8?q?=20version=200.21.1:=20=20-=20This=20is=20a=20bugfix=20release?= =?UTF-8?q?=20to=20resolve=20(:issue:`6216`,=20:pull:`6207`).:=20=20-=20Bu?= =?UTF-8?q?g=20fixes:=20=20=20-=20Add=20`packaging`=20as=20a=20dependency?= =?UTF-8?q?=20to=20Xarray=20(:issue:`6216`,=20:pull:`6207`).=20=20=20=20?= =?UTF-8?q?=20By=20`Sebastian=20Weigand=20`?= =?UTF-8?q?=5F=20and=20`Joe=20Hamman=20`=5F.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=65 --- python-xarray.changes | 40 ++++++++++++++++++++++++++++++++++++++++ python-xarray.spec | 2 +- xarray-0.21.1.tar.gz | 3 --- xarray-2022.3.0.tar.gz | 3 +++ 4 files changed, 44 insertions(+), 4 deletions(-) delete mode 100644 xarray-0.21.1.tar.gz create mode 100644 xarray-2022.3.0.tar.gz diff --git a/python-xarray.changes b/python-xarray.changes index 47e8f54..a92cc66 100644 --- a/python-xarray.changes +++ b/python-xarray.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Fri Mar 4 18:00:26 UTC 2022 - Sebastian Wagner + +- - update to version 2022.03.0: + - This release brings a number of small improvements, as well as a move to `calendar versioning `_ (:issue:`6176`).: + - Many thanks to the 16 contributors to the v2022.02.0 release!: + - Aaron Spring, Alan D. Snow, Anderson Banihirwe, crusaderky, Illviljan, Joe Hamman, Jonas Gliß,: + - Lukas Pilz, Martin Bergemann, Mathias Hauser, Maximilian Roos, Romain Caneill, Stan West, Stijn Van Hoey,: + - Tobias Kölling, and Tom Nicholas.: + - New Features: + - Enabled multiplying tick offsets by floats. Allows ``float`` ``n`` in + :py:meth:`CFTimeIndex.shift` if ``shift_freq`` is between ``Day`` + and ``Microsecond``. (:issue:`6134`, :pull:`6135`). + By `Aaron Spring `_. + - Enbable to provide more keyword arguments to `pydap` backend when reading + OpenDAP datasets (:issue:`6274`). + By `Jonas Gliß `. + - Allow :py:meth:`DataArray.drop_duplicates` to drop duplicates along multiple dimensions at once, + and add :py:meth:`Dataset.drop_duplicates`. (:pull:`6307`) + By `Tom Nicholas `_. + - Breaking changes: + - Renamed the ``interpolation`` keyword of all ``quantile`` methods (e.g. :py:meth:`DataArray.quantile`) + to ``method`` for consistency with numpy v1.22.0 (:pull:`6108`). + By `Mathias Hauser `_. + - Deprecations: + - Bug fixes: + - Variables which are chunked using dask in larger (but aligned) chunks than the target zarr chunk size + can now be stored using `to_zarr()` (:pull:`6258`) By `Tobias Kölling `_. + - Multi-file datasets containing encoded :py:class:`cftime.datetime` objects can be read in parallel again (:issue:`6226`, :pull:`6249`, :pull:`6305`). By `Martin Bergemann `_ and `Stan West `_. + - Documentation: + - Delete files of datasets saved to disk while building the documentation and enable + building on Windows via `sphinx-build` (:pull:`6237`). + By `Stan West `_. + - Internal Changes: +- update to version 0.21.1: + - This is a bugfix release to resolve (:issue:`6216`, :pull:`6207`).: + - Bug fixes: + - Add `packaging` as a dependency to Xarray (:issue:`6216`, :pull:`6207`). + By `Sebastian Weigand `_ and `Joe Hamman `_. + ------------------------------------------------------------------- Wed Feb 2 19:56:06 UTC 2022 - Sebastian Wagner diff --git a/python-xarray.spec b/python-xarray.spec index e8fceff..0c1614f 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-xarray -Version: 0.21.1 +Version: 2022.3.0 Release: 0 Summary: N-D labeled arrays and datasets in Python License: Apache-2.0 diff --git a/xarray-0.21.1.tar.gz b/xarray-0.21.1.tar.gz deleted file mode 100644 index 8b7c6b9..0000000 --- a/xarray-0.21.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0cd5a17c1271d6b468fb3872bd2ca196351cd522719275c436e45cac1d1ffc8b -size 2936861 diff --git a/xarray-2022.3.0.tar.gz b/xarray-2022.3.0.tar.gz new file mode 100644 index 0000000..f5d51ec --- /dev/null +++ b/xarray-2022.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:398344bf7d170477aaceff70210e11ebd69af6b156fe13978054d25c48729440 +size 2943007