diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-rioxarray.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <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 @@ -1 +1 @@ -ee666825092e0450dd3bd223aa13a39d rioxarray-0.14.0.tar.gz +d011e1d047d6cf18b8ee163917439935 rioxarray-0.14.1.tar.gz |
