dev-python/pbr: fix tests on py37 for 5.1.1
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 11 Feb 2020 20:15:03 +0000 (14:15 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 11 Feb 2020 20:15:19 +0000 (14:15 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/pbr/pbr-5.1.1.ebuild

index 91144ad7969c6da0b4bfb91c2fa83f905454691b..79cab5d13d398f842a82dea936d848bb2a038715 100644 (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}]