diff options
| author | Michał Górny <mgorny@gentoo.org> | 2023-07-15 19:51:14 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2023-07-17 11:44:17 +0200 |
| commit | 16387eb65498af287da53877ab2de52365a1cf19 (patch) | |
| tree | e4c04fa97e0801ab831757153908777aff4d42df /dev-python | |
| parent | 1812f7bf867a1e1a97ccd1b1a68b02566c87dd68 (diff) | |
| download | gentoo-16387eb65498af287da53877ab2de52365a1cf19.tar.gz gentoo-16387eb65498af287da53877ab2de52365a1cf19.tar.bz2 gentoo-16387eb65498af287da53877ab2de52365a1cf19.zip | |
dev-python/jaraco-text: Remove obsolete py3.9-specific test 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-r1.ebuild | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dev-python/jaraco-text/jaraco-text-3.11.1-r1.ebuild b/dev-python/jaraco-text/jaraco-text-3.11.1-r1.ebuild index 31140137334d..c1747da85d28 100644 --- a/dev-python/jaraco-text/jaraco-text-3.11.1-r1.ebuild +++ b/dev-python/jaraco-text/jaraco-text-3.11.1-r1.ebuild @@ -25,13 +25,6 @@ RDEPEND=" >=dev-python/jaraco-context-4.1.1-r1[${PYTHON_USEDEP}] >=dev-python/jaraco-functools-3.5.0-r1[${PYTHON_USEDEP}] " -BDEPEND=" - test? ( - $(python_gen_cond_dep ' - dev-python/pathlib2[${PYTHON_USEDEP}] - ' 3.9) - ) -" distutils_enable_tests pytest |
