summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-16 15:30:07 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-16 15:37:59 +0100
commit832cf4841484c117efafd0a4cb7f71dce000f920 (patch)
tree0e6656ef7c263e1bd5612af356bf8c776bd56abf /dev-python/pytest-shutil
parentdev-python/bottle: Use https for HOMEPAGE (diff)
downloadgentoo-832cf4841484c117efafd0a4cb7f71dce000f920.tar.gz
gentoo-832cf4841484c117efafd0a4cb7f71dce000f920.tar.bz2
gentoo-832cf4841484c117efafd0a4cb7f71dce000f920.zip
dev-python/pytest-shutil: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shutil')
-rw-r--r--dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"