diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-02-14 13:42:39 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-02-14 13:42:39 +0100 |
commit | bd3b8d11a8c13c4370805fc7c67c51aef645e877 (patch) | |
tree | 481620fcce646a053eb6f5cbf8e45d405090b75d /dev-python | |
parent | dev-python/ipython: Require old sphinx in 5* (diff) | |
download | gentoo-bd3b8d11a8c13c4370805fc7c67c51aef645e877.tar.gz gentoo-bd3b8d11a8c13c4370805fc7c67c51aef645e877.tar.bz2 gentoo-bd3b8d11a8c13c4370805fc7c67c51aef645e877.zip |
dev-python/sphinx: Add a blocker on -websupport to ease upgrade
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/sphinx/sphinx-2.0.1-r1.ebuild (renamed from dev-python/sphinx/sphinx-2.0.1.ebuild) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/sphinx/sphinx-2.0.1.ebuild b/dev-python/sphinx/sphinx-2.0.1-r1.ebuild index e87b2916746a..f6d36e4910de 100644 --- a/dev-python/sphinx/sphinx-2.0.1.ebuild +++ b/dev-python/sphinx/sphinx-2.0.1-r1.ebuild @@ -42,7 +42,8 @@ RDEPEND=" dev-texlive/texlive-latexextra dev-texlive/texlive-luatex app-text/dvipng - )" + ) + !dev-python/sphinxcontrib-websupport" DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] test? ( |