manylinux: Trigger rebuild using updated manylinux images having Python 3.8

See https://github.com/pypa/manylinux/pull/273
This commit is contained in:
Jean-Christophe Fillion-Robin 2019-03-01 14:42:59 -05:00
parent 298f75a608
commit 5ff5d487ca
No known key found for this signature in database
GPG Key ID: BAF1E1AEB9097A41

View File

@ -179,7 +179,7 @@ dockcross/linux-x86
:target: https://microbadger.com/images/dockcross/manylinux-x64
dockcross/manylinux-x64
|manylinux-x64-images| Docker `manylinux <https://github.com/pypa/manylinux>`_ image for building Linux x86_64 / amd64 `Python wheel packages <http://pythonwheels.com/>`_. It includes Python 2.7, 3.4, 3.5, 3.6 and 3.7.
|manylinux-x64-images| Docker `manylinux <https://github.com/pypa/manylinux>`_ image for building Linux x86_64 / amd64 `Python wheel packages <http://pythonwheels.com/>`_. It includes Python 2.7, 3.4, 3.5, 3.6, 3.7 and 3.8.
Also has support for the dockcross script, and it has installations of CMake, Ninja, and `scikit-build <http://scikit-build.org>`_
@ -187,7 +187,7 @@ dockcross/manylinux-x64
:target: https://microbadger.com/images/dockcross/manylinux-x86
dockcross/manylinux-x86
|manylinux-x86-images| Docker `manylinux <https://github.com/pypa/manylinux>`_ image for building Linux i686 `Python wheel packages <http://pythonwheels.com/>`_. It includes Python 2.7, 3.4, 3.5, 3.6 and 3.7.
|manylinux-x86-images| Docker `manylinux <https://github.com/pypa/manylinux>`_ image for building Linux i686 `Python wheel packages <http://pythonwheels.com/>`_. It includes Python 2.7, 3.4, 3.5, 3.6, 3.7 and 3.8.
Also has support for the dockcross script, and it has installations of CMake, Ninja, and `scikit-build <http://scikit-build.org>`_