diff options
Diffstat (limited to 'dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild')
-rw-r--r-- | dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild b/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild index 91a8cd278033..a1e80dcc0c4f 100644 --- a/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild +++ b/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild @@ -10,7 +10,7 @@ MY_PN="PasteDeploy" MY_P="${MY_PN}-${PV}" DESCRIPTION="Load, configure, and compose WSGI applications and servers" -HOMEPAGE="https://pypi.python.org/pypi/PasteDeploy" +HOMEPAGE="https://pypi.org/project/PasteDeploy" # pypi tarball does not include tests SRC_URI="https://bitbucket.org/ianb/pastedeploy/get/${PV}.tar.gz -> ${P}-r1.tar.gz" |