dev-python/pbr: fix tests on py37 for 5.1.1

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
Matthew Thode
2020-02-11 14:15:03 -06:00
parent 11f1441e96
commit f477461374

View File

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