Re: Python Bindings missing on PyPI
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Tue, 21 May 2013 12:54:02 +0000 (14:54 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:54:53 +0000 (09:54 -0800)
5b/d2a8980d89c7a8015b476d5aa462fe97494fde [new file with mode: 0644]

diff --git a/5b/d2a8980d89c7a8015b476d5aa462fe97494fde b/5b/d2a8980d89c7a8015b476d5aa462fe97494fde
new file mode 100644 (file)
index 0000000..b80d984
--- /dev/null
@@ -0,0 +1,102 @@
+Return-Path: <teythoon@jade-hamburg.de>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 13EFE431FC0\r
+       for <notmuch@notmuchmail.org>; Tue, 21 May 2013 05:54:36 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id 6exA8U0PQtBu for <notmuch@notmuchmail.org>;\r
+       Tue, 21 May 2013 05:54:28 -0700 (PDT)\r
+Received: from mail.cryptobitch.de (cryptobitch.de [88.198.7.68])\r
+       (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 338D7431FB6\r
+       for <notmuch@notmuchmail.org>; Tue, 21 May 2013 05:54:28 -0700 (PDT)\r
+Received: from mail.jade-hamburg.de (mail.jade-hamburg.de [85.183.11.228])\r
+       (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by mail.cryptobitch.de (Postfix) with ESMTPSA id 5439762DF45\r
+       for <notmuch@notmuchmail.org>; Tue, 21 May 2013 14:54:07 +0200 (CEST)\r
+Received: by mail.jade-hamburg.de (Postfix, from userid 401)\r
+       id 93EFBDF2A3; Tue, 21 May 2013 14:54:06 +0200 (CEST)\r
+Received: from thinkbox.jade-hamburg.de (cryptobitch.de [88.198.7.68])\r
+       (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
+       (No client certificate requested) (Authenticated sender: teythoon)\r
+       by mail.jade-hamburg.de (Postfix) with ESMTPSA id A3B5EDF28B;\r
+       Tue, 21 May 2013 14:54:04 +0200 (CEST)\r
+Received: from teythoon by thinkbox.jade-hamburg.de with local (Exim 4.80)\r
+       (envelope-from <teythoon@thinkbox.jade-hamburg.de>)\r
+       id 1Uem4p-0003FZ-7k; Tue, 21 May 2013 14:54:03 +0200\r
+Content-Type: text/plain; charset="utf-8"\r
+MIME-Version: 1.0\r
+Content-Transfer-Encoding: quoted-printable\r
+From: Justus Winter <4winter@informatik.uni-hamburg.de>\r
+User-Agent: alot/0.3.4\r
+To: David Bremner <david@tethera.net>,\r
+       "Patrick Gerken" <notmuch@patrick-gerken.de>, notmuch@notmuchmail.org\r
+References: <20130520141459.30749.80963@mini> <87zjvp90xr.fsf@zancas.localnet>\r
+In-Reply-To: <87zjvp90xr.fsf@zancas.localnet>\r
+Message-ID: <20130521125402.9218.90558@thinkbox.jade-hamburg.de>\r
+Subject: Re: Python Bindings missing on PyPI\r
+Date: Tue, 21 May 2013 14:54:02 +0200\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 21 May 2013 12:54:36 -0000\r
+\r
+Hi :)\r
+\r
+Quoting David Bremner (2013-05-20 16:32:32)\r
+> Patrick Gerken <notmuch@patrick-gerken.de> writes:\r
+> > Is there any rationale that prevents registering the python bindings\r
+> > on pypi?\r
+\r
+I believe the python bindings were once available on pypi, though that\r
+might have been a relict from the time the python bindings were not\r
+distributed with notmuch (I'm just guessing here, I haven't been\r
+around long enough). Iirc it was Sebastian who registered it. When I\r
+took over the python bindings I simply did not care enough to take\r
+care of the pypi entry (see below).\r
+\r
+> > If this is only because of missing maintainer, would anybody\r
+> > object if I put the bindings on pypi?\r
+> =\r
+\r
+> I imagine the python bindings are pretty dependent on the version of\r
+> notmuch they ship with; I'm not sure how well shipping them\r
+> independently will work out.\r
+> =\r
+\r
+> That said, whatever you and Justus (who maintains the python bindings in\r
+> notmuch) agree on is probably fine with the rest of us.\r
+\r
+I would not object to that, but David has a point here. If the version\r
+you get from pypi is newer than your libnotmuch, you will get errors\r
+*at runtime*.\r
+\r
+Also I just looked at http://oswatershed.org/pkg/notmuch and\r
+http://oswatershed.org/pkg/python-notmuch . It looks like every\r
+distribution that is shipping libnotmuch packages also ships the\r
+python bindings. So everyone who got libnotmuch from their\r
+distribution can also obtain the appropriate bindings. And everyone\r
+who compiled notmuch also has the bindings. I'm just not sure what's\r
+to gain here.\r
+\r
+Cheers,\r
+Justus\r