diff options
Diffstat (limited to 'dev-python/pytest-timeout/pytest-timeout-1.2.0.ebuild')
-rw-r--r-- | dev-python/pytest-timeout/pytest-timeout-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-timeout/pytest-timeout-1.2.0.ebuild b/dev-python/pytest-timeout/pytest-timeout-1.2.0.ebuild index 2f57c1892015..1ff4694843d1 100644 --- a/dev-python/pytest-timeout/pytest-timeout-1.2.0.ebuild +++ b/dev-python/pytest-timeout/pytest-timeout-1.2.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="py.test plugin to abort hanging tests" -HOMEPAGE="https://pypi.python.org/pypi/pytest-timeout" +HOMEPAGE="https://pypi.org/project/pytest-timeout" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" |