dev-python/python-engineio: Sphinx theme is dev-python/furo

Closes: https://bugs.gentoo.org/977866
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-06-22 10:39:35 +02:00
parent 2731151565
commit 1b904bf31b
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..14} )
PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1
@@ -39,7 +39,7 @@ BDEPEND="
EPYTEST_PLUGINS=( pytest-asyncio )
distutils_enable_tests pytest
distutils_enable_sphinx docs \
dev-python/alabaster
dev-python/furo
EPYTEST_IGNORE=(
# eventlet is masked for removal

View File

@@ -39,7 +39,7 @@ BDEPEND="
EPYTEST_PLUGINS=( pytest-asyncio )
distutils_enable_tests pytest
distutils_enable_sphinx docs \
dev-python/alabaster
dev-python/furo
EPYTEST_IGNORE=(
# eventlet is masked for removal