- update to 2023.05.0:
* This release adds some new methods and operators, updates our
deprecation policy for python versions, fixes some bugs with
groupby, and introduces experimental support for alternative
chunked parallel array computation backends via a new plugin
system!
* Docstrings examples for string methods
* Fix groupby_bins when labels are specified
* Fix binning by unsorted array
* This release includes support for pandas v2, allows
refreshing of backend engines in a session, and removes
deprecated backends for ``rasterio`` and ``cfgrib``.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=80
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define skip_python38 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-xarray
|
||||
Version: 2023.2.0
|
||||
Version: 2023.5.0
|
||||
Release: 0
|
||||
Summary: N-D labeled arrays and datasets in Python
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user