Follow-up to the big reorg PR #423
python_build_wheels.yml
on: pull_request
Build wheels on macos-14
4m 31s
Build wheels on windows
5m 32s
Matrix: build_wheels_unix
Annotations
5 warnings and 1 notice
Build wheels on macos-14
Cannot verify integrity of '61280b868f2cc97951342d9325c1f8879e11395a19764e24b3d6480c1e486f01--gcc--14.2.0.arm64_monterey.bottle.tar.gz'.
No checksum was provided.
For your reference, the checksum is:
sha256 "485bee1b2f704a0a9a503c999bfd990daad938ca780d8fd8d0c32116ff22e120"
|
Build wheels on macos-14
Cannot verify integrity of '6e19ee08ca4837e31b9b7ecbe75ab4f06989b740d01e4b1ffe19d86cdeb8ff81--fftw--3.3.10_1.arm64_monterey.bottle.tar.gz'.
No checksum was provided.
For your reference, the checksum is:
sha256 "ac39928c08c6cec08f61b31c37ea69be21f6020c5c50bbdc66751fc1907ee600"
|
Build wheels on macos-14
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
Build wheels on macos-13
Cannot verify integrity of 'e0fff39f263ea5e58456bffa9d502ee6fec990b5d953a7e53a2f46c621e5ff83--gcc--14.2.0.monterey.bottle.tar.gz'.
No checksum was provided.
For your reference, the checksum is:
sha256 "6ffeeef02dfcfcd8a7081910d59089eda12f5f4343864436da7cd0f472b429b3"
|
Build wheels on macos-13
Cannot verify integrity of '44fbf249da86688ef9f41163825f106b10445f77764d3d3cca633e1297d0b8a2--fftw--3.3.10_1.monterey.bottle.tar.gz'.
No checksum was provided.
For your reference, the checksum is:
sha256 "dc7a704928be8c4724db42be3161aebf3f0d3b8e0f79e893bc1b294aed4ca770"
|
Build wheels on macos-13
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cibw-wheels-macos-13
|
4.15 MB |
|
cibw-wheels-macos-arm64
|
2.49 MB |
|
cibw-wheels-ubuntu-latest
|
2.03 MB |
|
cibw-wheels-windows
|
5.1 MB |
|