summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-15 22:27:11 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-16 13:47:57 +0200
commitd84c3cb0828afec12635fbc577b791cda1d35fdb (patch)
tree5734368bd959af44bcce9c4246ee7ff6eb51f629 /dev-python/cliff
parentsys-kernel/vanilla-sources: Automated version bump to {4.19.133,5.4.52,5.7.9}... (diff)
downloadgentoo-d84c3cb0828afec12635fbc577b791cda1d35fdb.tar.gz
gentoo-d84c3cb0828afec12635fbc577b791cda1d35fdb.tar.bz2
gentoo-d84c3cb0828afec12635fbc577b791cda1d35fdb.zip
dev-python/cliff: Add test-dep on sphinx (for sphinxext)
Closes: https://bugs.gentoo.org/731980 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/cliff')
-rw-r--r--dev-python/cliff/cliff-3.3.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/cliff/cliff-3.3.0.ebuild b/dev-python/cliff/cliff-3.3.0.ebuild
index a7fef18e7137..e8426b32ad8f 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}]
)