From: Tim Harder Date: Mon, 25 Sep 2017 23:43:07 +0000 (-0400) Subject: dev-python/tox: update HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f65cca7a1ef82458c88e8d30cc29bd50a6e101cf;p=gentoo.git dev-python/tox: update HOMEPAGE --- diff --git a/dev-python/tox/tox-2.7.0.ebuild b/dev-python/tox/tox-2.7.0.ebuild index 9fa76bafad4a..26a675934766 100644 --- a/dev-python/tox/tox-2.7.0.ebuild +++ b/dev-python/tox/tox-2.7.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy ) inherit distutils-r1 DESCRIPTION="virtualenv-based automation of test activities" -HOMEPAGE="http://tox.testrun.org" +HOMEPAGE="https://tox.readthedocs.io/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/tox/tox-2.8.1.ebuild b/dev-python/tox/tox-2.8.1.ebuild index c0177a22c3f1..7e3ffc9322bc 100644 --- a/dev-python/tox/tox-2.8.1.ebuild +++ b/dev-python/tox/tox-2.8.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy ) inherit distutils-r1 DESCRIPTION="virtualenv-based automation of test activities" -HOMEPAGE="http://tox.testrun.org" +HOMEPAGE="https://tox.readthedocs.io/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT"