summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-09-23 23:27:37 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2021-09-23 23:27:37 +0300
commitea41b6add5a7dbc4e2c130840ef6b17d4aa99f6a (patch)
tree4d4be4d42dcdcb2a7553a81e72bd96c751af5c6a /dev-python/sphobjinv
parentdev-perl/Text-Glob: EAPI=8 bump (diff)
downloadgentoo-ea41b6add5a7dbc4e2c130840ef6b17d4aa99f6a.tar.gz
gentoo-ea41b6add5a7dbc4e2c130840ef6b17d4aa99f6a.tar.bz2
gentoo-ea41b6add5a7dbc4e2c130840ef6b17d4aa99f6a.zip
dev-python/sphobjinv: add missing test dep on sphinx
Closes: https://bugs.gentoo.org/814515 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphobjinv')
-rw-r--r--dev-python/sphobjinv/sphobjinv-2.1-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/sphobjinv/sphobjinv-2.1-r1.ebuild b/dev-python/sphobjinv/sphobjinv-2.1-r1.ebuild
index 8ba9d8175c40..87b6f739a316 100644
--- a/dev-python/sphobjinv/sphobjinv-2.1-r1.ebuild
+++ b/dev-python/sphobjinv/sphobjinv-2.1-r1.ebuild
@@ -29,6 +29,7 @@ BDEPEND="
dev-python/pytest-ordering[${PYTHON_USEDEP}]
dev-python/pytest-timeout[${PYTHON_USEDEP}]
>=dev-python/stdio-mgr-1.0.1[${PYTHON_USEDEP}]
+ dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/timeout-decorator[${PYTHON_USEDEP}]
)
"