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 65AC0158089 for ; Mon, 6 Nov 2023 17:45:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59E472BC051; Mon, 6 Nov 2023 17:45:25 +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 46B792BC051 for ; Mon, 6 Nov 2023 17:45:25 +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 897B1335D1E for ; Mon, 6 Nov 2023 17:45:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4FD1C3D for ; Mon, 6 Nov 2023 17:45:22 +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: <1699292717.35ac0aef94dba7cf8b68972150616bcdd3d2765a.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: 35ac0aef94dba7cf8b68972150616bcdd3d2765a X-VCS-Branch: master Date: Mon, 6 Nov 2023 17:45:22 +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: cb5bb8f1-3117-4e30-8b4d-53c431109084 X-Archives-Hash: 7f4e604048de9484adfebb488bfcd7ed commit: 35ac0aef94dba7cf8b68972150616bcdd3d2765a Author: Michał Górny gentoo org> AuthorDate: Mon Nov 6 17:45:06 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Nov 6 17:45:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ac0aef package.mask: Last rite dev-python/pyqt-distutils Bug: https://bugs.gentoo.org/916968 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 538ed3fd903d..857446fa3034 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny (2023-11-06) +# Unmaintained. Last commit in 2017. Distutils is deprecated. +# No revdeps. +# Removal on 2023-12-06. Bug #916968. +dev-python/pyqt-distutils + # Sam James (2023-11-05) # Mask broken versions: # - sys-fs/btrfs-progs-6.6(-r0) was respun upstream.