On Thu, Jan 21, 2016 at 9:23 AM, Donald Stufft <don...@stufft.io> wrote:
>
> >> On Jan 21, 2016, at 4:31 AM, Nick Coghlan <ncogh...@gmail.com> wrote:
> >> If Donald can provide the list of "most downloaded wheel files" for
> >> other platforms, that could also be a useful guide as to how many
> >> source builds may potentially already be avoided through the draft
> >> "manylinux1" definition.
> >
>
> Or https://gist.github.com/dstufft/ea8a95580b022b233635 if you prefer it
> grouped by project.



I went through this list and compiled manylinux1 wheels for each of the top
15 projects in the
list (py35).

The wheels are here, if you're interested
http://stanford.edu/~rmcgibbo/wheelhouse/. The amount
of work was pretty small -- the complete dockerfile for this, building off
from the
quay.io/manylinux/manylinux image mentioned in the pep draft is here:
https://github.com/rmcgibbo/manylinux/blob/popular/build-popular/Dockerfile

-Robert
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to