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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0311E1581B9 for ; Wed, 01 Oct 2025 06:41:16 +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) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id E81B733BED4 for ; Wed, 01 Oct 2025 06:41:16 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E90BA1103CB; Wed, 01 Oct 2025 06:41:15 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id DC5BD1103CB for ; Wed, 01 Oct 2025 06:41:15 +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 9769A33BED4 for ; Wed, 01 Oct 2025 06:41:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 036FE3A61 for ; Wed, 01 Oct 2025 06:41:14 +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: <1759300870.5b6856e549ae9de1fa7dfcad41b1d5577be618c0.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.deprecated X-VCS-Directories: profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 5b6856e549ae9de1fa7dfcad41b1d5577be618c0 X-VCS-Branch: master Date: Wed, 01 Oct 2025 06:41:14 +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: f503c476-95f5-4a97-ad6d-afe0002e5c55 X-Archives-Hash: b02c8d30be19372c1f1a64c55856e915 commit: 5b6856e549ae9de1fa7dfcad41b1d5577be618c0 Author: Michał Górny gentoo org> AuthorDate: Wed Oct 1 06:40:26 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Oct 1 06:41:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b6856e5 package.deprecated: Mark dev-python/passlib deprecated Signed-off-by: Michał Górny gentoo.org> profiles/package.deprecated | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 9c9aad12e2d4..a43f1664a169 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,12 @@ #--- END OF EXAMPLES --- +# Michał Górny (2025-10-01) +# dev-python/passlib is unmaintained upstream (last release in 2020), +# and we keep having to patch breakage out. Packages really need +# to migrate out of it. +dev-python/passlib + # Andreas Sturmlechner (2025-08-20) # Qt5 upstream OSS support ended on 2020-12-08. Public availability of # commercial 5.15 LTS releases is delayed by 1 year since then. The final