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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 70CBB1382C5 for ; Tue, 4 May 2021 13:59:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C625E0876; Tue, 4 May 2021 13:59:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6F434E0876 for ; Tue, 4 May 2021 13:59:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6824D340BB4 for ; Tue, 4 May 2021 13:59:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 15078743 for ; Tue, 4 May 2021 13:59:01 +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: <1620136733.5d8258df5d9dd4f36f8ba995ce7ebca46384b9b4.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: 5d8258df5d9dd4f36f8ba995ce7ebca46384b9b4 X-VCS-Branch: master Date: Tue, 4 May 2021 13:59:01 +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: 4791fb17-28f8-4d1f-95b7-d68b35108218 X-Archives-Hash: 236d174d89aa8a368e4f3f4612f17a81 commit: 5d8258df5d9dd4f36f8ba995ce7ebca46384b9b4 Author: Michał Górny gentoo org> AuthorDate: Tue May 4 13:30:38 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue May 4 13:58:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d8258df app-portage/gpyutils: Add python3_10 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 0236041583b..e4f2de735fb 100644 --- a/app-portage/gpyutils/files/implementations.txt +++ b/app-portage/gpyutils/files/implementations.txt @@ -19,6 +19,7 @@ python3_6 dead 3.6 python3_7 old 3.7 python3_8 current 3.8 python3_9 supported 3.9 +python3_10 experimental 3.10 pypy1_8 2.7-pypy-1.8 dead p1.8 pypy1_9 2.7-pypy-1.9 dead p1.9