From: Julian Berman Date: Mon, 27 May 2013 18:16:45 +0000 (+2000) Subject: Re: The Python bindings are now back on PyPI X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=220ecfd89eeab03bfa6e81befcbf0b5cefcbc988;p=notmuch-archives.git Re: The Python bindings are now back on PyPI --- diff --git a/70/bf834c6acf1b8853c8779edb4da7bb078efc46 b/70/bf834c6acf1b8853c8779edb4da7bb078efc46 new file mode 100644 index 000000000..9b6775f4b --- /dev/null +++ b/70/bf834c6acf1b8853c8779edb4da7bb078efc46 @@ -0,0 +1,164 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id DD64E431FAF + for ; Mon, 27 May 2013 11:16:55 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.699 +X-Spam-Level: +X-Spam-Status: No, score=-0.699 tagged_above=-999 required=5 + tests=[HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id dYMeJC9E+ddz for ; + Mon, 27 May 2013 11:16:47 -0700 (PDT) +Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com + [209.85.217.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 68F8A431FAE + for ; Mon, 27 May 2013 11:16:47 -0700 (PDT) +Received: by mail-lb0-f181.google.com with SMTP id w20so7018915lbh.12 + for ; Mon, 27 May 2013 11:16:46 -0700 (PDT) +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=google.com; s=20120113; + h=mime-version:in-reply-to:references:date:message-id:subject:from:to + :cc:content-type:x-gm-message-state; + bh=cuhfHAtC/cQottGDPQkrmb3WU38kCxuG8PSsCXc+Vkw=; + b=n7bwef1jMmZ5olJexAqJXFMjm63TbtkdQondA8xS+MdJGmCO+3iyssA6g+KwslSYFS + ShlFuaRsT89OHPcYY47LTiDo6ekw0z2cde5FFju+/jWklmeVkmqQVzrEdeiq8yZtSvju + I3MbZkQlD+Gw8jOCdTtNXAdQ8OcwPlidi0iwm3dgcdcCmSC5uEuK3pdiewBk+91u4FL0 + w3+yOH9LefCyno74e+DpFBqw23cwDrK0okxdDETx3QSV3t9tMjx2OaAbJZuhypuDT/Dw + uRAExRhPCKJDXNAenxNZg0WiXjUb5rNQaSz4GJWlNzjy+anJXFLdmR9sqPMNs0rnd3NE + zrTw== +MIME-Version: 1.0 +X-Received: by 10.112.148.104 with SMTP id tr8mr14966985lbb.56.1369678605885; + Mon, 27 May 2013 11:16:45 -0700 (PDT) +Received: by 10.114.28.104 with HTTP; Mon, 27 May 2013 11:16:45 -0700 (PDT) +In-Reply-To: <20130527093131.5400.15856@thinkbox.jade-hamburg.de> +References: + + <20130527093131.5400.15856@thinkbox.jade-hamburg.de> +Date: Mon, 27 May 2013 14:16:45 -0400 +Message-ID: + +Subject: Re: The Python bindings are now back on PyPI +From: Julian Berman +To: Justus Winter <4winter@informatik.uni-hamburg.de> +Content-Type: multipart/alternative; boundary=047d7b3a8300c2a90a04ddb726f4 +X-Gm-Message-State: + ALoCoQnlBGF4grkudyxB10KWkiWGmfsfFY56RAH2L9Fv7gg8XW1f5ClibxF2O2LH5p7R/7YocMMD +X-Mailman-Approved-At: Mon, 27 May 2013 23:15:31 -0700 +Cc: notmuch@notmuchmail.org +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +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: Mon, 27 May 2013 18:16:56 -0000 + +--047d7b3a8300c2a90a04ddb726f4 +Content-Type: text/plain; charset=ISO-8859-1 + +Looks like remnants from the first time it was there. I'll update that link +but it may take a bit, PyPI is being upgraded so the upload mechanism is +down currently. + +Julian + + +On Mon, May 27, 2013 at 5:31 AM, Justus Winter < +4winter@informatik.uni-hamburg.de> wrote: + +> Hi :) +> +> Quoting Julian Berman (2013-05-26 16:27:31) +> > I've queried gently to find out if anyone was interested in putting the +> Python +> > bindings back on PyPI a few times in IRC before, and didn't really see +> much +> > interest one way or the other. I saw a mailing list post that seemed +> > indifferent, though it brought up that version mismatches would cause +> runtime +> > errors,which I think is OK, it's still useful to be able to install the +> > corresponding version (e.g. homebrew on OSX currently packages notmuch +> 0.14 but +> > does not by default install the bindings, which is good for me, because +> I only +> > want them installed in a virtualenv, so I'd like to be able to `pip +> install +> > notmuch==0.14). +> > +> > +> > So I took the liberty of re-uploading them. They're here: https:// +> > pypi.python.org/pypi/notmuch +> +> There are two links to documentation, one in the paragraph above +> "Requirements", one in the list below the download box. The first link +> is correct, http://pythonhosted.org/notmuch/ is severely outdated +> (0.9rc1). Dunno who put the docs there (autogenerated from pypi +> packages?). +> +> Justus +> + +--047d7b3a8300c2a90a04ddb726f4 +Content-Type: text/html; charset=ISO-8859-1 +Content-Transfer-Encoding: quoted-printable + +
Looks like remnants from the first time it was there. I= +9;ll update that link but it may take a bit, PyPI is being upgraded so the = +upload mechanism is down currently.

Julian
+

On Mon, May 27, 2013 at 5:31 AM, Justus = +Winter <4winter@informatik.uni-hamburg.de> w= +rote:
+
Hi :)
+
+Quoting Julian Berman (2013-05-26 16:27:31)
+
> I've queried gently to find out if anyone was in= +terested in putting the Python
+> bindings back on PyPI a few times in IRC before, and didn't really= + see much
+> interest one way or the other. I saw a mailing list post that seemed +> indifferent, though it brought up that version mismatches would cause = +runtime
+> errors,which I think is OK, it's still useful to be able to instal= +l the
+> corresponding version (e.g. homebrew on OSX currently packages notmuch= + 0.14 but
+> does not by default install the bindings, which is good for me, becaus= +e I only
+> want them installed in a virtualenv, so I'd like to be able to `pi= +p install
+> notmuch=3D=3D0.14).
+>
+>
+> So I took the liberty of re-uploading them. They're here:=A0https:= +//
+> pypi= +.python.org/pypi/notmuch
+
+
There are two links to documentation, one in the paragraph above
+"Requirements", one in the list below the download box. The first= + link
+is correct, = +http://pythonhosted.org/notmuch/ is severely outdated
+(0.9rc1). Dunno who put the docs there (autogenerated from pypi
+packages?).
+
+Justus
+

+ +--047d7b3a8300c2a90a04ddb726f4--