Re: [Distutils] draft PEP: manylinux2

2018-02-09 Thread Mark Williams
heme that had an architecture that gained wide support in 2015 become `manylinux3` and one that gained wide support in 2014 `manylinux4`. In particular, Geoffrey Thomas pointed out that it should be possible to produce nearly-`manylinux1` compliant wheels with a much newer toolchain: https://mail.pyt

Re: [Distutils] draft PEP: manylinux2

2018-02-09 Thread Mark Williams
in another with post-GCC 5 versions something bad might happen (at least, that's my understanding). I'm unsure how serious this issue will be in practice but it's worth discussion! -- Mark Williams m...@twistedmatrix.com ___ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig

Re: [Distutils] draft PEP: manylinux2

2018-02-09 Thread Mark Williams
On Mon, Feb 05, 2018 at 08:51:03PM -0800, Mark Williams wrote: > On Sat, Feb 03, 2018 at 12:11:51AM -0800, Nathaniel Smith wrote: > > > > We can and should use newer compiler versions than that, and probably > > upgrade them again over the course of the image's lifespan, s

Re: [Distutils] draft PEP: manylinux2

2018-02-07 Thread Mark Williams
iles#diff-542f0dc2284dcb0cb6a0382dfeeb8ed2R160 I've pushed a new branch that includes this change: https://github.com/markrwilliams/peps/commit/4476f9c77b5adb6df4dcc00829303a5613ec7d9d -- Mark Williams m...@twistedmatrix.com ___ Distutils-SIG maillist - Dis

Re: [Distutils] draft PEP: manylinux2

2018-02-05 Thread Mark Williams
`pip`, but I don't consider that to be onerous. Once we settle on the appropriate versioning scheme I'll be happy to update everything! If I may, a quick question about procedure: do I continue to included updates to the PEP in my responses here? Or do I link to my branc

Re: [Distutils] draft PEP: manylinux2

2018-02-05 Thread Mark Williams
out --platform clear enough? > -n > > -- > Nathaniel J. Smith -- https://vorpus.org (Changes are also available on GitHub: https://github.com/markrwilliams/peps/commits/manylinux2) - PEP: Title: The manylinux2 Platform Tag Version: $Revision$ Last-Modified: $Date$ Author: Ma

[Distutils] draft PEP: manylinux2

2018-02-02 Thread Mark Williams
for x86_64 and i686 are available to test drive: https://hub.docker.com/r/markrwilliams/manylinux2/tags/ Thanks! PEP: Title: The manylinux2 Platform Tag Version: $Revision$ Last-Modified: $Date$ Author: Mark Williams <m...@enotuniq.org> BDFL-Delegate: Nick Coghlan <ncogh...@

[Distutils] draft PEP: manylinux2

2018-02-02 Thread Mark Williams
for x86_64 and i686 are available to test drive: https://hub.docker.com/r/markrwilliams/manylinux2/tags/ Thanks! PEP: Title: The manylinux2 Platform Tag Version: $Revision$ Last-Modified: $Date$ Author: Mark Williams <m...@enotuniq.org> BDFL-Delegate: Nick Coghlan <ncogh...@

[Distutils] draft PEP: manylinux2

2018-02-02 Thread Mark Williams
for x86_64 (and soon i686) are available to test drive: https://hub.docker.com/r/markrwilliams/manylinux2/tags/ Thanks! PEP: Title: The manylinux2 Platform Tag Version: $Revision$ Last-Modified: $Date$ Author: Mark Williams <m...@enotuniq.org> BDFL-Delegate: Nick Coghlan