mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/ipython: Require old sphinx in 5*
The documentation fails to build on >=sphinx-2, so force <2. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -49,7 +49,7 @@ DEPEND="${CDEPEND}
|
||||
)
|
||||
doc? (
|
||||
dev-python/ipykernel[${PYTHON_USEDEP}]
|
||||
dev-python/sphinx[${PYTHON_USEDEP}]
|
||||
<dev-python/sphinx-2[${PYTHON_USEDEP}]
|
||||
dev-python/sphinxcontrib-websupport[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user