diff options
Diffstat (limited to 'dev-python/flaky/flaky-3.1.1.ebuild')
-rw-r--r-- | dev-python/flaky/flaky-3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flaky/flaky-3.1.1.ebuild b/dev-python/flaky/flaky-3.1.1.ebuild index 28da53e5255d..d64b2dbb5ffd 100644 --- a/dev-python/flaky/flaky-3.1.1.ebuild +++ b/dev-python/flaky/flaky-3.1.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} ) inherit distutils-r1 DESCRIPTION="Plugin for nose or py.test that automatically reruns flaky tests" -HOMEPAGE="https://pypi.python.org/pypi/flaky https://github.com/box/flaky" +HOMEPAGE="https://pypi.org/project/flaky https://github.com/box/flaky" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" |