Re: The Python bindings are now back on PyPI
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Mon, 27 May 2013 09:31:31 +0000 (11:31 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:55:04 +0000 (09:55 -0800)
6a/e71993dfca416d5c01ae1e30d29f5e645a28dc [new file with mode: 0644]

diff --git a/6a/e71993dfca416d5c01ae1e30d29f5e645a28dc b/6a/e71993dfca416d5c01ae1e30d29f5e645a28dc
new file mode 100644 (file)
index 0000000..2780f2f
--- /dev/null
@@ -0,0 +1,128 @@
+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 D5D4B431FD7\r
+       for <notmuch@notmuchmail.org>; Mon, 27 May 2013 02:32:06 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.001\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.001 tagged_above=-999 required=5\r
+       tests=[UNPARSEABLE_RELAY=0.001] 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 RbBLg1tZBiqw for <notmuch@notmuchmail.org>;\r
+       Mon, 27 May 2013 02:32:00 -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 03268431FAE\r
+       for <notmuch@notmuchmail.org>; Mon, 27 May 2013 02:31:59 -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 8022562FBB1\r
+       for <notmuch@notmuchmail.org>; Mon, 27 May 2013 11:31:38 +0200 (CEST)\r
+Received: by mail.jade-hamburg.de (Postfix, from userid 401)\r
+       id EA462DF2A2; Mon, 27 May 2013 11:31:37 +0200 (CEST)\r
+Received: from thinkbox.jade-hamburg.de (unknown\r
+       [IPv6:fe80::216:d3ff:fe3e:5058%br0])\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 49D40DF28B;\r
+       Mon, 27 May 2013 11:31:33 +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 1Ugtm8-0002VC-1o; Mon, 27 May 2013 11:31:32 +0200\r
+Content-Type: multipart/signed; protocol="application/pgp-signature";\r
+       micalg="pgp-sha256"; boundary="===============7496975218630214874=="\r
+MIME-Version: 1.0\r
+Content-Disposition: inline\r
+From: Justus Winter <4winter@informatik.uni-hamburg.de>\r
+User-Agent: alot/0.3.4\r
+To: Julian Berman <julian@grayvines.com>,  notmuch@notmuchmail.org\r
+References:\r
+ <CABJQSk=bARx8pqWQ-xz=3nWJz_NjeAQgti7j3FXu0+MWR9zcCw@mail.gmail.com>\r
+In-Reply-To:\r
+ <CABJQSk=bARx8pqWQ-xz=3nWJz_NjeAQgti7j3FXu0+MWR9zcCw@mail.gmail.com>\r
+Message-ID: <20130527093131.5400.15856@thinkbox.jade-hamburg.de>\r
+Subject: Re: The Python bindings are now back on PyPI\r
+Date: Mon, 27 May 2013 11:31:31 +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: Mon, 27 May 2013 09:32:07 -0000\r
+\r
+--===============7496975218630214874==\r
+Content-Type: text/plain; charset="utf-8"\r
+MIME-Version: 1.0\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+Hi :)\r
+\r
+Quoting Julian Berman (2013-05-26 16:27:31)\r
+> I've queried gently to find out if anyone was interested in putting the P=\r
+ython\r
+> bindings back on PyPI a few times in IRC before, and didn't really see mu=\r
+ch\r
+> interest one way or the other. I saw a mailing list post that seemed\r
+> indifferent, though it brought up that version mismatches would cause run=\r
+time\r
+> errors,which I think is OK, it's still useful to be able to install the\r
+> corresponding version (e.g. homebrew on OSX currently packages notmuch 0.=\r
+14 but\r
+> does not by default install the bindings, which is good for me, because I=\r
+ only\r
+> want them installed in a virtualenv, so I'd like to be able to `pip insta=\r
+ll\r
+> notmuch=3D=3D0.14).\r
+> =\r
+\r
+> =\r
+\r
+> So I took the liberty of re-uploading them. They're here:=C2=A0https://\r
+> pypi.python.org/pypi/notmuch\r
+\r
+There are two links to documentation, one in the paragraph above\r
+"Requirements", one in the list below the download box. The first link\r
+is correct, http://pythonhosted.org/notmuch/ is severely outdated\r
+(0.9rc1). Dunno who put the docs there (autogenerated from pypi\r
+packages?).\r
+\r
+Justus\r
+\r
+--===============7496975218630214874==\r
+MIME-Version: 1.0\r
+Content-Transfer-Encoding: 7bit\r
+Content-Description: signature\r
+Content-Type: application/pgp-signature; name="signature.asc"; charset="us-ascii"\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.12 (GNU/Linux)\r
+\r
+iQIcBAABCAAGBQJRoyftAAoJENMeiILK3jZYJNIP/1fG1HgmpujU1HzQHbCadmpJ\r
+2uQlmxCCFlzc4hZ7FVsCw5fjpqLFNH+zmhUu9QKOdFeFFveCQVPn7fa0tiQWmosy\r
+2/SWNxbpBMbGdxM7Kc7YKEwTzheEbT9Sy5KAA0yKGgI+7Z/HK9KSAxKKAMyuTT+E\r
++O9XYixGRPOiuA5yEtMsb9UMhzg4XSpJPz2MlCy87A1f8GZAFiqyd/36FpI/EnAP\r
+bsPMJb52hBKSw9U9tUcTsDdC7MmlPL/fb1dolSorz1D2Cgjf5U6ul+VBa4RPsyyT\r
+Zj5UdZcVx9UsaSxbQEIk/le4M038BWG/FtNJV/Rws+aXPu3+IB+00EG4o1gmNsLK\r
+BmtOQNPgaoWbDTLulL7M2riWBseKNtVs44TQwLCd4yebrFWtmY3SQ/k2sLgE8a0N\r
+/cL0fFb4VWnZ2V2o1iyuVYmimSVGxKVNbpYpaDeEuyvsF1kGGmv/YAHnAgVKWrqE\r
+K0KmBvgXitJsa2uSR+5P96ihzo1xGrOSSPfYX+B1FoN4afM/KJrLDKD5w55o089b\r
+uPQ6oyeqtTyppYaywDbrYnrvjeWeRU5LyVYsAtH7W3h1p3A9ZRTjycTbWX8EWOp1\r
+xI1npmFSNLG6loS+8cXwF12mf9JKYlJ7+3WbMCn2A5HBLoO6nv2Wb0LbbfXWDGJF\r
+Uybhm7JNBl8MRaZoUG0+\r
+=Npsm\r
+-----END PGP SIGNATURE-----\r
+\r
+--===============7496975218630214874==--\r