Python Bindings missing on PyPI
authorPatrick Gerken <notmuch@patrick-gerken.de>
Mon, 20 May 2013 14:14:59 +0000 (16:14 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:54:51 +0000 (09:54 -0800)
40/cd56b79dc77415fc179001acb508d0d1107818 [new file with mode: 0644]

diff --git a/40/cd56b79dc77415fc179001acb508d0d1107818 b/40/cd56b79dc77415fc179001acb508d0d1107818
new file mode 100644 (file)
index 0000000..c44de74
--- /dev/null
@@ -0,0 +1,74 @@
+Return-Path: <notmuch@patrick-gerken.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 EC0D8431FC0\r
+       for <notmuch@notmuchmail.org>; Mon, 20 May 2013 07:15:11 -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\r
+       tests=[RCVD_IN_DNSWL_NONE=-0.0001] 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 f7+kCl+5cwad for <notmuch@notmuchmail.org>;\r
+       Mon, 20 May 2013 07:15:07 -0700 (PDT)\r
+Received: from wp164.webpack.hosteurope.de (wp164.webpack.hosteurope.de\r
+       [80.237.132.171]) (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 260C4431FB6\r
+       for <notmuch@notmuchmail.org>; Mon, 20 May 2013 07:15:07 -0700 (PDT)\r
+Received: from [2001:a60:12c8:da01:9005:d9a9:50e0:f5d8]\r
+       (helo=patrick-gerken.de); authenticated\r
+       by wp164.webpack.hosteurope.de running ExIM with esmtpsa\r
+       (TLS1.0:RSA_AES_128_CBC_SHA1:16)\r
+       id 1UeQre-0008IG-5f; Mon, 20 May 2013 16:15:03 +0200\r
+Received: by patrick-gerken.de (sSMTP sendmail emulation);\r
+       Mon, 20 May 2013 16:14:59 +0200\r
+Content-Type: text/plain; charset="utf-8"\r
+MIME-Version: 1.0\r
+Content-Transfer-Encoding: quoted-printable\r
+To: notmuch@notmuchmail.org\r
+Message-ID: <20130520141459.30749.80963@mini>\r
+From: Patrick Gerken <notmuch@patrick-gerken.de>\r
+User-Agent: alot/0.3.4\r
+Subject: Python Bindings missing on PyPI\r
+Date: Mon, 20 May 2013 16:14:59 +0200\r
+X-bounce-key: webpack.hosteurope.de; notmuch@patrick-gerken.de; 1369059307;\r
+       027bb2a9; \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: Mon, 20 May 2013 14:15:12 -0000\r
+\r
+Hi,\r
+\r
+I noticed that the python bindings of notmuch are not available via pypi.\r
+It seems that in the past something was registered but is not any longer.\r
+\r
+Without the bindings, it is not possible to use python packages that\r
+depend on notmuch within virtualenv. Virtualenv is a widely used app\r
+to run python programs in an isolated environment.\r
+\r
+Is there any rationale that prevents registering the python bindings\r
+on pypi?\r
+If this is only because of missing maintainer, would anybody\r
+object if I put the bindings on pypi?\r
+If nobody objects, I as the creator, would have admin permissions to\r
+the pypi entry. I don't hoard these rights, if anybody else wants\r
+access, please tell me your pypi username. Bus factors of 1 are\r
+terrible.\r
+\r
+Thanks and best regards,\r
+\r
+        Patrick\r