Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-MapProxy for openSUSE:Factory
checked in at 2024-12-04 15:27:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-MapProxy (Old)
and /work/SRC/openSUSE:Factory/.python-MapProxy.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-MapProxy"
Wed Dec 4 15:27:43 2024 rev:12 rq:1228223 version:2.0.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-MapProxy/python-MapProxy.changes
2024-05-15 21:29:53.600751315 +0200
+++
/work/SRC/openSUSE:Factory/.python-MapProxy.new.28523/python-MapProxy.changes
2024-12-04 15:27:49.859005869 +0100
@@ -1,0 +2,6 @@
+Wed Dec 4 08:33:52 UTC 2024 - Ben Greiner <[email protected]>
+
+- Remove disfunct requires_eq: MapProxy does not directly load
+ load libgeos* via ctypes. Shapely does, and was fixed already.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-MapProxy.spec ++++++
--- /var/tmp/diff_new_pack.YXe9rN/_old 2024-12-04 15:27:50.499032706 +0100
+++ /var/tmp/diff_new_pack.YXe9rN/_new 2024-12-04 15:27:50.503032874 +0100
@@ -59,15 +59,12 @@
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module redis}
BuildRequires: %{python_module requests}
-BuildRequires: geos-devel
BuildRequires: proj
# /SECTION
-# MapProxy calls the GEOS libs libgeos and libgeos_c via ctypes in python
scripts, undetected by rpm ld analyzer.
-# use requires_eq in order to be detectable by the python_subpackages rewriter
-%requires_eq %(rpm -q --requires geos-devel | grep libgeos)
Requires: proj
Requires: python-Pillow
Requires: python-PyYAML >= 3.0
+Recommends: python-GDAL
Recommends: python-Shapely >= 1.8
Provides: python-mapproxy = %{version}-%{release}
BuildArch: noarch
@@ -131,5 +128,5 @@
%python_alternative %{_bindir}/mapproxy-seed
%python_alternative %{_bindir}/mapproxy-util
%{python_sitelib}/mapproxy
-%{python_sitelib}/MapProxy-%{version}*-info
+%{python_sitelib}/MapProxy-%{version}.dist-info