Re: Hi all
[notmuch-archives.git] / d2 / a9a704ddf0209171c16e10006a6b6ea7150c8e
1 Return-Path: <michael.hudson@canonical.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 5089F431FD0\r
6         for <notmuch@notmuchmail.org>; Wed, 24 Aug 2011 03:46:22 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id 0JWbob7hpItE for <notmuch@notmuchmail.org>;\r
16         Wed, 24 Aug 2011 03:46:21 -0700 (PDT)\r
17 Received: from youngberry.canonical.com (youngberry.canonical.com\r
18         [91.189.89.112])\r
19         by olra.theworths.org (Postfix) with ESMTP id A1E9C431FB6\r
20         for <notmuch@notmuchmail.org>; Wed, 24 Aug 2011 03:46:21 -0700 (PDT)\r
21 Received: from 121-73-77-183.cable.telstraclear.net ([121.73.77.183]\r
22         helo=angrist) by youngberry.canonical.com with esmtpsa\r
23         (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71)\r
24         (envelope-from <michael.hudson@canonical.com>)\r
25         id 1QwAyR-0002gY-5b; Wed, 24 Aug 2011 10:46:19 +0000\r
26 Received: by angrist (Postfix, from userid 1000)\r
27         id 7B5C32033CE; Wed, 24 Aug 2011 22:46:15 +1200 (NZST)\r
28 From: Michael Hudson-Doyle <michael.hudson@canonical.com>\r
29 To: Sebastian Spaeth <Sebastian@SSpaeth.de>, notmuch@notmuchmail.org,\r
30         David Bremner <david@tethera.net>\r
31 Subject: Re: [PATCH] Do not import notmuch in setup.py (again).\r
32 In-Reply-To: <87zkizxoks.fsf@SSpaeth.de>\r
33 References: <87d3fvvdqp.fsf@canonical.com> <87zkizxoks.fsf@SSpaeth.de>\r
34 User-Agent: Notmuch/0.7 (http://notmuchmail.org) Emacs/23.1.50.1\r
35         (x86_64-pc-linux-gnu)\r
36 Date: Wed, 24 Aug 2011 22:46:15 +1200\r
37 Message-ID: <87ty971408.fsf@canonical.com>\r
38 MIME-Version: 1.0\r
39 Content-Type: text/plain; charset=us-ascii\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.13\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Wed, 24 Aug 2011 10:46:22 -0000\r
53 \r
54 rOn Wed, 24 Aug 2011 09:20:51 +0200, Sebastian Spaeth <Sebastian@SSpaeth.de> wrote:\r
55 > On Wed, 24 Aug 2011 12:45:34 +1200, Michael Hudson-Doyle <michael.hudson@canonical.com> wrote:\r
56 > > Revert part of 8826f.  As explained in c39b492c, importing notmuch in setup.py breaks make -f debian/rules clean in an environment that does not have notmuch installed already.\r
57\r
58 > Ahh, sorry, I must have missed that patch (or forgotten about it). I\r
59 > solved this now by having the version number in version.py (which\r
60 > contains nothing else, so David Bremner can easily overwrite it with\r
61 > makefile magic :-)).\r
62 \r
63 Ah cool.\r
64 \r
65 > @David, feel free to automagically modify (or overwrite)\r
66 > bindings/python/notmuch/version.py.\r
67\r
68 > We read in version.py using execfile() and verify that getting the\r
69 > version number actually worked.\r
70\r
71 > Sorry, I did not apply your patch as I had fixed this before even seeing\r
72 > your patch.\r
73 \r
74 No worries.  5dc189c seems to be building fine so far...\r
75 \r
76 Cheers,\r
77 mwh\r