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 4CD8713835A for ; Fri, 15 Jan 2021 22:01:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4004AE0833; Fri, 15 Jan 2021 22:01:31 +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 25A20E0833 for ; Fri, 15 Jan 2021 22:01:31 +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 E0BAE340C50 for ; Fri, 15 Jan 2021 22:01:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FFC7476 for ; Fri, 15 Jan 2021 22:01: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: <1610747974.9eb0c02dd9f71807a0b3e6d6d35fcb15c0b0572b.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: 9eb0c02dd9f71807a0b3e6d6d35fcb15c0b0572b X-VCS-Branch: master Date: Fri, 15 Jan 2021 22:01: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: 4a2287a5-a439-4b5a-8aa6-77c55278f5c3 X-Archives-Hash: bb92142d3d2ffd774d965c21291115e5 commit: 9eb0c02dd9f71807a0b3e6d6d35fcb15c0b0572b Author: Michał Górny gentoo org> AuthorDate: Fri Jan 15 20:53:36 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Jan 15 21:59:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eb0c02d app-portage/gpyutils: Update implementation data Signed-off-by: Michał Górny gentoo.org> app-portage/gpyutils/files/implementations.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt index 231c94cd335..ae60a85d8c6 100644 --- a/app-portage/gpyutils/files/implementations.txt +++ b/app-portage/gpyutils/files/implementations.txt @@ -8,17 +8,17 @@ python2_4 2.4 dead 2.4 python2_5 2.5 dead 2.5 python2_6 2.6 dead 2.6 -python2_7 2.7 current 2.7 +python2_7 2.7 old 2.7 python3_0 3.0 dead 3.0 python3_1 3.1 dead 3.1 python3_2 3.2 dead 3.2 python3_3 3.3 dead 3.3 python3_4 dead 3.4 python3_5 dead 3.5 -python3_6 old 3.6 -python3_7 current 3.7 -python3_8 supported 3.8 -python3_9 experimental 3.9 +python3_6 dead 3.6 +python3_7 old 3.7 +python3_8 current 3.8 +python3_9 supported 3.9 pypy1_8 2.7-pypy-1.8 dead p1.8 pypy1_9 2.7-pypy-1.9 dead p1.9