From e3ba8341504a339bc914867797f719c44e7633dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 12 Dec 2025 14:37:49 +0100 Subject: [PATCH] package.mask: Mask new dev-python/{autobahn,txaio} AI slop versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index f8d060450f75..4847947bb876 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,15 @@ #--- END OF EXAMPLES --- +# Michał Górny (2025-12-12) +# Upstream has switched to LLM-first coding which has already caused +# a number of suspicious bugs. At this point, new versions +# of the packages cannot be trusted to be safe to use. Furthermore, +# the maintenance cost of dealing with packaging bugs alone +# is overwhelming to human maintainers of this package. +>=dev-python/autobahn-25.10 +>=dev-python/txaio-25.10 + # Hans de Graaff (2025-12-11) # The twitter API is no longer available making this package # useless. Upstream has archived the gem and refers to an X gem as an