commit: da61925fb99996c75b0fcdd472270be13cf5b723
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Jun 13 08:42:12 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jun 15 02:33:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da61925f
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 <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
dev-python/pytest-fixture-config/metadata.xml | 2 +-
dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild | 2 +-
dev-python/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 3677d9bd044..b53238d9031 100644
--- a/dev-python/pytest-fixture-config/metadata.xml
+++ b/dev-python/pytest-fixture-config/metadata.xml
@@ -12,7 +12,7 @@
<name>Edward Easton</name>
</maintainer>
<remote-id type="pypi">pytest-fixture-config</remote-id>
- <remote-id type="github">manahl/pytest-plugins</remote-id>
+ <remote-id type="github">man-group/pytest-plugins</remote-id>
</upstream>
<longdescription>
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 dbe95ee084b..adfb9b03d92 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 febeb13cd76..d2db63806a9 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"