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 C1727158030 for ; Fri, 3 Mar 2023 05:56:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 158F4E086E; Fri, 3 Mar 2023 05:56:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 A7769E086E for ; Fri, 3 Mar 2023 05:56:31 +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 7B046335DB7 for ; Fri, 3 Mar 2023 05:56:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C2828B6 for ; Fri, 3 Mar 2023 05:56:28 +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: <1677822973.fab1fba492d0564cf2051f8089adcabe38ed3e2f.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: fab1fba492d0564cf2051f8089adcabe38ed3e2f X-VCS-Branch: master Date: Fri, 3 Mar 2023 05:56:28 +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: 481865be-d653-4979-aa68-33ec29945824 X-Archives-Hash: 5b5f9a3be44cb0780f09e3f1a7f13ef6 commit: fab1fba492d0564cf2051f8089adcabe38ed3e2f Author: Michał Górny gentoo org> AuthorDate: Fri Mar 3 05:56:13 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Mar 3 05:56:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab1fba4 package.deprecated: Add dev-python/setuptools_scm_git_archive 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 06ccb462c86a..2c0ffdee4b2f 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,12 @@ #--- END OF EXAMPLES --- +# Michał Górny (2023-02-03) +# The same functionality is supported by dev-python/setuptools-scm-7. +# See: https://github.com/pypa/setuptools_scm/#git-archives +# https://github.com/Changaco/setuptools_scm_git_archive/#readme +dev-python/setuptools_scm_git_archive + # Michał Górny (2023-01-30) # The package is on keep-alive by Debian. Nevertheless, they can't # keep up with changes in dev-python/setuptools, and they do not accept