diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 13:07:21 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 13:07:21 +0000 |
commit | 172c015ab3babf7f53d3359bd8a756a8b9dfd0e3 (patch) | |
tree | a904c7344122bd206a36d3a1ea97aba921886b8f | |
parent | f43b2f266904de936715462291ee830efd653143 (diff) |
automatic import of python-earthengine-apiopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-earthengine-api.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /earthengine-api-0.1.348.tar.gz +/earthengine-api-0.1.350.tar.gz 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 @@ -1 +1 @@ -d2937486ba6c93ce07ae2cdc7381fb2f earthengine-api-0.1.348.tar.gz +29c742480b30fec3b4f6a04128ecb6db earthengine-api-0.1.350.tar.gz |