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 E8A3F158013 for ; Tue, 12 Dec 2023 16:28:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E25FF2BC03B; Tue, 12 Dec 2023 16:27:57 +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 C722E2BC03B for ; Tue, 12 Dec 2023 16:27:57 +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 DAEC9335D6D for ; Tue, 12 Dec 2023 16:27:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A4DB14BE for ; Tue, 12 Dec 2023 16:27:54 +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: <1702398469.e84d304632b51fe4c3b184f01d9b94b79f3dc753.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: e84d304632b51fe4c3b184f01d9b94b79f3dc753 X-VCS-Branch: master Date: Tue, 12 Dec 2023 16:27:54 +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: ad78c3d2-1b5f-4870-8053-d95e317588f3 X-Archives-Hash: a019e18db69c1667e2dc976bebf3caef commit: e84d304632b51fe4c3b184f01d9b94b79f3dc753 Author: Michał Górny gentoo org> AuthorDate: Tue Dec 12 16:27:15 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Dec 12 16:27:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e84d3046 package.mask: Last rite dev-python/blake3-py-c Bug: https://bugs.gentoo.org/919771 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 14b8a1793121..5a115adf3fcf 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Michał Górny (2023-12-12) +# Merged into dev-python/blake3[-rust]. Please use that instead. +# Removal on 2024-01-11. Bug #919771. +dev-python/blake3-py-c + # Hans de Graaff (2023-12-10) # Test failures that seem to indicate this package no longer works # correctly. Last release 6 years ago. No reverse dependencies.