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 2023-06-27 23:17:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-geopy (Old)
 and      /work/SRC/openSUSE:Factory/.python-geopy.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-geopy"

Tue Jun 27 23:17:34 2023 rev:21 rq:1095550 version:2.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-geopy/python-geopy.changes        
2022-11-04 17:41:37.138896082 +0100
+++ /work/SRC/openSUSE:Factory/.python-geopy.new.15902/python-geopy.changes     
2023-06-27 23:17:46.123780745 +0200
@@ -1,0 +2,53 @@
+Mon Jun 26 07:55:41 UTC 2023 - Andreas Schneider <a...@cryptomilk.org>
+
+- Update to version 2.3.0
+  New Features:
+  * .MapBox: add referer param to allow restricted api_keys.
+  * Contributed by Dennis Stritzke. (#501)
+  * .MapBox: add language param to geocode.
+  * Contributed by Dennis Stritzke. (#503)
+  * .Distance: add floor division + right multiplication
+  * operators. (#485)
+  * .Distance: make hashable. (#485)
+  * .Nominatim: add namedetails param to reverse. (#525)
+  * .Pelias: add countries param to geocode. (#504)
+  * .GoogleV3: pass the original error_message to exceptions.
+  * (#398)
+
+  Packaging Changes
+  * Drop support for Python 3.5 and 3.6.
+  * Add support for Python 3.10 and 3.11.
+  * Relax geographiclib upper version constraint to allow 2.x.
+  * Contributed by David Hotham. (#520)
+  * Raise geographiclib lower version constraint to 1.52 to fix possible
+  * ValueError in .distance.geodesic due to
+  * the floating point inaccuracy. (#466)
+  * Move static metadata from setup.py to setup.cfg.
+
+  Deprecations
+  * .Pelias: deprecate country_bias param, use countries
+  * instead. (#504)
+  * .IGNFrance: authentication is no longer accepted by the API,
+  * so passing any credentials to the geocoder class has been deprecated.
+  * These arguments should be removed. (#496)
+
+  Bugfixes
+  * Fix possible TypeError thrown by .RequestsAdapter
+  * on destruction. Contributed by Philip Kahn. (#488)
+  * .ArcGIS: get address from LongLabel if Address is empty.
+  * All geocoders: fix unexpected scientific point format for coordinates
+  * near zero in reverse geocoding. (#511)
+  * .BANFrance: fix broken reverse (it looks like their API has
+  * changed in a backwards-incompatible way: the lng query arg has
+  * been renamed to lon).
+  * .IGNFrance: fix broken geocoder due to removal of
+  * authentication in their API. (#496)
+
+  Docs Improvements
+  * Add url to the GIS Stack Exchange geopy tag.
+  * Contributed by Taras Dubrava. (#516).
+  * .GeocodeEarth: add docs and pricing urls.
+  * Contributed by Julian Simioni. (#505).
+- Use sle15_python_module_pythons
+
+-------------------------------------------------------------------

Old:
----
  geopy-2.2.0.tar.gz

New:
----
  geopy-2.3.0.tar.gz

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

Other differences:
------------------
++++++ python-geopy.spec ++++++
--- /var/tmp/diff_new_pack.ZKZ8sH/_old  2023-06-27 23:17:46.919785429 +0200
+++ /var/tmp/diff_new_pack.ZKZ8sH/_new  2023-06-27 23:17:46.931785501 +0200
@@ -15,10 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
+%{?sle15_python_module_pythons}
 Name:           python-geopy
-Version:        2.2.0
+Version:        2.3.0
 Release:        0
 License:        MIT
 Summary:        Python Geocoding Toolbox

++++++ geopy-2.2.0.tar.gz -> geopy-2.3.0.tar.gz ++++++
++++ 1990 lines of diff (skipped)

Reply via email to