diff options
Diffstat (limited to 'dev-python/webob/webob-1.7.4.ebuild')
-rw-r--r-- | dev-python/webob/webob-1.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webob/webob-1.7.4.ebuild b/dev-python/webob/webob-1.7.4.ebuild index 560db4eeab6a..a5ca5a16d818 100644 --- a/dev-python/webob/webob-1.7.4.ebuild +++ b/dev-python/webob/webob-1.7.4.ebuild @@ -11,7 +11,7 @@ MY_PN=WebOb MY_P=${MY_PN}-${PV} DESCRIPTION="WSGI request and response object" -HOMEPAGE="https://webob.org/ https://pypi.python.org/pypi/WebOb" +HOMEPAGE="https://webob.org/ https://pypi.org/project/WebOb" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" |