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 1997A158041 for ; Tue, 27 Feb 2024 15:43:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86A85E2B49; Tue, 27 Feb 2024 15:43:05 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4C1A2E2B48 for ; Tue, 27 Feb 2024 15:43:05 +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 7FD1333BE26 for ; Tue, 27 Feb 2024 15:43:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E27F314E4 for ; Tue, 27 Feb 2024 15:43:02 +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: <1709048549.f4b7cb06a93e38a81bbefbf3d3ed67cc5dd4d776.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: f4b7cb06a93e38a81bbefbf3d3ed67cc5dd4d776 X-VCS-Branch: master Date: Tue, 27 Feb 2024 15:43:02 +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: b08b07a9-f82d-4029-8911-439d0b9c9db2 X-Archives-Hash: e442aca808227e27c874e333f1dd8fa4 commit: f4b7cb06a93e38a81bbefbf3d3ed67cc5dd4d776 Author: Michał Górny gentoo org> AuthorDate: Tue Feb 27 15:42:22 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Feb 27 15:42:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4b7cb06 package.mask: Last rite app-admin/salt, dev-python/boto & revdeps Bug: https://bugs.gentoo.org/888235 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3ca48c1c3a29..94b6e444f030 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,19 @@ #--- END OF EXAMPLES --- +# Michał Górny (2024-02-27) +# dev-python/boto is dead, with last release in 2018. It has been +# replaced by dev-python/boto3. It carries a ton of patches and still +# depends on dev-python/nose. +# +# app-admin/salt is its only remaining reverse dependency. The ebuild +# is of very low quality. +# +# Removal on 2024-03-28. Bug #888235. +app-admin/salt +dev-python/pytest-salt-factories +dev-python/boto + # Michał Górny (2024-02-27) # Unmaintained upstream. Already carries a few patches. # Depends on dev-python/nose.