Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-geopandas for
openSUSE:Factory checked in at 2024-03-22 15:20:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-geopandas (Old)
and /work/SRC/openSUSE:Factory/.python-geopandas.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-geopandas"
Fri Mar 22 15:20:43 2024 rev:8 rq:1160472 version:0.14.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-geopandas/python-geopandas.changes
2024-03-06 23:05:24.239211851 +0100
+++
/work/SRC/openSUSE:Factory/.python-geopandas.new.1905/python-geopandas.changes
2024-03-22 15:32:48.099810812 +0100
@@ -1,0 +2,5 @@
+Thu Mar 21 20:06:36 UTC 2024 - Ben Greiner <[email protected]>
+
+- Don't test folium on python39: no longer available
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-geopandas.spec ++++++
--- /var/tmp/diff_new_pack.3xepmL/_old 2024-03-22 15:32:48.563827870 +0100
+++ /var/tmp/diff_new_pack.3xepmL/_new 2024-03-22 15:32:48.563827870 +0100
@@ -49,7 +49,7 @@
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}