commit: ac1749011ff3a7f195ab3ae7fa1c7629f7738f48 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Mon Aug 21 14:38:47 2023 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Mon Aug 21 14:39:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac174901
dev-python/sphinx_ansible_theme: mask for removal Bug: https://bugs.gentoo.org/912743 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9b8454aef525..735ebc1350b5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Marek Szuba <[email protected]> (2023-08-21) +# Does not work with recent versions of Sphinx. In the process of being +# phased out of the Ansible ecosystem in favour of an mkdocs-based +# approach. No revdeps. +# Removal on 2023-09-21. Bug #912743. +dev-python/sphinx_ansible_theme + # Michał Górny <[email protected]> (2023-08-20) # Broken for a long time. Barely any activity upstream, does not # manage to follow dev-python/numpy releases. It was only an optional
