@@ -1186,23 +1186,23 @@ Platform-specific environment variables are also available:<br/>
1186
1186
1187
1187
The available options are:
1188
1188
1189
- | Option | Default | Future default* |
1190
- | -----------------------------------| ---------------------------------------------------------------------------------------------- | -----------------------------------------------------------------|
1191
- | CIBW_MANYLINUX_X86_64_IMAGE | [ ` manylinux2014 ` ] ( https://quay.io/pypa/manylinux2014_x86_64 ) | [ ` manylinux_2_28 ` ] ( https://quay.io/pypa/manylinux_2_28_x86_64 ) |
1192
- | CIBW_MANYLINUX_I686_IMAGE | [ ` manylinux2014 ` ] ( https://quay.io/pypa/manylinux2014_i686 ) | |
1193
- | CIBW_MANYLINUX_PYPY_X86_64_IMAGE | [ ` manylinux2014 ` ] ( https://quay.io/pypa/manylinux2014_x86_64 ) | [ ` manylinux_2_28 ` ] ( https://quay.io/pypa/manylinux_2_28_x86_64 ) |
1194
- | CIBW_MANYLINUX_AARCH64_IMAGE | [ ` manylinux2014 ` ] ( https://quay.io/pypa/manylinux2014_aarch64 ) | [ ` manylinux_2_28 ` ] ( https://quay.io/pypa/manylinux_2_28_aarch64 ) |
1195
- | CIBW_MANYLINUX_PPC64LE_IMAGE | [ ` manylinux2014 ` ] ( https://quay.io/pypa/manylinux2014_ppc64le ) | [ ` manylinux_2_28 ` ] ( https://quay.io/pypa/manylinux_2_28_ppc64le ) |
1196
- | CIBW_MANYLINUX_S390X_IMAGE | [ ` manylinux2014 ` ] ( https://quay.io/pypa/manylinux2014_s390x ) | [ ` manylinux_2_28 ` ] ( https://quay.io/pypa/manylinux_2_28_s390x ) |
1197
- | CIBW_MANYLINUX_ARMV7L_IMAGE | [ ` manylinux_2_31 ` ] ( https://github.com/mayeut/manylinux-ubuntu/pkgs/container/manylinux_2_31 ) | |
1198
- | CIBW_MANYLINUX_PYPY_AARCH64_IMAGE | [ ` manylinux2014 ` ] ( https://quay.io/pypa/manylinux2014_aarch64 ) | [ ` manylinux_2_28 ` ] ( https://quay.io/pypa/manylinux_2_28_aarch64 ) |
1199
- | CIBW_MANYLINUX_PYPY_I686_IMAGE | [ ` manylinux2014 ` ] ( https://quay.io/pypa/manylinux2014_i686 ) | |
1200
- | CIBW_MUSLLINUX_X86_64_IMAGE | [ ` musllinux_1_2 ` ] ( https://quay.io/pypa/musllinux_1_2_x86_64 ) | |
1201
- | CIBW_MUSLLINUX_I686_IMAGE | [ ` musllinux_1_2 ` ] ( https://quay.io/pypa/musllinux_1_2_i686 ) | |
1202
- | CIBW_MUSLLINUX_AARCH64_IMAGE | [ ` musllinux_1_2 ` ] ( https://quay.io/pypa/musllinux_1_2_aarch64 ) | |
1203
- | CIBW_MUSLLINUX_PPC64LE_IMAGE | [ ` musllinux_1_2 ` ] ( https://quay.io/pypa/musllinux_1_2_ppc64le ) | |
1204
- | CIBW_MUSLLINUX_S390X_IMAGE | [ ` musllinux_1_2 ` ] ( https://quay.io/pypa/musllinux_1_2_s390x ) | |
1205
- | CIBW_MUSLLINUX_ARMV7L_IMAGE | [ ` musllinux_1_2 ` ] ( https://quay.io/pypa/musllinux_1_2_armv7l ) | |
1189
+ | Option | Default | Future default* |
1190
+ | -----------------------------------| ----------------------------------------------------------------| -----------------------------------------------------------------|
1191
+ | CIBW_MANYLINUX_X86_64_IMAGE | [ ` manylinux2014 ` ] ( https://quay.io/pypa/manylinux2014_x86_64 ) | [ ` manylinux_2_28 ` ] ( https://quay.io/pypa/manylinux_2_28_x86_64 ) |
1192
+ | CIBW_MANYLINUX_I686_IMAGE | [ ` manylinux2014 ` ] ( https://quay.io/pypa/manylinux2014_i686 ) | |
1193
+ | CIBW_MANYLINUX_PYPY_X86_64_IMAGE | [ ` manylinux2014 ` ] ( https://quay.io/pypa/manylinux2014_x86_64 ) | [ ` manylinux_2_28 ` ] ( https://quay.io/pypa/manylinux_2_28_x86_64 ) |
1194
+ | CIBW_MANYLINUX_AARCH64_IMAGE | [ ` manylinux2014 ` ] ( https://quay.io/pypa/manylinux2014_aarch64 ) | [ ` manylinux_2_28 ` ] ( https://quay.io/pypa/manylinux_2_28_aarch64 ) |
1195
+ | CIBW_MANYLINUX_PPC64LE_IMAGE | [ ` manylinux2014 ` ] ( https://quay.io/pypa/manylinux2014_ppc64le ) | [ ` manylinux_2_28 ` ] ( https://quay.io/pypa/manylinux_2_28_ppc64le ) |
1196
+ | CIBW_MANYLINUX_S390X_IMAGE | [ ` manylinux2014 ` ] ( https://quay.io/pypa/manylinux2014_s390x ) | [ ` manylinux_2_28 ` ] ( https://quay.io/pypa/manylinux_2_28_s390x ) |
1197
+ | CIBW_MANYLINUX_ARMV7L_IMAGE | [ ` manylinux_2_31 ` ] ( https://quay.io/pypa/manylinux_2_31_armv7l ) | |
1198
+ | CIBW_MANYLINUX_PYPY_AARCH64_IMAGE | [ ` manylinux2014 ` ] ( https://quay.io/pypa/manylinux2014_aarch64 ) | [ ` manylinux_2_28 ` ] ( https://quay.io/pypa/manylinux_2_28_aarch64 ) |
1199
+ | CIBW_MANYLINUX_PYPY_I686_IMAGE | [ ` manylinux2014 ` ] ( https://quay.io/pypa/manylinux2014_i686 ) | |
1200
+ | CIBW_MUSLLINUX_X86_64_IMAGE | [ ` musllinux_1_2 ` ] ( https://quay.io/pypa/musllinux_1_2_x86_64 ) | |
1201
+ | CIBW_MUSLLINUX_I686_IMAGE | [ ` musllinux_1_2 ` ] ( https://quay.io/pypa/musllinux_1_2_i686 ) | |
1202
+ | CIBW_MUSLLINUX_AARCH64_IMAGE | [ ` musllinux_1_2 ` ] ( https://quay.io/pypa/musllinux_1_2_aarch64 ) | |
1203
+ | CIBW_MUSLLINUX_PPC64LE_IMAGE | [ ` musllinux_1_2 ` ] ( https://quay.io/pypa/musllinux_1_2_ppc64le ) | |
1204
+ | CIBW_MUSLLINUX_S390X_IMAGE | [ ` musllinux_1_2 ` ] ( https://quay.io/pypa/musllinux_1_2_s390x ) | |
1205
+ | CIBW_MUSLLINUX_ARMV7L_IMAGE | [ ` musllinux_1_2 ` ] ( https://quay.io/pypa/musllinux_1_2_armv7l ) | |
1206
1206
1207
1207
<small >* The default is scheduled to change in a cibuildwheel release on or after 6th May 2025 - if you don't want the new default, you should set the value to ` manylinux2014 ` .</small >
1208
1208
0 commit comments