diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-07-19 13:04:10 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-07-19 13:09:49 +0200 |
commit | 9ae77e8cc8ea7a0bf4e4aed0636383ac3616cb7e (patch) | |
tree | 684d89ff402720074797970ef51fdad121a84597 /dev-python | |
parent | dev-python/ipython: Eliminate stale python_gen_cond_dep (diff) | |
download | gentoo-9ae77e8cc8ea7a0bf4e4aed0636383ac3616cb7e.tar.gz gentoo-9ae77e8cc8ea7a0bf4e4aed0636383ac3616cb7e.tar.bz2 gentoo-9ae77e8cc8ea7a0bf4e4aed0636383ac3616cb7e.zip |
dev-python/jaraco-text: 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/jaraco-text/jaraco-text-3.11.1.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/jaraco-text/jaraco-text-3.11.1.ebuild b/dev-python/jaraco-text/jaraco-text-3.11.1.ebuild index 4a3217e4b983..369fdc1db2f6 100644 --- a/dev-python/jaraco-text/jaraco-text-3.11.1.ebuild +++ b/dev-python/jaraco-text/jaraco-text-3.11.1.ebuild @@ -44,9 +44,6 @@ PDEPEND=" BDEPEND=" test? ( ${PDEPEND} - $(python_gen_cond_dep ' - dev-python/pathlib2[${PYTHON_USEDEP}] - ' 3.9) ) " |