diff options
Diffstat (limited to 'python-geemap.spec')
| -rw-r--r-- | python-geemap.spec | 10 |
1 files changed, 5 insertions, 5 deletions
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 |
