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 55F2D158090 for ; Mon, 9 May 2022 20:34:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85952E0874; Mon, 9 May 2022 20:34:11 +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 6BD1CE0874 for ; Mon, 9 May 2022 20:34:11 +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 7CEC934128B for ; Mon, 9 May 2022 20:33:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DD88463 for ; Mon, 9 May 2022 20:33:06 +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: <1652128311.837f9b31d24790130a3c1fa605fe512a96863d28.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 837f9b31d24790130a3c1fa605fe512a96863d28 X-VCS-Branch: master Date: Mon, 9 May 2022 20:33:06 +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: ba80252b-05c0-4b82-bd38-3b4e6a2e7625 X-Archives-Hash: e00b0da6bb39d36fc531e3bbedd243ac commit: 837f9b31d24790130a3c1fa605fe512a96863d28 Author: Michał Górny gentoo org> AuthorDate: Sun May 8 11:35:14 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon May 9 20:31:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=837f9b31 app-portage/gpyutils: Add python3.11 to impl list Signed-off-by: Michał Górny gentoo.org> app-portage/gpyutils/files/implementations.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt index f8f378e84459..f55ca773827c 100644 --- a/app-portage/gpyutils/files/implementations.txt +++ b/app-portage/gpyutils/files/implementations.txt @@ -20,6 +20,7 @@ python3_7 dead 3.7 python3_8 old 3.8 python3_9 current 3.9 python3_10 supported 3.10 +python3_11 supported 3.11 pypy1_8 2.7-pypy-1.8 dead p1.8 pypy1_9 2.7-pypy-1.9 dead p1.9