commit: 13bbd09efb666d58ebecd20b702e1e4c12dc6c17 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Sun Aug 13 10:44:24 2023 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Sun Aug 13 10:47:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13bbd09e
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 <AT> gentoo.org> dev-vcs/git-machete/git-machete-3.18.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-vcs/git-machete/git-machete-3.18.0.ebuild b/dev-vcs/git-machete/git-machete-3.18.0.ebuild index 9e7f668fa993..c26324c6913a 100644 --- a/dev-vcs/git-machete/git-machete-3.18.0.ebuild +++ b/dev-vcs/git-machete/git-machete-3.18.0.ebuild @@ -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
