Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-geopy for openSUSE:Factory 
checked in at 2026-02-02 14:57:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-geopy (Old)
 and      /work/SRC/openSUSE:Factory/.python-geopy.new.1995 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-geopy"

Mon Feb  2 14:57:50 2026 rev:23 rq:1330354 version:2.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-geopy/python-geopy.changes        
2025-07-10 22:10:37.503913560 +0200
+++ /work/SRC/openSUSE:Factory/.python-geopy.new.1995/python-geopy.changes      
2026-02-02 14:58:10.314069637 +0100
@@ -1,0 +2,18 @@
+Thu Jan 29 18:53:28 UTC 2026 - Georg Pfuetzenreuter 
<[email protected]>
+
+- Update to version 2.4.1:
+  * .Nominatim: fix broken featuretype parameter. (#564)
+- From 2.4.0:
+  * New geocoder: .Woosmap.
+    Contributed by galela. (#541)
+  * New geocoder: .Geokeo.
+    Contributed by Geokeo. (#490)
+  * Removed Algolia Places geocoder: the service is shut down.
+    Contributed by mtmail. (#547)
+  * Add support for Python 3.12. (#559)
+  * RequestsAdapter: use system CA store by default instead of certifi. (#558)
+  * .DataBC: update service domain and endpoint.
+    Contributed by nickpcrogers. (#557)
+  * Move hardcoded domains to __init__ args for all geocoders.
+
+-------------------------------------------------------------------

Old:
----
  geopy-2.3.0.tar.gz

New:
----
  geopy-2.4.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-geopy.spec ++++++
--- /var/tmp/diff_new_pack.sEnTcP/_old  2026-02-02 14:58:13.238193234 +0100
+++ /var/tmp/diff_new_pack.sEnTcP/_new  2026-02-02 14:58:13.242193402 +0100
@@ -17,7 +17,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-geopy
-Version:        2.3.0
+Version:        2.4.1
 Release:        0
 License:        MIT
 Summary:        Python Geocoding Toolbox
@@ -31,20 +31,18 @@
 # SECTION test requirements
 BuildRequires:  %{python_module async_generator}
 BuildRequires:  %{python_module docutils}
-BuildRequires:  %{python_module geographiclib >= 1.49}
+BuildRequires:  %{python_module geographiclib >= 1.52}
+BuildRequires:  %{python_module geographiclib < 3}
 BuildRequires:  %{python_module pytest >= 3.10}
 BuildRequires:  %{python_module pytz}
 BuildRequires:  %{python_module xml}
 # /SECTION
 BuildRequires:  fdupes
-Requires:       python-geographiclib >= 1.49
+Requires:       python-geographiclib >= 1.52
+Requires:       python-geographiclib < 3
 Recommends:     python-pytz
 Recommends:     python-xml
-%ifpython2
-Requires:       python-statistics
-%endif
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -57,8 +55,7 @@
 extension), and Semantic MediaWiki pages.
 
 %prep
-%setup -q -n geopy-%{version}
-
+%autosetup -n geopy-%{version}
 
 # Online services are not available
 rm \

++++++ geopy-2.3.0.tar.gz -> geopy-2.4.1.tar.gz ++++++
++++ 2167 lines of diff (skipped)

Reply via email to