diff options
author | Sam James <sam@gentoo.org> | 2023-02-17 08:35:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-17 08:51:22 +0000 |
commit | 6b37cb16e68f5ef9e35457d1a3235cfc895478db (patch) | |
tree | 5ac1256759013c274dd28be03545cd7f289c5d19 /dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r2.ebuild | |
parent | dev-python/ioflo: drop py3.7 cruft (diff) | |
download | gentoo-6b37cb16e68f5ef9e35457d1a3235cfc895478db.tar.gz gentoo-6b37cb16e68f5ef9e35457d1a3235cfc895478db.tar.bz2 gentoo-6b37cb16e68f5ef9e35457d1a3235cfc895478db.zip |
dev-python/pytest-fixture-config: drop py2 cruft
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r2.ebuild')
-rw-r--r-- | dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r2.ebuild | 4 |
1 files changed, 0 insertions, 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}] |