From 172c015ab3babf7f53d3359bd8a756a8b9dfd0e3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 13:07:21 +0000 Subject: automatic import of python-earthengine-api --- .gitignore | 1 + python-earthengine-api.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index cc70e4b..39a1107 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 0.1.348-1 +* Sun Apr 23 2023 Python_Bot - 0.1.350-1 - Package Spec generated diff --git a/sources b/sources index ddc0375..65b260d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d2937486ba6c93ce07ae2cdc7381fb2f earthengine-api-0.1.348.tar.gz +29c742480b30fec3b4f6a04128ecb6db earthengine-api-0.1.350.tar.gz -- cgit v1.2.3