From df6e1c505a2083cbbfab70b823691bdfdbfee80e Mon Sep 17 00:00:00 2001 From: Konrad Hinsen Date: Tue, 12 Jan 2016 10:47:39 +0100 Subject: [PATCH] binding/python/README is hopelessly outdated --- 96/e3841611c42fa7ca955e10b93626ba0a0c7241 | 82 +++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 96/e3841611c42fa7ca955e10b93626ba0a0c7241 diff --git a/96/e3841611c42fa7ca955e10b93626ba0a0c7241 b/96/e3841611c42fa7ca955e10b93626ba0a0c7241 new file mode 100644 index 000000000..16a1815ba --- /dev/null +++ b/96/e3841611c42fa7ca955e10b93626ba0a0c7241 @@ -0,0 +1,82 @@ +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 666066DE021E + for ; Tue, 12 Jan 2016 01:47:46 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.82 +X-Spam-Level: +X-Spam-Status: No, score=-0.82 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, + RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] 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 cRlmfXpdSA_K for ; + Tue, 12 Jan 2016 01:47:42 -0800 (PST) +X-Greylist: delayed 341 seconds by postgrey-1.35 at arlo; + Tue, 12 Jan 2016 01:47:41 PST +Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com + [66.111.4.28]) + by arlo.cworth.org (Postfix) with ESMTPS id CC9B06DE020B + for ; Tue, 12 Jan 2016 01:47:41 -0800 (PST) +Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) + by mailout.nyi.internal (Postfix) with ESMTP id 0DD7320A50 + for ; Tue, 12 Jan 2016 04:47:41 -0500 (EST) +Received: from frontend1 ([10.202.2.160]) + by compute4.internal (MEProxy); Tue, 12 Jan 2016 04:47:41 -0500 +DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.net; h= + content-transfer-encoding:content-type:date:from:message-id + :mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=/k9 + xse3DWPSUobhAZdUS3h4B8AI=; b=TBn/0lswMeLdkvjIbrfrowv7gNQOguPmLFz + Fs0y7Xgv3sYUuWBRELfsKnSSPR7Kbt3SUDu5xRafywHwfP5r40UPOVWXiW5Wwk2O + LYsTzob2Hnj40e0HS1+aGM9mzTatiD+UrGkjG223hrIJdUP8wV0faSFZtcgfzAlV + x+VZrXqc= +DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= + messagingengine.com; h=content-transfer-encoding:content-type + :date:from:message-id:mime-version:subject:to:x-sasl-enc + :x-sasl-enc; s=smtpout; bh=/k9xse3DWPSUobhAZdUS3h4B8AI=; b=BPKvG + 5MCgKEuigNsceb3WVe8JT7DT81XWikCPvfMjmg56UThd5nyrfP75q45Si0YrJXP7 + 5MnCWvY0rxDsuKT8f0xNajR0Ja+m5mpNSWPaYZlHOSDPeHyZb6/KYAnj8VRtjxsz + OyQk3H+Wi1ZMJh+uEvW673QZZu0UJgWNYL8bKs= +X-Sasl-enc: HgKb70/jnCw/vDwLmJC6roZo1PxLStb0p8+rx7B/WPRe 1452592060 +Received: from Ordinateur-de-Catherine--Konrad.local + (mic92-2-82-67-216-6.fbx.proxad.net [82.67.216.6]) + by mail.messagingengine.com (Postfix) with ESMTPA id 663DCC016DB; + Tue, 12 Jan 2016 04:47:40 -0500 (EST) +To: notmuch@notmuchmail.org +From: Konrad Hinsen +Subject: binding/python/README is hopelessly outdated +Message-ID: <5694CBBB.4050101@fastmail.net> +Date: Tue, 12 Jan 2016 10:47:39 +0100 +User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) + Gecko/20100101 Thunderbird/38.5.1 +MIME-Version: 1.0 +Content-Type: text/plain; charset=utf-8; format=flowed +Content-Transfer-Encoding: 7bit +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +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: Tue, 12 Jan 2016 09:47:46 -0000 + +Hi everyone, + +while looking for the latest source for checking if my recent bug report +still applies, I noticed that the README for the Python bindings is +hopelessly outdated. It refers to a bitbucket repository that hasn't +been updated since 2010. Moreover, it recommends installing from PyPI, +where I cannot find the notmuch Python bindings any more. + +Cheers, + Konrad. -- 2.26.2