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 4B720138334 for ; Mon, 26 Aug 2019 16:48:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68349E0863; Mon, 26 Aug 2019 16:48:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 4D634E0863 for ; Mon, 26 Aug 2019 16:48:10 +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 36F8134A2D5 for ; Mon, 26 Aug 2019 16:48:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D9B7E622 for ; Mon, 26 Aug 2019 16:48:07 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1566838072.c4e9d9261aaed38bfe658b99d4770686f1168eb0.mattst88@gentoo> Subject: [gentoo-commits] proj/catalyst:master commit in: / X-VCS-Repository: proj/catalyst X-VCS-Files: README X-VCS-Directories: / X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: c4e9d9261aaed38bfe658b99d4770686f1168eb0 X-VCS-Branch: master Date: Mon, 26 Aug 2019 16:48:07 +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: e87d2f96-2341-48be-bfd9-2b45588173c8 X-Archives-Hash: f5408891ecef40683dd7f46c290ef7f7 commit: c4e9d9261aaed38bfe658b99d4770686f1168eb0 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 29 04:03:31 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Aug 26 16:47:52 2019 +0000 URL: https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=c4e9d926 README: Update Python dependency Signed-off-by: Matt Turner gentoo.org> README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 63156373..530abb35 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ simple and reproducable manner. Use at your own risk. Requirements ======================= -- Python 2.7 or greater (may still work with 2.6) +- Python 3.6 or greater - An ebuild repository snapshot (or an ebuild tree to create one) - A generic stage3 tarball for your architecture - shash for digest support