17
0

Accepting request 1059631 from home:amanzini:branches:Application:Geo

- 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

OBS-URL: https://build.opensuse.org/request/show/1059631
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-googlemaps?expand=0&rev=7
This commit is contained in:
2023-01-19 16:22:28 +00:00
committed by Git OBS Bridge
parent e69854438e
commit 4774244090
4 changed files with 15 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jan 19 15:46:02 UTC 2023 - Andrea Manzini <andrea.manzini@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
-------------------------------------------------------------------
Tue Jun 9 12:21:45 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>