Update to latest version.
This commit is contained in:
+5
-4
@@ -4,8 +4,8 @@
|
||||
%bcond_with docs
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.15.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.15.1
|
||||
Release: 1%{?dist}
|
||||
Summary: N-D labeled arrays and datasets in Python
|
||||
|
||||
License: ASL 2.0
|
||||
@@ -20,8 +20,6 @@ Patch0002: 0002-DOC-Skip-examples-using-unpackaged-dependencies.patch
|
||||
Patch0003: 0003-DOC-Don-t-print-out-conda-pip-environment.patch
|
||||
# https://github.com/pydata/xarray/pull/3274
|
||||
Patch0004: 0004-Use-drawstyle-instead-of-linestyle-in-plot.step.patch
|
||||
# https://github.com/pydata/xarray/pull/3749
|
||||
Patch0005: https://github.com/pydata/xarray/commit/52ee5dfe73b51b55cc90f2140f2cd54a2e7946a0.patch
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@@ -133,6 +131,9 @@ pytest-3 -ra -n auto -m "not network"
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 25 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.15.1-1
|
||||
- Update to latest version
|
||||
|
||||
* Fri Mar 06 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.15.0-2
|
||||
- Backport fix for seaborn 0.10.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user