From a20a2e9fe6c99d993ed386eb0c64808c74bbf7a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 19 Jul 2023 13:04:22 +0200 Subject: dev-python/PyPDF2: Eliminate stale python_gen_cond_dep MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/PyPDF2/PyPDF2-3.0.0.ebuild | 5 ----- 1 file changed, 5 deletions(-) (limited to 'dev-python/PyPDF2/PyPDF2-3.0.0.ebuild') 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? ( -- cgit v1.2.3