commit:     4e9d951e87b7af0e27f0b600863f045f0d77307a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 12 10:22:09 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 12 10:29:36 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e9d951e

dev-python/fakeredis: Remove stale python_gen_cond_dep

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/fakeredis/fakeredis-2.29.0.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/fakeredis/fakeredis-2.29.0.ebuild 
b/dev-python/fakeredis/fakeredis-2.29.0.ebuild
index fb2f5381d725..1069b69ee78c 100644
--- a/dev-python/fakeredis/fakeredis-2.29.0.ebuild
+++ b/dev-python/fakeredis/fakeredis-2.29.0.ebuild
@@ -23,9 +23,6 @@ RDEPEND="
        >=dev-python/redis-4.3[${PYTHON_USEDEP}]
        <dev-python/sortedcontainers-3[${PYTHON_USEDEP}]
        >=dev-python/sortedcontainers-2[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '
-               dev-python/typing-extensions[${PYTHON_USEDEP}]
-       ' 3.10)
 "
 BDEPEND="
        test? (

Reply via email to