commit: ce725740e4c8ef66de202fbcc58035d537eea31e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 10 03:15:08 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Aug 10 03:15:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce725740
package.mask: Mask =dev-lang/python-3.13.6 Bug: https://github.com/python/cpython/issues/137583 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 13fe6872ab51..edebc4f6368d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2025-08-10) +# Significant regression breaking dev-python/websockets. +# Masking until upstream decides how to proceed. +=dev-lang/python-3.13.6 +=dev-python/python-tests-3.13.6 + # Hans de Graaff <[email protected]> (2025-08-08) # ruby-openid fails tests and is archived upstream. Last release 6 years # ago. rack-openid is the only reverse dependency.
