Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9D9D6200B7D for ; Fri, 26 Aug 2016 12:44:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9C2D2160AB0; Fri, 26 Aug 2016 10:44:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D98A8160AB6 for ; Fri, 26 Aug 2016 12:44:22 +0200 (CEST) Received: (qmail 43655 invoked by uid 500); 26 Aug 2016 10:44:22 -0000 Mailing-List: contact notifications-help@yetus.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@yetus.apache.org Delivered-To: mailing list notifications@yetus.apache.org Received: (qmail 43638 invoked by uid 99); 26 Aug 2016 10:44:22 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Aug 2016 10:44:22 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id ECA512C0152 for ; Fri, 26 Aug 2016 10:44:21 +0000 (UTC) Date: Fri, 26 Aug 2016 10:44:21 +0000 (UTC) From: "Ajay Yadava (JIRA)" To: notifications@yetus.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (YETUS-448) Fix the supported python versions in the docs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 26 Aug 2016 10:44:23 -0000 Ajay Yadava created YETUS-448: --------------------------------- Summary: Fix the supported python versions in the docs Key: YETUS-448 URL: https://issues.apache.org/jira/browse/YETUS-448 Project: Yetus Issue Type: Bug Reporter: Ajay Yadava Assignee: Ajay Yadava Yetus python scripts support Python 2.6 onward, however as pointed by [~dimaspivak] on YETUS-445, some of the docs incorrectly mention that at minimum Python 2.7 is required. 1. [Precommit | https://github.com/apache/yetus/blame/master/asf-site-src/source/contribute/releases.md#L45] 2. [Releasedocmaker | https://github.com/apache/yetus/blame/master/asf-site-src/source/contribute/releases.md#L47] Thank you [~dimaspivak] for pointing this out. -- This message was sent by Atlassian JIRA (v6.3.4#6332)