summaryrefslogtreecommitdiff
path: root/python-rioxarray.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-rioxarray.spec')
-rw-r--r--python-rioxarray.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-rioxarray.spec b/python-rioxarray.spec
index ceff2f8..bad58f2 100644
--- a/python-rioxarray.spec
+++ b/python-rioxarray.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-rioxarray
-Version: 0.14.0
+Version: 0.14.1
Release: 1
Summary: geospatial xarray extension powered by rasterio
License: Apache
URL: https://github.com/corteva/rioxarray
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1a/c9/08b9e8602e88c57fb28120da9254a535741b94b48a44daf6ad9686a44f29/rioxarray-0.14.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a0/41/56e9daed5b3743eccb81cb1778d6e2fe67af4904ea0715e4d98624f54582/rioxarray-0.14.1.tar.gz
BuildArch: noarch
Requires: python3-packaging
@@ -66,7 +66,7 @@ Provides: python3-rioxarray-doc
%prep
-%autosetup -n rioxarray-0.14.0
+%autosetup -n rioxarray-0.14.1
%build
%py3_build
@@ -106,5 +106,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.14.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.14.1-1
- Package Spec generated