commit: d5b10294da349d5e4b8dcb454fa534c1df060f41
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 12 10:22:18 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 12 10:29:37 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5b10294
dev-python/bpython: Remove stale python_gen_cond_dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bpython/bpython-0.25.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/dev-python/bpython/bpython-0.25.ebuild
b/dev-python/bpython/bpython-0.25.ebuild
index 7b523aefd544..f5d255b95932 100644
--- a/dev-python/bpython/bpython-0.25.ebuild
+++ b/dev-python/bpython/bpython-0.25.ebuild
@@ -31,9 +31,6 @@ RDEPEND="
clipboard? ( dev-python/pyperclip[${PYTHON_USEDEP}] )
jedi? ( dev-python/jedi[${PYTHON_USEDEP}] )
watch? ( dev-python/watchdog[${PYTHON_USEDEP}] )
- $(python_gen_cond_dep '
- >=dev-python/typing-extensions-4.0.0[${PYTHON_USEDEP}]
- ' 3.10)
"
# sphinx is used implicitly to build manpages
BDEPEND="