dev-python/pytest-virtualenv: Update HOMEPAGE
authorMichał Górny <mgorny@gentoo.org>
Mon, 16 Dec 2019 14:30:09 +0000 (15:30 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 16 Dec 2019 14:38:00 +0000 (15:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild

index ce2151787c0a89e741f19b821611388d682941cc..f80146f66448892b3b68e22acb624ea141b930a9 100644 (file)
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_{5,6,7}} pypy{,3} )
 inherit distutils-r1
 
 DESCRIPTION="Virtualenv fixture for py.test"
-HOMEPAGE="https://github.com/manahl/pytest-plugins https://pypi.org/project/pytest-virtualenv/"
+HOMEPAGE="https://github.com/man-group/pytest-plugins https://pypi.org/project/pytest-virtualenv/"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"