summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-13 10:42:12 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-14 22:33:40 -0400
commitda61925fb99996c75b0fcdd472270be13cf5b723 (patch)
treef9e92f37808a84bf70c5363739d59d12f8d09cd5 /dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild
parentdev-python/oauthlib: update HOMEPAGE (diff)
downloadgentoo-da61925fb99996c75b0fcdd472270be13cf5b723.tar.gz
gentoo-da61925fb99996c75b0fcdd472270be13cf5b723.tar.bz2
gentoo-da61925fb99996c75b0fcdd472270be13cf5b723.zip
dev-python/pytest-fixture-config: update HOMEPAGE
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild')
-rw-r--r--dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild
index dbe95ee084bc..adfb9b03d925 100644
--- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild
+++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
inherit distutils-r1
DESCRIPTION="Virtualenv fixture for py.test"
-HOMEPAGE="https://github.com/manahl/pytest-plugins https://pypi.org/project/pytest-fixture-config/"
+HOMEPAGE="https://github.com/man-group/pytest-plugins https://pypi.org/project/pytest-fixture-config/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"