dev-python/pbr: Replace python_gen_usedep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-12-16 10:56:15 +01:00
parent 48c1a2dc5c
commit 1b1dd9f03b

View File

@@ -37,7 +37,9 @@ DEPEND="
>=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
>=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
>=dev-python/virtualenv-14.0.6[${PYTHON_USEDEP}]
>=dev-python/stestr-2.1.0[$(python_gen_usedep python{2_7,3_5,3_6})]
$(python_gen_cond_dep '
>=dev-python/stestr-2.1.0[${PYTHON_USEDEP}]
' python{2_7,3_5,3_6})
>=dev-python/coverage-4.0[${PYTHON_USEDEP}]
!~dev-python/coverage-4.4[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]