forked from pool/python-geopandas
Accepting request 1160471 from home:bnavigator:branches:Application:Geo
- Don't test folium on python39: no longer available OBS-URL: https://build.opensuse.org/request/show/1160471 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-geopandas?expand=0&rev=18
This commit is contained in:
parent
18379c7702
commit
2dbef95605
@ -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>
|
||||
|
||||
|
@ -49,7 +49,7 @@ Recommends: python-matplotlib
|
||||
BuildArch: noarch
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module Rtree}
|
||||
BuildRequires: %{python_module folium}
|
||||
BuildRequires: %{python_module folium if %python-base >= 3.10}
|
||||
BuildRequires: %{python_module fsspec}
|
||||
BuildRequires: %{python_module geopandas = %{version}}
|
||||
BuildRequires: %{python_module geopy}
|
||||
|
Loading…
x
Reference in New Issue
Block a user