commit: ec3bbf85915ac2b0107f079657577c9687fca3cf Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue May 31 06:28:56 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue May 31 06:28:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec3bbf85
dev-python/pygments: Remove broken USE=doc Closes: https://bugs.gentoo.org/841758 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pygments/pygments-2.12.0-r1.ebuild | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dev-python/pygments/pygments-2.12.0-r1.ebuild b/dev-python/pygments/pygments-2.12.0-r1.ebuild index 7d9033ed45bf..f230ff4c8531 100644 --- a/dev-python/pygments/pygments-2.12.0-r1.ebuild +++ b/dev-python/pygments/pygments-2.12.0-r1.ebuild @@ -31,12 +31,6 @@ BDEPEND=" ) " -PATCHES=( - "${FILESDIR}/${PN}-2.11.2-fix-docs-relative.patch" -) - -distutils_enable_sphinx doc \ - dev-python/wcag-contrast-ratio distutils_enable_tests pytest python_install_all() {
