diff options
Diffstat (limited to 'dev-python/pockets/pockets-0.3.ebuild')
-rw-r--r-- | dev-python/pockets/pockets-0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pockets/pockets-0.3.ebuild b/dev-python/pockets/pockets-0.3.ebuild index 51e8ddb01a74..c1ce16a273d5 100644 --- a/dev-python/pockets/pockets-0.3.ebuild +++ b/dev-python/pockets/pockets-0.3.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 IUSE="test" DESCRIPTION="A collection of helpful Python tools" -HOMEPAGE="https://pypi.python.org/pypi/pockets" +HOMEPAGE="https://pypi.org/project/pockets" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |