diff options
| author | Mike Gilbert <floppym@gentoo.org> | 2018-04-19 13:51:17 -0400 |
|---|---|---|
| committer | Mike Gilbert <floppym@gentoo.org> | 2018-04-19 15:25:22 -0400 |
| commit | ad407789da9bde8519598415ce25a2a9706b70ae (patch) | |
| tree | a2ba0aaf57f13f477740523815140c75843eb983 /dev-python/python-openid | |
| parent | 5283acc5b86973e40e3a455a1eeaff7b81aa3232 (diff) | |
| download | gentoo-ad407789da9bde8519598415ce25a2a9706b70ae.tar.gz gentoo-ad407789da9bde8519598415ce25a2a9706b70ae.tar.bz2 gentoo-ad407789da9bde8519598415ce25a2a9706b70ae.zip | |
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540
Diffstat (limited to 'dev-python/python-openid')
| -rw-r--r-- | dev-python/python-openid/python-openid-2.2.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-openid/python-openid-2.2.5-r1.ebuild b/dev-python/python-openid/python-openid-2.2.5-r1.ebuild index b6a1cbf1d8e8..5aa4a84fce63 100644 --- a/dev-python/python-openid/python-openid-2.2.5-r1.ebuild +++ b/dev-python/python-openid/python-openid-2.2.5-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="OpenID support for servers and consumers" -HOMEPAGE="http://www.openidenabled.com/openid/libraries/python/ https://pypi.python.org/pypi/python-openid" +HOMEPAGE="http://www.openidenabled.com/openid/libraries/python/ https://pypi.org/project/python-openid" # Downloaded from https://github.com/openid/python-openid/downloads SRC_URI="mirror://gentoo/${P}.tar.gz" |
