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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B40AC158042 for ; Fri, 18 Oct 2024 14:43:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D052E08D1; Fri, 18 Oct 2024 14:43:00 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 47A89E08D1 for ; Fri, 18 Oct 2024 14:43:00 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 91797340A12 for ; Fri, 18 Oct 2024 14:42:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1ACF1E06 for ; Fri, 18 Oct 2024 14:42:57 +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: <1729262541.bc3e95719035bfc2b7516d01fe35c871e60a239c.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: bc3e95719035bfc2b7516d01fe35c871e60a239c X-VCS-Branch: master Date: Fri, 18 Oct 2024 14:42:57 +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: fe3636e9-09c1-4b98-b39a-af74e62817b2 X-Archives-Hash: 627987916cdfb4e25325a305c690bf10 commit: bc3e95719035bfc2b7516d01fe35c871e60a239c Author: Michał Górny gentoo org> AuthorDate: Fri Oct 18 14:42:21 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Oct 18 14:42:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc3e9571 package.mask: Last rite dev-python/sentry-sdk Bug: https://bugs.gentoo.org/937896 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index d39489306f2d..58d763c07da9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Michał Górny (2024-10-18) +# Causing issues since forever. We are already deselecting a lot +# of tests because of cryptic failures. On top of that, upstream shows +# no interest in porting to >=dev-python/pytest-8. No (non-optional) +# revdeps left. +# Removal on 2024-11-17. Bug #937896. +dev-python/sentry-sdk + # Ulrich Müller (2024-10-15) # No longer provided as a separate package; the Emacs mode is now # installed by dev-util/quilt with USE=emacs.