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 825FB1581E7 for ; Tue, 23 Apr 2024 16:01:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF0BC2BC024; Tue, 23 Apr 2024 16:01: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 A356C2BC024 for ; Tue, 23 Apr 2024 16:01: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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B64AF33FD3F for ; Tue, 23 Apr 2024 16:01:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1CA231749 for ; Tue, 23 Apr 2024 16:01:21 +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: <1713887918.50353bea9e63fa9c024151d8705d9edee9b26a85.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: 50353bea9e63fa9c024151d8705d9edee9b26a85 X-VCS-Branch: master Date: Tue, 23 Apr 2024 16:01:21 +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: 9b88841a-a43c-45f2-bfbd-70890606d658 X-Archives-Hash: cc86765627acb2173340c65d7bb8769b commit: 50353bea9e63fa9c024151d8705d9edee9b26a85 Author: Michał Górny gentoo org> AuthorDate: Tue Apr 23 15:58:38 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Apr 23 15:58:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50353bea package.mask: Last rite dev-python/pytest-faulthandler Bug: https://bugs.gentoo.org/929496 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 19b94e68060a..3dd018f201e7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Michał Górny (2024-04-23) +# Integrated into >=dev-python/pytest-5.0. No revdeps. +# Removal on 2024-05-23. Bug #929496. +dev-python/pytest-faulthandler + # Michał Górny (2024-04-23) # Broken with py3.12. Last commit upstream in 2021. No revdeps. # Removal on 2024-05-23. Bug #929484.