- 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 <https://github.com/s-weigand>`_ and `Joe Hamman <https://github.com/jhamman>`_.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=64
This commit is contained in:
2022-02-02 19:56:44 +00:00
committed by Git OBS Bridge
parent 76dd1822b7
commit f8005767a6
4 changed files with 13 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-xarray
Version: 0.21.0
Version: 0.21.1
Release: 0
Summary: N-D labeled arrays and datasets in Python
License: Apache-2.0