dev-python/cliff: fix missing stestr dep
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 14 Sep 2018 19:47:36 +0000 (14:47 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 14 Sep 2018 19:47:36 +0000 (14:47 -0500)
Fixes: https://bugs.gentoo.org/666112
Fixes: https://bugs.gentoo.org/665746
Package-Manager: Portage-2.3.48, Repoman-2.3.10

dev-python/cliff/cliff-2.12.0-r2.ebuild [moved from dev-python/cliff/cliff-2.12.0-r1.ebuild with 97% similarity]

similarity index 97%
rename from dev-python/cliff/cliff-2.12.0-r1.ebuild
rename to dev-python/cliff/cliff-2.12.0-r2.ebuild
index d5fdba0dfe3a321dba15d24c457bfb4e9c4ccd8c..88264447c36aa327e8debfd42e700bbb3b48e22b 100644 (file)
@@ -30,6 +30,7 @@ DEPEND="
                >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
                >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
                !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
+               >=dev-python/stestr-2.1.0[${PYTHON_USEDEP}]
        )
        doc? (
                >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]