commit: 16387eb65498af287da53877ab2de52365a1cf19
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 15 17:51:14 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 17 09:44:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16387eb6
dev-python/jaraco-text: Remove obsolete py3.9-specific test dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jaraco-text/jaraco-text-3.11.1-r1.ebuild | 7 -------
1 file changed, 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