diff options
Diffstat (limited to 'dev-python/webpy/webpy-0.37-r1.ebuild')
-rw-r--r-- | dev-python/webpy/webpy-0.37-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webpy/webpy-0.37-r1.ebuild b/dev-python/webpy/webpy-0.37-r1.ebuild index 8eed9a508f47..3bf4f527e20a 100644 --- a/dev-python/webpy/webpy-0.37-r1.ebuild +++ b/dev-python/webpy/webpy-0.37-r1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 MY_PN="web.py" DESCRIPTION="A small and simple web framework for Python" -HOMEPAGE="http://www.webpy.org https://pypi.python.org/pypi/web.py" +HOMEPAGE="http://www.webpy.org https://pypi.org/project/web.py" SRC_URI="http://www.webpy.org/static/${MY_PN}-${PV}.tar.gz" LICENSE="public-domain" |