Merge pull request #621 from DiamonDinoia/updating-cmake-dependencies #535
python_build_wheels.yml
on: push
Build wheels on macos-14
5m 21s
Build wheels on windows
5m 8s
Matrix: build_wheels_unix
Annotations
3 warnings and 1 notice
Build wheels on macos-14
Cannot verify integrity of '54b689393156e888293282fe0426af40c436151a8f2246454a890286c1633533--gcc--14.2.0_1.arm64_ventura.bottle.tar.gz'.
No checksum was provided.
For your reference, the checksum is:
sha256 "2869b13880fbe3d3d9d074e3b5f2dbf3bd0593f826d11b8b10165fd489b94deb"
|
Build wheels on macos-14
Cannot verify integrity of 'e992b22265153052174c90f3cb139070b5a04eb1b5ad7ddf0e162229f755b8ab--fftw--3.3.10_1.arm64_ventura.bottle.tar.gz'.
No checksum was provided.
For your reference, the checksum is:
sha256 "f118b9b10a302aaa0a937b9c3004a1610a522f365022ab12e90e7ee929823ff4"
|
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
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.08 MB |
|
cibw-wheels-macos-arm64
|
2.41 MB |
|
cibw-wheels-ubuntu-latest
|
2.02 MB |
|
cibw-wheels-windows
|
5.09 MB |
|