From fc92f6c4f13dab8e20c78113d0eaf976dce8ee09 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 5 Aug 2015 07:23:11 +0200 Subject: [PATCH] Re: [PATCH] devel/release-checks.sh: made python version check work with python 3 --- 4a/3cb10857de8643af6090d4ad63a7fcf46a09cd | 64 +++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 4a/3cb10857de8643af6090d4ad63a7fcf46a09cd diff --git a/4a/3cb10857de8643af6090d4ad63a7fcf46a09cd b/4a/3cb10857de8643af6090d4ad63a7fcf46a09cd new file mode 100644 index 000000000..f173775d9 --- /dev/null +++ b/4a/3cb10857de8643af6090d4ad63a7fcf46a09cd @@ -0,0 +1,64 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id A96426DE199B + for ; Tue, 4 Aug 2015 22:24:26 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.14 +X-Spam-Level: +X-Spam-Status: No, score=0.14 tagged_above=-999 required=5 tests=[AWL=0.140] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id hvrPt08Lumuh for ; + Tue, 4 Aug 2015 22:24:24 -0700 (PDT) +Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id 4502D6DE17E9 + for ; Tue, 4 Aug 2015 22:24:23 -0700 (PDT) +Received: from remotemail by gitolite.debian.net with local (Exim 4.80) + (envelope-from ) + id 1ZMrAk-0004Qs-9X; Wed, 05 Aug 2015 05:23:26 +0000 +Received: (nullmailer pid 16084 invoked by uid 1000); Wed, 05 Aug 2015 + 05:23:11 -0000 +From: David Bremner +To: Tomi Ollila , notmuch@notmuchmail.org +Subject: Re: [PATCH] devel/release-checks.sh: made python version check work + with python 3 +In-Reply-To: +References: <1438508905-10955-1-git-send-email-tomi.ollila@iki.fi> + <87y4hrm8dz.fsf@maritornes.cs.unb.ca> +User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Wed, 05 Aug 2015 07:23:11 +0200 +Message-ID: <87twsewbpc.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Wed, 05 Aug 2015 05:24:26 -0000 + +Tomi Ollila writes: + +> +> I'd say that unless there ever is problem with binary name `python` to make +> those checks to succeed then we could think whether to depend on sh.config +> existing... or do the same way resolving python as configure does. +> + +OK, for now, since there is a very small group of users for +release-checks.sh, let's wait for the hardcoded binary name to cause +problems for someone. + +d -- 2.26.2