* Testing PyPy 7.3.1rc1/7.3.1rc2 * Try PyPy's fix for macOS * 7.3.1rc3 * Update PyPy to 7.3.1 * Using latest pypywheels/manylinux2010-pypy_x86_64:2020-04-15-4ce2a6f with PyPy 7.3.1 * Rehost pypy-7.3.1 on Github to guard against bitbucket links going away The pypy team plan to have a CDN in front of their buildbot downloads page, but the timeline is unknown. In the meantime, this should be more reliable than the bitbucket links! * Updating macOS and Windows download links for PyPy to https://downloads.python.org/pypy/ Co-authored-by: Joe Rickerby <joerick@mac.com>
23 lines
740 B
INI
23 lines
740 B
INI
[x86_64]
|
|
manylinux1 = quay.io/pypa/manylinux1_x86_64:2020-03-07-9c5ba95
|
|
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2020-03-07-1825e8f
|
|
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2020-03-07-06139da
|
|
|
|
[i686]
|
|
manylinux1 = quay.io/pypa/manylinux1_i686:2020-03-07-9c5ba95
|
|
manylinux2010 = quay.io/pypa/manylinux2010_i686:2020-03-07-1825e8f
|
|
manylinux2014 = quay.io/pypa/manylinux2014_i686:2020-03-07-06139da
|
|
|
|
[pypy_x86_64]
|
|
manylinux2010 = pypywheels/manylinux2010-pypy_x86_64:2020-04-15-4ce2a6f
|
|
|
|
[aarch64]
|
|
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2020-03-07-06139da
|
|
|
|
[ppc64le]
|
|
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2020-03-07-06139da
|
|
|
|
[s390x]
|
|
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2020-03-07-06139da
|
|
|