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

index 701c5f8395ec58c4ce77146079f5d00efe1b1e60..ae62b2e0b153bc3c1b3ebf9def8d9a53bd9576e7 100644 (file)
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} pypy{,3} )
 inherit distutils-r1
 
 DESCRIPTION="A goodie-bag of unix shell and environment tools for py.test"
-HOMEPAGE="https://github.com/manahl/pytest-plugins https://pypi.org/project/pytest-shutil/"
+HOMEPAGE="https://github.com/man-group/pytest-plugins https://pypi.org/project/pytest-shutil/"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"