Update to latest version (#2047970)

This commit is contained in:
Elliott Sales de Andrade
2022-02-13 02:14:53 -05:00
parent d99c648e41
commit 48efc18b8d
6 changed files with 10 additions and 9 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
%bcond_with docs
Name: python-%{srcname}
Version: 0.21.0
Version: 0.21.1
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.0.21/tests/data/RGB.byte.tif
Source2: https://github.com/mapbox/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