From 85a9a6d83717d4380bc035727cdec7b537db6a21cf41919a9c5eb0bdb324130d Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sat, 23 Sep 2023 09:24:05 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-geopandas?expand=0&rev=8 --- python-geopandas.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-geopandas.spec b/python-geopandas.spec index 9a30e89..28b8fcd 100644 --- a/python-geopandas.spec +++ b/python-geopandas.spec @@ -56,10 +56,10 @@ BuildRequires: %{python_module geopy} BuildRequires: %{python_module matplotlib >= 3.5.0} BuildRequires: %{python_module psycopg2} BuildRequires: %{python_module pyarrow} +BuildRequires: %{python_module pygeos} BuildRequires: %{python_module pytest} BuildRequires: %{python_module scipy} BuildRequires: %{python_module sqlalchemy} -BuildConflicts: %{python_module pygeos} # mapclassify not yet available #BuildRequires: %%{python_module mapclassify} %endif