diff options
| author | Michał Górny <mgorny@gentoo.org> | 2023-07-19 13:04:22 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2023-07-19 13:10:01 +0200 |
| commit | a20a2e9fe6c99d993ed386eb0c64808c74bbf7a9 (patch) | |
| tree | 8957a1baaf9f1a5c4f0f28c171d0a6eda7280325 /dev-python | |
| parent | 33c9053ee9b360c8663ba58754a027844ce989db (diff) | |
| download | gentoo-a20a2e9fe6c99d993ed386eb0c64808c74bbf7a9.tar.gz gentoo-a20a2e9fe6c99d993ed386eb0c64808c74bbf7a9.tar.bz2 gentoo-a20a2e9fe6c99d993ed386eb0c64808c74bbf7a9.zip | |
dev-python/PyPDF2: Eliminate stale python_gen_cond_dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/PyPDF2/PyPDF2-3.0.0.ebuild | 5 |
1 files changed, 0 insertions, 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? ( |
