diff options
Diffstat (limited to 'dev-python/foolscap/foolscap-0.11.0.ebuild')
-rw-r--r-- | dev-python/foolscap/foolscap-0.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/foolscap/foolscap-0.11.0.ebuild b/dev-python/foolscap/foolscap-0.11.0.ebuild index 5a4b05b9ddde..c158d74fa1ed 100644 --- a/dev-python/foolscap/foolscap-0.11.0.ebuild +++ b/dev-python/foolscap/foolscap-0.11.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="RPC protocol for Twisted" -HOMEPAGE="http://foolscap.lothar.com/trac https://pypi.python.org/pypi/foolscap" +HOMEPAGE="http://foolscap.lothar.com/trac https://pypi.org/project/foolscap" SRC_URI="http://${PN}.lothar.com/releases/${P}.tar.gz" LICENSE="MIT" |