From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 6428A1584F2 for ; Mon, 17 Mar 2025 09:08:27 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 538243432A6 for ; Mon, 17 Mar 2025 09:08:27 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C011D1103C7; Mon, 17 Mar 2025 09:07:41 +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 bobolink.gentoo.org (Postfix) with ESMTPS id B1AB61103C7 for ; Mon, 17 Mar 2025 09:07:41 +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 68CA1343250 for ; Mon, 17 Mar 2025 09:07:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0268E22B0 for ; Mon, 17 Mar 2025 09:07:40 +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: <1742202456.6e0bfefad5b086b2da617b71fa2d5ec524a235a9.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: 6e0bfefad5b086b2da617b71fa2d5ec524a235a9 X-VCS-Branch: master Date: Mon, 17 Mar 2025 09:07:40 +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: fd35108d-33dc-4bd5-97f6-c3ebd6476de5 X-Archives-Hash: e26bbc050de2cf6e8f56796a496a86d5 commit: 6e0bfefad5b086b2da617b71fa2d5ec524a235a9 Author: Michał Górny gentoo org> AuthorDate: Mon Mar 17 09:07:06 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Mar 17 09:07:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e0bfefa package.mask: Last rite dev-python/bitvector Bug: https://bugs.gentoo.org/951490 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index d445819fb7de..adfb7fc8f611 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny (2025-03-17) +# Last release in 2021, aimed at Python 3.9. Test suite is broken with +# Python 3.13. No reverse dependencies. +# Removal on 2025-04-16. Bug #951490. +dev-python/bitvector + # Michał Górny (2025-03-17) # sys-cluster/pacemaker is not really maintained in Gentoo. It is # multiple versions behind, does not support Python 3.11 and has a bunch