On Mon, Sep 17, 2018 at 11:24 AM Antoine Pitrou <anto...@python.org> wrote:

>
> According to recent messages, it seems manylinux2010 won't be ready soon.
> However, the baseline software in manylinux1 is becoming very old. As an
> example, a popular C++ library (Abseil - https://abseil.io/) requires a
> more recent glibc (see
> https://github.com/abseil/abseil-cpp/commit/add89fd0e4bfd7d874bb55b67f4e13bf8beca762#diff-9f9c7fefa83b53e16cd568e31f1bfcb9R81
> ).
>
> What do you think of publishing manylinux1 wheels that would require a
> more recent glibc? This is being discussed currently for the pyarrow
> package.
>

I think this will require updating the PEP, at the very least:

https://www.python.org/dev/peps/pep-0513/#the-manylinux1-policy

I think we should focus our efforts on releasing manylinux2010 ASAP:

https://www.python.org/dev/peps/pep-0571/

We need the community's help to review the PR here:

 https://github.com/pypa/manylinux/pull/182

Thanks,
Trishank
--
Distutils-SIG mailing list -- distutils-sig@python.org
To unsubscribe send an email to distutils-sig-le...@python.org
https://mail.python.org/mm3/mailman3/lists/distutils-sig.python.org/
Message archived at 
https://mail.python.org/mm3/archives/list/distutils-sig@python.org/message/TTFC3OWAGSQLBZIFVHX5GPOLX4X3DG7V/

Reply via email to