From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 89F1B13888F for ; Tue, 6 Oct 2015 02:36:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CE69E083B; Tue, 6 Oct 2015 02:36:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CFB09E083B for ; Tue, 6 Oct 2015 02:36:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 04A62340885 for ; Tue, 6 Oct 2015 02:36:11 +0000 (UTC) From: Mike Frysinger To: gentoo-catalyst@lists.gentoo.org Subject: [gentoo-catalyst] [PATCH] update python requirements to 2.7 Date: Mon, 5 Oct 2015 22:36:09 -0400 Message-Id: <1444098969-12445-1-git-send-email-vapier@gentoo.org> X-Mailer: git-send-email 2.5.2 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org X-Archives-Salt: d8ee6288-0cbc-41f4-9817-bb7caf0ad26f X-Archives-Hash: 75f912b6d07c49b87f409a07e0d839af We don't test older versions anywhere anymore as it's not in the tree. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 0a0373c..46a99e8 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ simple and reproducable manner. Use at your own risk. Requirements ======================= -- Python 2.4 or greater (may still work with 2.3) +- Python 2.7 or greater (may still work with 2.6) - An ebuild repository snapshot (or an ebuild tree to create one) - A generic stage3 tarball for your architecture - shash for digest support -- 2.5.2