summaryrefslogtreecommitdiff
path: root/dev-python/cachetools/cachetools-1.1.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cachetools/cachetools-1.1.5.ebuild')
-rw-r--r--dev-python/cachetools/cachetools-1.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cachetools/cachetools-1.1.5.ebuild b/dev-python/cachetools/cachetools-1.1.5.ebuild
index 3f953c75b8bd..ac9af20aa969 100644
--- a/dev-python/cachetools/cachetools-1.1.5.ebuild
+++ b/dev-python/cachetools/cachetools-1.1.5.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
inherit distutils-r1
DESCRIPTION="Extensible memoizing collections and decorators"
-HOMEPAGE="https://pypi.python.org/pypi/cachetools"
+HOMEPAGE="https://pypi.org/project/cachetools"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"