Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-googlemaps for openSUSE:Factory checked in at 2023-01-20 17:38:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-googlemaps (Old) and /work/SRC/openSUSE:Factory/.python-googlemaps.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-googlemaps" Fri Jan 20 17:38:41 2023 rev:5 rq:1059833 version:4.7.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-googlemaps/python-googlemaps.changes 2020-06-11 10:04:51.439191340 +0200 +++ /work/SRC/openSUSE:Factory/.python-googlemaps.new.32243/python-googlemaps.changes 2023-01-20 17:38:55.220600919 +0100 @@ -1,0 +2,9 @@ +Thu Jan 19 15:46:02 UTC 2023 - Andrea Manzini <andrea.manz...@suse.com> + +- Update to 4.7.3 + * correct lazy attribute inside logger + * Adds support for Address Validation API + * Geocode by place id + * make Places textsearch query parameter optional + +------------------------------------------------------------------- Old: ---- googlemaps-4.4.1.tar.gz New: ---- googlemaps-4.7.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-googlemaps.spec ++++++ --- /var/tmp/diff_new_pack.m4be7R/_old 2023-01-20 17:38:55.772603972 +0100 +++ /var/tmp/diff_new_pack.m4be7R/_new 2023-01-20 17:38:55.780604016 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-googlemaps # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-googlemaps -Version: 4.4.1 +Version: 4.7.3 Release: 0 Summary: Python client library for Google Maps API Web Services License: Apache-2.0 @@ -59,6 +58,6 @@ %files %{python_files} %license LICENSE %doc README.md CHANGELOG.md -%{python_sitelib}/* +%{python_sitelib}/googlemaps* %changelog ++++++ googlemaps-4.4.1.tar.gz -> googlemaps-4.7.3.tar.gz ++++++ ++++ 2080 lines of diff (skipped)