From: Michał Górny Date: Mon, 16 Dec 2019 14:30:07 +0000 (+0100) Subject: dev-python/pytest-shutil: Update HOMEPAGE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=832cf4841484c117efafd0a4cb7f71dce000f920;p=gentoo.git dev-python/pytest-shutil: Update HOMEPAGE Signed-off-by: Michał Górny --- diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild index 701c5f8395ec..ae62b2e0b153 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild @@ -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"