forked from pool/python-geopandas
Accepting request 1160472 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1160472 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geopandas?expand=0&rev=8
This commit is contained in:
commit
14c3cdc167
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 21 20:06:36 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Don't test folium on python39: no longer available
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 5 21:10:50 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
Tue Mar 5 21:10:50 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@ Recommends: python-matplotlib
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
BuildRequires: %{python_module Rtree}
|
BuildRequires: %{python_module Rtree}
|
||||||
BuildRequires: %{python_module folium}
|
BuildRequires: %{python_module folium if %python-base >= 3.10}
|
||||||
BuildRequires: %{python_module fsspec}
|
BuildRequires: %{python_module fsspec}
|
||||||
BuildRequires: %{python_module geopandas = %{version}}
|
BuildRequires: %{python_module geopandas = %{version}}
|
||||||
BuildRequires: %{python_module geopy}
|
BuildRequires: %{python_module geopy}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user