From b6e654ebe7d1c0f624b9e8dd6bd75db50792f5cf Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 11:16:24 +0000 Subject: automatic import of python-geemap --- .gitignore | 1 + python-geemap.spec | 10 +++++----- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index b532173..b0287ad 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /geemap-0.20.5.tar.gz +/geemap-0.20.6.tar.gz diff --git a/python-geemap.spec b/python-geemap.spec index 5f5859d..c62010d 100644 --- a/python-geemap.spec +++ b/python-geemap.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-geemap -Version: 0.20.5 +Version: 0.20.6 Release: 1 Summary: A Python package for interactive mapping using Google Earth Engine and ipyleaflet License: MIT license URL: https://github.com/gee-community/geemap -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/26/b8/fe74aa1700e629680d384dcc44d37f77280251ff99878d59032c4412a643/geemap-0.20.5.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/73/67/ab8d1f65ddae28df525ca9cf54b29a8e56b4131cd8212d523c36944ce071/geemap-0.20.6.tar.gz BuildArch: noarch Requires: python3-bqplot @@ -21,6 +21,7 @@ Requires: python3-ipytree Requires: python3-matplotlib Requires: python3-numpy Requires: python3-pandas +Requires: python3-plotly Requires: python3-pyperclip Requires: python3-box Requires: python3-scooby @@ -63,7 +64,6 @@ Requires: python3-gdown Requires: python3-geeadd Requires: python3-geojson Requires: python3-geopandas -Requires: python3-plotly Requires: python3-pycrs Requires: python3-pyshp Requires: python3-sankee @@ -106,7 +106,7 @@ Provides: python3-geemap-doc %prep -%autosetup -n geemap-0.20.5 +%autosetup -n geemap-0.20.6 %build %py3_build @@ -146,5 +146,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot - 0.20.5-1 +* Tue Apr 25 2023 Python_Bot - 0.20.6-1 - Package Spec generated diff --git a/sources b/sources index 390291a..941c0a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5f6c868c1591f6a99d8285ec3ac9873d geemap-0.20.5.tar.gz +6e092f53c02a32042b4c789ef65bc44a geemap-0.20.6.tar.gz -- cgit v1.2.3