commit:     88955b80b6fda584a99ccd21e8e2b69dcca9975d
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri May  2 17:32:19 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri May  2 17:32:19 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=88955b80

media-video/manimgl: remove obsolete python_gen_cond_dep

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 media-video/manimgl/manimgl-1.7.2.ebuild | 5 -----
 media-video/manimgl/manimgl-9999.ebuild  | 5 -----
 2 files changed, 10 deletions(-)

diff --git a/media-video/manimgl/manimgl-1.7.2.ebuild 
b/media-video/manimgl/manimgl-1.7.2.ebuild
index 701c8f57c..310c06ccf 100644
--- a/media-video/manimgl/manimgl-1.7.2.ebuild
+++ b/media-video/manimgl/manimgl-1.7.2.ebuild
@@ -62,12 +62,7 @@ RDEPEND="
        media-video/ffmpeg
        virtual/opengl
        x11-libs/pango
-       $(python_gen_cond_dep '
-               dev-python/typing-extensions[${PYTHON_USEDEP}]
-       ' python3_{7..10})
 "
-# typing-extensions is only needed for python < 3.11
-# so, only python3.10 should work too (because of PYTHON_COMPAT)
 
 DEPEND="${RDEPEND}"
 

diff --git a/media-video/manimgl/manimgl-9999.ebuild 
b/media-video/manimgl/manimgl-9999.ebuild
index 7b1d652fd..51b31adc2 100644
--- a/media-video/manimgl/manimgl-9999.ebuild
+++ b/media-video/manimgl/manimgl-9999.ebuild
@@ -62,12 +62,7 @@ RDEPEND="
        media-video/ffmpeg
        virtual/opengl
        x11-libs/pango
-       $(python_gen_cond_dep '
-               dev-python/typing-extensions[${PYTHON_USEDEP}]
-       ' python3_{7..10})
 "
-# typing-extensions is only needed for python < 3.11
-# so, only python3.10 should work too (because of PYTHON_COMPAT)
 
 DEPEND="${RDEPEND}"
 

Reply via email to