dev-vcs/git-machete-3.18.0: disable doc generation

Upstream has switched to the currently unpackaged sphinx-book-theme,
which in turn uses a PEP-517 build back-end currently not supported
by distutils-r1.eclass (sphinx_theme_builder).

Closes: https://bugs.gentoo.org/912211
Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
Marek Szuba
2023-08-13 11:44:24 +01:00
parent 47ccf0bc62
commit 13bbd09efb

View File

@@ -25,7 +25,6 @@ BDEPEND="test? (
DOCS=( CONTRIBUTING.md README.md )
distutils_enable_sphinx docs/source dev-python/sphinx-rtd-theme
distutils_enable_tests pytest
# Several of the fish- and zsh-completion tests appear to be broken