dev-python/jaraco-text: Sync with Gentoo

It's from Gentoo commit 9ae77e8cc8ea7a0bf4e4aed0636383ac3616cb7e.
This commit is contained in:
Flatcar Buildbot 2023-08-07 07:10:58 +00:00 committed by Krzesimir Nowak
parent bf3e320cfc
commit 2f5d88215d
2 changed files with 0 additions and 10 deletions

View File

@ -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

View File

@ -44,9 +44,6 @@ PDEPEND="
BDEPEND="
test? (
${PDEPEND}
$(python_gen_cond_dep '
dev-python/pathlib2[${PYTHON_USEDEP}]
' 3.9)
)
"