diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-11-09 11:36:42 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-11-09 11:36:42 +0100 |
commit | da0091593a8b7a88d3a8071b950272177693028e (patch) | |
tree | b39b61921454df892f7ec08cafcda7e1daf114d2 /dev-python/pytest-subtests | |
parent | dev-python/pluggy: Remove stale pypy3.7 deps (diff) | |
download | gentoo-da0091593a8b7a88d3a8071b950272177693028e.tar.gz gentoo-da0091593a8b7a88d3a8071b950272177693028e.tar.bz2 gentoo-da0091593a8b7a88d3a8071b950272177693028e.zip |
dev-python/pytest-subtests: Remove stale pypy3.7 deps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-subtests')
-rw-r--r-- | dev-python/pytest-subtests/pytest-subtests-0.5.0-r1.ebuild (renamed from dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild) | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.5.0-r1.ebuild index 08e73d0d2828..287116268c4a 100644 --- a/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild +++ b/dev-python/pytest-subtests/pytest-subtests-0.5.0-r1.ebuild @@ -20,9 +20,6 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 s RDEPEND=" >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}] - $(python_gen_cond_dep ' - dev-python/typing-extensions - ' python3_7 pypy3) " # pytest-xdist is used to test compatibility BDEPEND=" |