commit:     d84c3cb0828afec12635fbc577b791cda1d35fdb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 15 20:27:11 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jul 16 11:47:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d84c3cb0

dev-python/cliff: Add test-dep on sphinx (for sphinxext)

Closes: https://bugs.gentoo.org/731980
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/cliff/cliff-3.3.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/cliff/cliff-3.3.0.ebuild 
b/dev-python/cliff/cliff-3.3.0.ebuild
index a7fef18e713..e8426b32ad8 100644
--- a/dev-python/cliff/cliff-3.3.0.ebuild
+++ b/dev-python/cliff/cliff-3.3.0.ebuild
@@ -27,6 +27,7 @@ RDEPEND="
 BDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
        !~dev-python/pbr-2.1.0
        test? (
+               dev-python/sphinx[${PYTHON_USEDEP}]
                >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
                >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
        )

Reply via email to