Accepting request 727966 from Application:Geo

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/727966
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geopy?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2019-09-04 07:15:21 +00:00 committed by Git OBS Bridge
commit 02e7b97b44
2 changed files with 13 additions and 8 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 27 07:00:00 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Ensure neutrality of descriptions.
-------------------------------------------------------------------
Mon Mar 25 04:17:12 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
@ -236,7 +241,7 @@ Wed Dec 11 01:23:31 UTC 2013 - p.drouand@gmail.com
not present.
+ Miscellaneous inconsistent behavior and errors in geolocating.
+ Google V2 geocoder has been removed as its API was shutdown.
- Changes from
- Changes from 0.95.1
+ Fix #12, where `DeprecationWarning` was showing for GoogleV2 even if
it wasn't being used (due to `geopy.geocoders` importing it).
+ `GoogleV3.geocode` "address" kwarg renamed to "string" to match

View File

@ -49,9 +49,9 @@ BuildArch: noarch
%python_subpackages
%description
Geopy makes it easy for developers to locate the coordinates of addresses, cities,
countries, and landmarks across the globe using third-party geocoders and other data
sources, such as wikis.
Geopy can determine the coordinates of addresses, cities, countries,
and landmarks using third-party geocoders and other data sources such
as wikis.
Geopy currently includes support for six geocoders: Google Maps, Yahoo! Maps, Windows
Local Live (Virtual Earth), geocoder.us, GeoNames, MediaWiki pages (with the GIS