aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2023-07-14 21:12:25 +0500
committerAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2023-07-14 21:13:54 +0500
commit68fd095e1b85fae6664305e2e76a76d845c72cae (patch)
treeea8b422ac20add829ab8f618cd0904d64766137a
parentdev-nim/nake: add missing dep (diff)
downloadguru-68fd095e1b85fae6664305e2e76a76d845c72cae.tar.gz
guru-68fd095e1b85fae6664305e2e76a76d845c72cae.tar.bz2
guru-68fd095e1b85fae6664305e2e76a76d845c72cae.zip
dev-python/sphinx-hoverxref: disable docs
Closes: https://bugs.gentoo.org/883189 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
-rw-r--r--dev-python/sphinx-hoverxref/sphinx-hoverxref-1.3.0.ebuild19
1 files changed, 10 insertions, 9 deletions
diff --git a/dev-python/sphinx-hoverxref/sphinx-hoverxref-1.3.0.ebuild b/dev-python/sphinx-hoverxref/sphinx-hoverxref-1.3.0.ebuild
index 9a8d154f02..482a395b51 100644
--- a/dev-python/sphinx-hoverxref/sphinx-hoverxref-1.3.0.ebuild
+++ b/dev-python/sphinx-hoverxref/sphinx-hoverxref-1.3.0.ebuild
@@ -38,12 +38,13 @@ EPYTEST_DESELECT=(
distutils_enable_tests pytest
-distutils_enable_sphinx docs \
- dev-python/sphinx-autoapi \
- dev-python/sphinx-notfound-page \
- dev-python/sphinx-prompt \
- dev-python/sphinx-tabs \
- dev-python/sphinx-version-warning \
- dev-python/sphinx-rtd-theme \
- dev-python/sphinxcontrib-bibtex \
- dev-python/sphinxemoji
+# Bug #883189
+#distutils_enable_sphinx docs \
+# dev-python/sphinx-autoapi \
+# dev-python/sphinx-notfound-page \
+# dev-python/sphinx-prompt \
+# dev-python/sphinx-tabs \
+# dev-python/sphinx-version-warning \
+# dev-python/sphinx-rtd-theme \
+# dev-python/sphinxcontrib-bibtex \
+# dev-python/sphinxemoji