dev-python/geopy: fix HOMEPAGE

The one of HOMEPAGE link (http://www.geopy.org) leads now
to site with advertising content.

The new geopy documentation site is https://geopy.readthedocs.io

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
Sergey Torokhov
2020-04-12 13:19:46 +03:00
parent 04dac6c32e
commit db9e3ead08

View File

@@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="A Geocoding Toolbox for Python"
HOMEPAGE="
http://www.geopy.org
https://geopy.readthedocs.io
https://github.com/geopy/geopy
https://pypi.org/project/geopy
"