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 6AA1A158009 for ; Sun, 18 Jun 2023 11:56:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96698E0900; Sun, 18 Jun 2023 11:56:24 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 7A52BE0900 for ; Sun, 18 Jun 2023 11:56:24 +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 5A03833FE2A for ; Sun, 18 Jun 2023 11:56:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5BFB3A9A for ; Sun, 18 Jun 2023 11:56:20 +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: <1687089376.d1eff93933b80a0c4580feee9aa39c2130600cce.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: d1eff93933b80a0c4580feee9aa39c2130600cce X-VCS-Branch: master Date: Sun, 18 Jun 2023 11:56:20 +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: 785a7a39-f030-40de-924f-8daf9d98f56a X-Archives-Hash: 4f83654940aac30a1d1a3d8f25427366 commit: d1eff93933b80a0c4580feee9aa39c2130600cce Author: Michał Górny gentoo org> AuthorDate: Sun Jun 18 11:33:36 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jun 18 11:56:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1eff939 package.deprecated: Add dev-python/pdm-pep517 Signed-off-by: Michał Górny gentoo.org> profiles/package.deprecated | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index cb99de29908d..ac987d829956 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Michał Górny (2023-06-18) +# Superseded by dev-python/pdm-backend. The migration guide is at: +# https://pdm-backend.fming.dev/migration/ +dev-python/pdm-pep517 + # Sam James (2023-06-18) # Merged into dev-perl/Type-Tiny. Please depend on that instead. dev-perl/Type-Tie