From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 559D01581D3 for ; Sat, 4 May 2024 04:00:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B4B7E2AC4; Sat, 4 May 2024 04:00:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7E43AE2AC4 for ; Sat, 4 May 2024 04:00:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 20DA1342F64 for ; Sat, 4 May 2024 04:00:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 380BB19FC for ; Sat, 4 May 2024 04:00:19 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1714795202.7fb52e3c3d01a10e8de2d6229a8f3d5229723771.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 7fb52e3c3d01a10e8de2d6229a8f3d5229723771 X-VCS-Branch: master Date: Sat, 4 May 2024 04:00:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bb962668-bbe2-486a-825a-9dc770dbe4bf X-Archives-Hash: bbe21404fef7cb9b288185895d4d3cb7 commit: 7fb52e3c3d01a10e8de2d6229a8f3d5229723771 Author: Michał Górny gentoo org> AuthorDate: Sat May 4 03:57:52 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat May 4 04:00:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb52e3c package.mask: Last rite dev-python/dask, dev-python/dask-expr Bug: https://bugs.gentoo.org/931151 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b26ab453258c..8dc14fd6c7b8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,15 @@ #--- END OF EXAMPLES --- +# Michał Górny (2024-05-04) +# A really bad quality package with a never-ending stream of unclear +# test failures, and blocked keywording and stabilization bugs. +# The bump to the most recent release is blocked by a ton of test +# regressions. No reverse dependencies left. +# Removal on 2024-06-03. Bug #931151. +dev-python/dask +dev-python/dask-expr + # Andreas K. Hüttel (2024-05-01) # Outdated package, now part of dev-perl/Type-Tiny. Removal in 30 days. dev-perl/Type-Tie