Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7740
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Ian Cordasco <graffatcolmingov@gmail.com> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: PyPI wheels (was Re: Python Policy) |
| Date | Wed, 21 Oct 2015 16:50:01 +0200 |
| Message-ID | <qm2Sd-606-1@gated-at.bofh.it> (permalink) |
| References | <qlmzE-2TP-23@gated-at.bofh.it> <qlqae-8it-37@gated-at.bofh.it> <qlMaK-6E0-19@gated-at.bofh.it> <qlMNt-7E9-65@gated-at.bofh.it> <qlPV0-3Ig-1@gated-at.bofh.it> <qlX6a-5ZV-1@gated-at.bofh.it> <qlYbV-7xO-19@gated-at.bofh.it> <qm25Q-4NY-15@gated-at.bofh.it> |
| X-Original-To | Barry Warsaw <barry@debian.org> |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Wed Oct 21 14:48:09 2015 |
| Old-Return-Path | <graffatcolmingov@gmail.com> |
| 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 | <debian-python@lists.debian.org> archive/latest/13052 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| 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 <debian-python@lists.debian.org> |
| X-Original-Date | Wed, 21 Oct 2015 09:31:04 -0500 |
| X-Original-Message-ID | <CAN-Kwu0q=nomP64pFViwWfrXgGs5kyDQqb8LrA973EjiKOMiiQ@mail.gmail.com> |
| 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 |
Show key headers only | View raw
On Wed, Oct 21, 2015 at 8:58 AM, Barry Warsaw <barry@debian.org> 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).
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar
Python Policy Barry Warsaw <barry@debian.org> - 2015-10-19 19:40 +0200
Re: Python Policy Scott Kitterman <debian@kitterman.com> - 2015-10-19 20:50 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-19 21:10 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-19 21:30 +0200
Re: Python Policy Ben Finney <ben+debian@benfinney.id.au> - 2015-10-19 21:40 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-19 21:50 +0200
Re: Python Policy Brian May <bam@debian.org> - 2015-10-20 00:30 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-20 00:40 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-20 16:50 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-20 17:10 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-20 16:40 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-20 17:00 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-19 23:30 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-20 16:30 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-20 17:20 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-20 22:20 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-20 23:00 +0200
Re: Python Policy IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> - 2015-10-20 23:10 +0200
Re: Python Policy Ben Finney <ben+debian@benfinney.id.au> - 2015-10-21 02:20 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-21 02:50 +0200
Re: Python Policy IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> - 2015-10-21 10:00 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-21 16:00 +0200
Re: Python Policy IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> - 2015-10-22 11:30 +0200
Re: DPMT Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-22 11:40 +0200
Re: DPMT Policy IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> - 2015-10-22 12:30 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-20 23:40 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-21 03:00 +0200
Re: Python Policy Vincent Bernat <bernat@debian.org> - 2015-10-21 10:40 +0200
Re: Python Policy Brian May <brian@microcomaustralia.com.au> - 2015-10-21 11:50 +0200
PyPI wheels (was Re: Python Policy) Barry Warsaw <barry@debian.org> - 2015-10-21 16:00 +0200
Re: PyPI wheels (was Re: Python Policy) Ian Cordasco <graffatcolmingov@gmail.com> - 2015-10-21 16:50 +0200
Re: PyPI wheels (was Re: Python Policy) Jeremy Stanley <fungi@yuggoth.org> - 2015-10-21 17:50 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-21 15:50 +0200
Re: DPMT Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-21 14:10 +0200
Re: DPMT Policy Barry Warsaw <barry@debian.org> - 2015-10-21 15:50 +0200
Re: DPMT Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-21 16:20 +0200
Re: DPMT Policy Ben Finney <ben+debian@benfinney.id.au> - 2015-10-21 23:40 +0200
Re: DPMT Policy Barry Warsaw <barry@debian.org> - 2015-10-22 01:00 +0200
Re: Python Policy IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> - 2015-10-22 11:20 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-23 01:40 +0200
Re: Python Policy IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> - 2015-10-22 11:20 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-23 01:40 +0200
Re: DPMT Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-20 00:00 +0200
Re: DPMT Policy Brian May <bam@debian.org> - 2015-10-20 00:30 +0200
Re: DPMT Policy Barry Warsaw <barry@debian.org> - 2015-10-20 16:10 +0200
Re: DPMT Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-20 17:10 +0200
Re: DPMT Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-20 23:40 +0200
Re: Python Policy Brian May <bam@debian.org> - 2015-10-20 00:00 +0200
csiph-web