commit: 2cc9927286ca518ae4aa0df25b1101a182c168c5 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon May 19 17:59:04 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon May 19 18:08:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cc99272
dev-python/click: Update doc deps Closes: https://bugs.gentoo.org/956313 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/click/click-8.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/click/click-8.2.0.ebuild b/dev-python/click/click-8.2.0.ebuild index 612d85078bbd..7a8d0bb1dc4f 100644 --- a/dev-python/click/click-8.2.0.ebuild +++ b/dev-python/click/click-8.2.0.ebuild @@ -26,9 +26,9 @@ IUSE="examples" distutils_enable_sphinx docs \ '>=dev-python/docutils-0.14' \ + dev-python/myst-parser \ dev-python/pallets-sphinx-themes \ dev-python/sphinxcontrib-log-cabinet \ - dev-python/sphinx-issues \ dev-python/sphinx-tabs distutils_enable_tests pytest
