From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1513965-garchives=archives.gentoo.org@lists.gentoo.org>
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 6900A15ACFC
	for <garchives@archives.gentoo.org>; Mon,  1 May 2023 13:43:57 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5A109E0885;
	Mon,  1 May 2023 13:43:56 +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 45FDBE0885
	for <gentoo-commits@lists.gentoo.org>; Mon,  1 May 2023 13:43:56 +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 83FF8341495
	for <gentoo-commits@lists.gentoo.org>; Mon,  1 May 2023 13:43:55 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E969FA5C
	for <gentoo-commits@lists.gentoo.org>; Mon,  1 May 2023 13:43:53 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1682948609.2a6fe62768b5f14f0411e17c68d3b39d4f1bc354.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/gpyutils/files/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-portage/gpyutils/files/implementations.txt
X-VCS-Directories: app-portage/gpyutils/files/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 2a6fe62768b5f14f0411e17c68d3b39d4f1bc354
X-VCS-Branch: master
Date: Mon,  1 May 2023 13:43:53 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: c98ade01-8016-4f70-99e5-cd5d2f72bee5
X-Archives-Hash: 2122e7f455462e6f812d0625330c406b

commit:     2a6fe62768b5f14f0411e17c68d3b39d4f1bc354
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 11:58:26 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May  1 13:43:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a6fe627

app-portage/gpyutils: Update implementation list

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-portage/gpyutils/files/implementations.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt
index ab471bfc7b49..1bc971bba42c 100644
--- a/app-portage/gpyutils/files/implementations.txt
+++ b/app-portage/gpyutils/files/implementations.txt
@@ -18,9 +18,9 @@ python3_5		dead	3.5
 python3_6		dead	3.6
 python3_7		dead	3.7
 python3_8		dead	3.8
-python3_9		old	3.9
-python3_10		current	3.10
-python3_11		supported	3.11
+python3_9		dead	3.9
+python3_10		supported	3.10
+python3_11		current	3.11
 
 pypy1_8	2.7-pypy-1.8	dead	p1.8
 pypy1_9	2.7-pypy-1.9	dead	p1.9