diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-06-18 18:54:10 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-06-18 19:07:18 +0200 |
commit | 78cb54f7084b7896e3984f837475c7ba2b38c5b0 (patch) | |
tree | a1f696e8d7983694fd6ffc121d16e569ffba249a /dev-python/rich | |
parent | dev-python/pyvirtualdisplay: Eliminate stale python_gen_cond_dep (diff) | |
download | gentoo-78cb54f7084b7896e3984f837475c7ba2b38c5b0.tar.gz gentoo-78cb54f7084b7896e3984f837475c7ba2b38c5b0.tar.bz2 gentoo-78cb54f7084b7896e3984f837475c7ba2b38c5b0.zip |
dev-python/rich: Eliminate stale python_gen_cond_dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/rich')
-rw-r--r-- | dev-python/rich/rich-13.3.4.ebuild | 3 |
1 files changed, 0 insertions, 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 |