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 ac9af20aa969..e8c2e2194b21 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.org/project/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 de100961d66f..26e716820ade 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.org/project/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 de100961d66f..26e716820ade 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.org/project/cachetools" +HOMEPAGE="https://pypi.org/project/cachetools/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |