diff options
Diffstat (limited to 'dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild')
-rw-r--r-- | dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild b/dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild index 203edd309576..fb3c29db4ccf 100644 --- a/dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild +++ b/dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Coverage 3.x support for Nose" -HOMEPAGE="https://github.com/ask/nosecover3 https://pypi.python.org/pypi/nose-cover3" +HOMEPAGE="https://github.com/ask/nosecover3 https://pypi.org/project/nose-cover3" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2" |