mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-14 00:16:59 +02:00
dev-python/jaraco-text: Sync with Gentoo
It's from Gentoo commit 9ae77e8cc8ea7a0bf4e4aed0636383ac3616cb7e.
This commit is contained in:
parent
bf3e320cfc
commit
2f5d88215d
@ -25,13 +25,6 @@ RDEPEND="
|
|||||||
>=dev-python/jaraco-context-4.1.1-r1[${PYTHON_USEDEP}]
|
>=dev-python/jaraco-context-4.1.1-r1[${PYTHON_USEDEP}]
|
||||||
>=dev-python/jaraco-functools-3.5.0-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
|
distutils_enable_tests pytest
|
||||||
|
|
||||||
|
@ -44,9 +44,6 @@ PDEPEND="
|
|||||||
BDEPEND="
|
BDEPEND="
|
||||||
test? (
|
test? (
|
||||||
${PDEPEND}
|
${PDEPEND}
|
||||||
$(python_gen_cond_dep '
|
|
||||||
dev-python/pathlib2[${PYTHON_USEDEP}]
|
|
||||||
' 3.9)
|
|
||||||
)
|
)
|
||||||
"
|
"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user