Update to latest version (#2060096)

This commit is contained in:
Elliott Sales de Andrade
2022-03-05 19:11:45 -05:00
parent 48efc18b8d
commit 10e862c9fd
6 changed files with 23 additions and 21 deletions

View File

@@ -1,10 +1,10 @@
%global srcname xarray
%global data_commit 5fdb22b5613ba8176b9f6fa67be783d7810643eb
%global data_commit dbd07bb91a7112db0fd2f912c146999f9d436b0e
%bcond_with docs
Name: python-%{srcname}
Version: 0.21.1
Version: 2022.3.0
Release: %autorelease
Summary: N-D labeled arrays and datasets in Python
@@ -13,7 +13,7 @@ URL: https://github.com/pydata/xarray
Source0: %pypi_source
# Data for examples only.
Source1: https://github.com/pydata/xarray-data/archive/%{data_commit}/xarray-data-%{data_commit}.tar.gz
Source2: https://github.com/mapbox/rasterio/raw/1.2.10/tests/data/RGB.byte.tif
Source2: https://github.com/rasterio/rasterio/raw/1.2.10/tests/data/RGB.byte.tif
# All Fedora specific.
Patch0001: 0001-DOC-Don-t-download-RGB.byte.tif-during-build.patch
Patch0002: 0002-DOC-Skip-examples-using-unpackaged-dependencies.patch