commit: da0091593a8b7a88d3a8071b950272177693028e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 9 10:36:42 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 9 10:36:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da009159
dev-python/pytest-subtests: Remove stale pypy3.7 deps
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{pytest-subtests-0.5.0.ebuild => pytest-subtests-0.5.0-r1.ebuild} | 3 ---
1 file changed, 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
similarity index 91%
rename from dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
rename to dev-python/pytest-subtests/pytest-subtests-0.5.0-r1.ebuild
index 08e73d0d282..287116268c4 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="