diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:16:24 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:16:24 +0000 |
| commit | b6e654ebe7d1c0f624b9e8dd6bd75db50792f5cf (patch) | |
| tree | eb05b0c9e708f8dc89627c68f5ef343afc4567c6 | |
| parent | 09f902315aca992ef35599ee46e6454156e8e1bb (diff) | |
automatic import of python-geemapopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-geemap.spec | 10 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 7 insertions, 6 deletions
@@ -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 <Python_Bot@openeuler.org> - 0.20.5-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.20.6-1 - Package Spec generated @@ -1 +1 @@ -5f6c868c1591f6a99d8285ec3ac9873d geemap-0.20.5.tar.gz +6e092f53c02a32042b4c789ef65bc44a geemap-0.20.6.tar.gz |
