commit:     fcd055989bdc2d56e9abf094b8bc7a8fbeac031f
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 14 19:47:36 2018 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Sep 14 19:47:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcd05598

dev-python/cliff: fix missing stestr dep

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-r1.ebuild => cliff-2.12.0-r2.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/cliff/cliff-2.12.0-r1.ebuild 
b/dev-python/cliff/cliff-2.12.0-r2.ebuild
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 d5fdba0dfe3..88264447c36 100644
--- a/dev-python/cliff/cliff-2.12.0-r1.ebuild
+++ b/dev-python/cliff/cliff-2.12.0-r2.ebuild
@@ -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}]

Reply via email to