commit: 9ed6765a208d1538e6722af014b16d6089ec8efe
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Mar 9 13:53:40 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Mar 9 14:43:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9ed6765a
dev-python/sphinx-autodoc-typehints: depend on sphinx
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
.../sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild
b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild
index 2db98eb..c125449 100644
--- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild
+++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild
@@ -17,6 +17,8 @@ SLOT="0"
BDEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
+
DEPEND="test? ( dev-python/sphobjinv[${PYTHON_USEDEP}]
dev-python/typing-extensions[${PYTHON_USEDEP}] )"