diff options
Diffstat (limited to 'dev-python/cachetools')
-rw-r--r-- | dev-python/cachetools/cachetools-1.1.5.ebuild | 2 | ||||
-rw-r--r-- | dev-python/cachetools/cachetools-2.0.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/cachetools/cachetools-2.0.1.ebuild | 2 |
3 files changed, 3 insertions, 3 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" diff --git a/dev-python/cachetools/cachetools-2.0.0.ebuild b/dev-python/cachetools/cachetools-2.0.0.ebuild index ae128ff5b3f0..de100961d66f 100644 --- a/dev-python/cachetools/cachetools-2.0.0.ebuild +++ b/dev-python/cachetools/cachetools-2.0.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) 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" diff --git a/dev-python/cachetools/cachetools-2.0.1.ebuild b/dev-python/cachetools/cachetools-2.0.1.ebuild index ae128ff5b3f0..de100961d66f 100644 --- a/dev-python/cachetools/cachetools-2.0.1.ebuild +++ b/dev-python/cachetools/cachetools-2.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) 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" |