diff options
Diffstat (limited to 'dev-python/google-auth/google-auth-1.0.1.ebuild')
-rw-r--r-- | dev-python/google-auth/google-auth-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-1.0.1.ebuild b/dev-python/google-auth/google-auth-1.0.1.ebuild index 6a57524baac7..2564d6ef7f2a 100644 --- a/dev-python/google-auth/google-auth-1.0.1.ebuild +++ b/dev-python/google-auth/google-auth-1.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) inherit distutils-r1 DESCRIPTION="Google Authentication Library" -HOMEPAGE="https://pypi.python.org/pypi/google-auth/" +HOMEPAGE="https://pypi.org/project/google-auth/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" |