commit: 6b37cb16e68f5ef9e35457d1a3235cfc895478db
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 08:35:05 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 08:51:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b37cb16
dev-python/pytest-fixture-config: drop py2 cruft
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../pytest-fixture-config/pytest-fixture-config-1.7.0-r2.ebuild | 4 ----
1 file changed, 4 deletions(-)
diff --git
a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r2.ebuild
b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r2.ebuild
index 9ff59bf1482e..4ac4ef588178 100644
--- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r2.ebuild
+++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r2.ebuild
@@ -22,10 +22,6 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k
~mips ppc ppc64 ~riscv
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]
"
-# block pytest plugins that will be broken by the upgrade
-RDEPEND+="
- !<dev-python/pytest-virtualenv-1.7.0-r1[python_targets_python2_7(-)]
-"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/setuptools-git[${PYTHON_USEDEP}]