From 8ddcc1f3186b578e6ee34fb3b050b89ea8647c7b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 09:30:35 +0000 Subject: automatic import of python-rioxarray --- .gitignore | 1 + python-rioxarray.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 36f1b19..724d752 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /rioxarray-0.14.0.tar.gz +/rioxarray-0.14.1.tar.gz 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 - 0.14.0-1 +* Sun Apr 23 2023 Python_Bot - 0.14.1-1 - Package Spec generated diff --git a/sources b/sources index d32e315..94a85c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ee666825092e0450dd3bd223aa13a39d rioxarray-0.14.0.tar.gz +d011e1d047d6cf18b8ee163917439935 rioxarray-0.14.1.tar.gz -- cgit v1.2.3