commit: a20a2e9fe6c99d993ed386eb0c64808c74bbf7a9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 19 11:04:22 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul 19 11:10:01 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a20a2e9f
dev-python/PyPDF2: Eliminate stale python_gen_cond_dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/PyPDF2/PyPDF2-3.0.0.ebuild | 5 -----
1 file changed, 5 deletions(-)
diff --git a/dev-python/PyPDF2/PyPDF2-3.0.0.ebuild
b/dev-python/PyPDF2/PyPDF2-3.0.0.ebuild
index eb02789f09d2..3eaceeaf93a4 100644
--- a/dev-python/PyPDF2/PyPDF2-3.0.0.ebuild
+++ b/dev-python/PyPDF2/PyPDF2-3.0.0.ebuild
@@ -31,11 +31,6 @@ RESTRICT="test"
# 150+ tests require network, too many to deselect
PROPERTIES="test_network"
-RDEPEND="
- $(python_gen_cond_dep '
- dev-python/typing-extensions[${PYTHON_USEDEP}]
- ' 3.8 3.9)
-"
BDEPEND="
dev-python/pillow[${PYTHON_USEDEP}]
test? (