diff options
Diffstat (limited to 'python-earthengine-api.spec')
-rw-r--r-- | python-earthengine-api.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-earthengine-api.spec b/python-earthengine-api.spec index 3b091c2..1c50ebc 100644 --- a/python-earthengine-api.spec +++ b/python-earthengine-api.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-earthengine-api -Version: 0.1.348 +Version: 0.1.350 Release: 1 Summary: Earth Engine Python API License: Apache Software License URL: http://code.google.com/p/earthengine-api/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3f/63/836ea326731a87dd27a7dddfe03d3ce85dbe57e1a2b438ca53149e3e42cb/earthengine-api-0.1.348.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/80/2f/a31a3da4de1d22d153f8c01b06b912f2bef82706d1f05bf0a106d3a52194/earthengine-api-0.1.350.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-earthengine-api-doc %prep -%autosetup -n earthengine-api-0.1.348 +%autosetup -n earthengine-api-0.1.350 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.348-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.350-1 - Package Spec generated |