From da61925fb99996c75b0fcdd472270be13cf5b723 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 13 Jun 2020 10:42:12 +0200 Subject: [PATCH] dev-python/pytest-fixture-config: update HOMEPAGE Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger Signed-off-by: Aaron Bauman --- dev-python/pytest-fixture-config/metadata.xml | 2 +- .../pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild | 2 +- .../pytest-fixture-config/pytest-fixture-config-1.7.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/pytest-fixture-config/metadata.xml b/dev-python/pytest-fixture-config/metadata.xml index 3677d9bd044ea..b53238d903199 100644 --- a/dev-python/pytest-fixture-config/metadata.xml +++ b/dev-python/pytest-fixture-config/metadata.xml @@ -12,7 +12,7 @@ Edward Easton pytest-fixture-config - manahl/pytest-plugins + man-group/pytest-plugins Simple configuration objects for Py.test fixtures. Allows you to skip 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 dbe95ee084bc6..adfb9b03d925e 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" diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0.ebuild index febeb13cd76de..d2db63806a95f 100644 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0.ebuild +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 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"