commit: af954596ebe10208a7b6c6fc0ed65fac5388a95b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Nov 10 05:20:21 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Nov 10 05:25:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af954596
package.mask: Mask non-PyPI ~dev-python/click-8.3.1 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 63915bb1ac18..5772aebc97e5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2025-11-10) +# Release not on PyPI (yet?), causing regressions in dev-python/black. +# https://github.com/pallets/click/issues/3087 +~dev-python/click-8.3.1 + # Andreas Sturmlechner <[email protected]> (2025-11-03) # Dead upstream, vulernabilities, depends on Qt5, no revdeps. # Bugs #752042, #884041, #918096, #948092, #952542.
