diff options
author | Marek Szuba <marecki@gentoo.org> | 2023-08-13 11:44:24 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2023-08-13 11:47:23 +0100 |
commit | 13bbd09efb666d58ebecd20b702e1e4c12dc6c17 (patch) | |
tree | 4e78e9b1ea1d780caed9c3ab492552bf6b41eeb7 /dev-vcs/git-machete | |
parent | media-libs/libsndfile: sync live ebuild (diff) | |
download | gentoo-13bbd09efb666d58ebecd20b702e1e4c12dc6c17.tar.gz gentoo-13bbd09efb666d58ebecd20b702e1e4c12dc6c17.tar.bz2 gentoo-13bbd09efb666d58ebecd20b702e1e4c12dc6c17.zip |
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>
Diffstat (limited to 'dev-vcs/git-machete')
-rw-r--r-- | dev-vcs/git-machete/git-machete-3.18.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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 |