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 1811515838C for ; Wed, 24 Jan 2024 15:28:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BEC3E2A69; Wed, 24 Jan 2024 15:28:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 45A30E2A69 for ; Wed, 24 Jan 2024 15:28:34 +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 927303433A8 for ; Wed, 24 Jan 2024 15:28:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E52001133 for ; Wed, 24 Jan 2024 15:28:31 +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: <1706110108.667496169700e81eb271a1162fb4169331599d91.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: 667496169700e81eb271a1162fb4169331599d91 X-VCS-Branch: master Date: Wed, 24 Jan 2024 15:28:31 +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: 4061492b-7461-4457-8098-5ac3191b4720 X-Archives-Hash: 97fe2b4de19fd16828d23c502533a7fb commit: 667496169700e81eb271a1162fb4169331599d91 Author: Michał Górny gentoo org> AuthorDate: Wed Jan 24 11:55:20 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Jan 24 15:28:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66749616 package.mask: Last rite net-nds/nsscache Bug: https://bugs.gentoo.org/897136 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 cd1ea701b34b..22f7f7fd3ef1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -43,6 +43,14 @@ # Removal on 2024-02-24 sys-kernel/installkernel-systemd +# Michał Górny (2024-01-24) +# No support for Python 3.11+. No PEP517. Tests are not enabled. +# The current keyworded version is from 2019. It was bumped in 2022 +# but it has not been keyworded since (pending "testing"). +# Depends on unmaintained dev-python/bsddb3. +# Removal on 2024-02-23. Bug #897136. +net-nds/nsscache + # Michał Górny (2024-01-24) # Unmaintained, tests fail, requires discontinued dev-python/bsddb3. # No commits since 2022. No reverse dependencies.