From bd3b8d11a8c13c4370805fc7c67c51aef645e877 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 14 Feb 2020 13:42:39 +0100 Subject: [PATCH] dev-python/sphinx: Add a blocker on -websupport to ease upgrade MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- .../sphinx/{sphinx-2.0.1.ebuild => sphinx-2.0.1-r1.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename dev-python/sphinx/{sphinx-2.0.1.ebuild => sphinx-2.0.1-r1.ebuild} (98%) diff --git a/dev-python/sphinx/sphinx-2.0.1.ebuild b/dev-python/sphinx/sphinx-2.0.1-r1.ebuild similarity index 98% rename from dev-python/sphinx/sphinx-2.0.1.ebuild rename to 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? ( -- 2.26.2