mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/sphinx: Depend on dev-python/alabaster-0.7.9 at least
In order to prevent errors of the sort
Theme error:
unsupported theme option 'fixed_sidebar' given
We require the most recent version of dev-python/alabaster
Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -19,7 +19,8 @@ KEYWORDS="~alpha ~amd64 ~x86"
|
||||
IUSE="doc latex net test"
|
||||
|
||||
RDEPEND="
|
||||
=dev-python/alabaster-0.7*[${PYTHON_USEDEP}]
|
||||
>=dev-python/alabaster-0.7.9[${PYTHON_USEDEP}]
|
||||
<dev-python/alabaster-0.8[${PYTHON_USEDEP}]
|
||||
>=dev-python/docutils-0.11[${PYTHON_USEDEP}]
|
||||
>=dev-python/jinja-2.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/pygments-2.0.1-r1[${PYTHON_USEDEP}]
|
||||
Reference in New Issue
Block a user