Path: csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod From: Ian Cordasco Newsgroups: linux.debian.maint.python Subject: Re: PyPI wheels (was Re: Python Policy) Date: Wed, 21 Oct 2015 16:50:01 +0200 Message-ID: References: X-Original-To: Barry Warsaw X-Mailbox-Line: From debian-python-request@lists.debian.org Wed Oct 21 14:48:09 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-2.799 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=no autolearn_force=no X-Policyd-Weight: using cached result; rate: -7 Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=rmA59MXxtoY/b2cOBQayilMkcIE+sjYZP120roY1ud0=; b=trH2H7k+xxR5LUafDW5sY1fncTnCrLDuDnNTxKNBO+uxvq9waSoj4ajcetvkg0Nnne U2G1FN8Kk2raMrJlQpfPGzndYPZxNeV/pj3Nf3O2msGKj9O1oJfjPX0C+Ro8tQbdFmUF 3NA6Ygey1RW/un1i1E4sS+Hb1F0OFw6GrHHB6tFVP1WZ/sp/j0xWLbmYxUba3SPEpoiK ALIYdnTYyE79/jFVZWDoxuzOB9kLdZQiUD+jOuGUDoyg3H2oMV/3zddh1okDto9prFRK 0nvLZ5/ts37scRfxukKwi78Xh1Au1YQykU+kvUa5uLMpmF7GmL2VoD1YBlDH1NFxo5M2 Zk7g== MIME-Version: 1.0 X-Received: by 10.140.108.245 with SMTP id j108mr11848576qgf.9.1445437864643; Wed, 21 Oct 2015 07:31:04 -0700 (PDT) Content-Type: text/plain; charset=UTF-8 X-Mailing-List: archive/latest/13052 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/CAN-Kwu0q=nomP64pFViwWfrXgGs5kyDQqb8LrA973EjiKOMiiQ@mail.gmail.com Approved: robomod@news.nic.it Lines: 16 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: debian-python X-Original-Date: Wed, 21 Oct 2015 09:31:04 -0500 X-Original-Message-ID: X-Original-References: <20151019133137.6174ef07@limelight.wooz.org> <20151019212639.GF3846@p1otr.com> <20151020165359.69f44eae@limelight.wooz.org> <20151020213047.GS15907@sar0.p1otr.com> <20151020205251.65c88f04@limelight.wooz.org> <87y4ewhg71.fsf@zoro.exoscale.ch> <87zizcbliz.fsf@prune.linuxpenguins.xyz> <20151021095821.026ef53a@limelight.wooz.org> Xref: csiph.com linux.debian.maint.python:7740 On Wed, Oct 21, 2015 at 8:58 AM, Barry Warsaw wrote: > On Oct 21, 2015, at 08:47 PM, Brian May wrote: > >>in one case this is because upstream have only supplied a *.whl >>file on Pypi. > > I'm *really* hoping that the PyPA will prohibit binary wheel-only uploads. I'm not sure why they should prohibit binary wheel-only uploads. A company may wish to publish a binary wheel of a tool and only that (a wheel for Windows, OS X, different supported linux distributions, etc.). If they do, that's their prerogative. I don't think there's anything that says Debian (or Ubuntu) would then have to package that. PyPI is not just there for downstream, it's there for users too (although the usability of PyPI is not exactly ideal).