mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-python/sphinx: Remove implicit dep on sphinx_rtd_theme
Sphinx does not require this theme in any way, it merely has a special internal function to load it. Same holds for alabaster, though I guess that dependency makes sense since it's the default theme. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -32,8 +32,6 @@ RDEPEND="
|
||||
>=dev-python/requests-2.0.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/six-1.5[${PYTHON_USEDEP}]
|
||||
>=dev-python/snowballstemmer-1.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/sphinx_rtd_theme-0.1[${PYTHON_USEDEP}]
|
||||
<dev-python/sphinx_rtd_theme-2.0[${PYTHON_USEDEP}]
|
||||
dev-python/packaging[${PYTHON_USEDEP}]
|
||||
dev-python/sphinxcontrib-websupport[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' -2)
|
||||
@@ -36,7 +36,6 @@ RDEPEND="
|
||||
dev-python/sphinxcontrib-htmlhelp[${PYTHON_USEDEP}]
|
||||
dev-python/sphinxcontrib-serializinghtml[${PYTHON_USEDEP}]
|
||||
dev-python/sphinxcontrib-qthelp[${PYTHON_USEDEP}]
|
||||
dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
|
||||
dev-python/packaging[${PYTHON_USEDEP}]
|
||||
latex? (
|
||||
dev-texlive/texlive-latexextra
|
||||
|
||||
@@ -35,7 +35,6 @@ RDEPEND="
|
||||
dev-python/sphinxcontrib-htmlhelp[${PYTHON_USEDEP}]
|
||||
dev-python/sphinxcontrib-serializinghtml[${PYTHON_USEDEP}]
|
||||
dev-python/sphinxcontrib-qthelp[${PYTHON_USEDEP}]
|
||||
dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
|
||||
dev-python/packaging[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/typed-ast[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -35,7 +35,6 @@ RDEPEND="
|
||||
dev-python/sphinxcontrib-htmlhelp[${PYTHON_USEDEP}]
|
||||
dev-python/sphinxcontrib-serializinghtml[${PYTHON_USEDEP}]
|
||||
dev-python/sphinxcontrib-qthelp[${PYTHON_USEDEP}]
|
||||
dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
|
||||
dev-python/packaging[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/typed-ast[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -35,7 +35,6 @@ RDEPEND="
|
||||
dev-python/sphinxcontrib-htmlhelp[${PYTHON_USEDEP}]
|
||||
dev-python/sphinxcontrib-serializinghtml[${PYTHON_USEDEP}]
|
||||
dev-python/sphinxcontrib-qthelp[${PYTHON_USEDEP}]
|
||||
dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
|
||||
dev-python/packaging[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/typed-ast[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -35,7 +35,6 @@ RDEPEND="
|
||||
dev-python/sphinxcontrib-htmlhelp[${PYTHON_USEDEP}]
|
||||
dev-python/sphinxcontrib-serializinghtml[${PYTHON_USEDEP}]
|
||||
dev-python/sphinxcontrib-qthelp[${PYTHON_USEDEP}]
|
||||
dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
|
||||
dev-python/packaging[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/typed-ast[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -35,7 +35,6 @@ RDEPEND="
|
||||
dev-python/sphinxcontrib-htmlhelp[${PYTHON_USEDEP}]
|
||||
dev-python/sphinxcontrib-serializinghtml[${PYTHON_USEDEP}]
|
||||
dev-python/sphinxcontrib-qthelp[${PYTHON_USEDEP}]
|
||||
dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
|
||||
dev-python/packaging[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/typed-ast[${PYTHON_USEDEP}]
|
||||
Reference in New Issue
Block a user