Follow-up to the big reorg PR #423
Annotations
3 warnings
Build wheels
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
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
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"`.
|
Loading