commit: 78cb54f7084b7896e3984f837475c7ba2b38c5b0
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 16:54:10 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 17:07:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78cb54f7
dev-python/rich: Eliminate stale python_gen_cond_dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/rich/rich-13.3.4.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/dev-python/rich/rich-13.3.4.ebuild
b/dev-python/rich/rich-13.3.4.ebuild
index d5ef23a1e852..0987b2f88a45 100644
--- a/dev-python/rich/rich-13.3.4.ebuild
+++ b/dev-python/rich/rich-13.3.4.ebuild
@@ -27,9 +27,6 @@ RDEPEND="
<dev-python/markdown-it-py-3[${PYTHON_USEDEP}]
>=dev-python/markdown-it-py-2.2.0[${PYTHON_USEDEP}]
>=dev-python/pygments-2.13.0[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- dev-python/typing-extensions[${PYTHON_USEDEP}]
- ' 3.8)
"
distutils_enable_tests pytest