- 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:
2023-05-31 08:28:20 +00:00
committed by Git OBS Bridge
parent f3ff3a8453
commit 312f1d9f85
4 changed files with 21 additions and 5 deletions

View File

@@ -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