update version #686
build.yml
on: push
Test latest Python
1m 22s
Build Linux wheels
10m 16s
Build macOS wheels
4m 44s
Build macOS wheels for ARM (Native)
3m 41s
Build Windows wheels AMD64
5m 42s
Build Windows wheels for ARM64
4m 33s
Build source distribution
13s
Build Linux wheels for ARM
34m 5s
Publish release
2m 16s
Annotations
6 warnings and 11 notices
Build macOS wheels for ARM (Native)
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 Windows wheels for ARM64
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
Build Windows wheels for ARM64
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
Build Windows wheels for ARM64
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
Build Windows wheels for ARM64
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
|
Build Windows wheels for ARM64
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-l3rewg_q\cp39-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Windows wheels for ARM64
Setting SETUPTOOLS_EXT_SUFFIX=.cp39-win_arm64.pyd for cross-compilation
|
Build Windows wheels for ARM64
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Windows wheels for ARM64
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Build Windows wheels for ARM64
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-l3rewg_q\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Windows wheels for ARM64
Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
|
Build Windows wheels for ARM64
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Windows wheels for ARM64
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Build Windows wheels for ARM64
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-l3rewg_q\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Windows wheels for ARM64
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
|
Build macOS wheels
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 | |
---|---|---|
artifact-linux-wheels-arm
Expired
|
11.5 MB |
|
artifact-linux-wheels-standard
Expired
|
22.9 MB |
|
artifact-macos-wheels-arm
Expired
|
5.98 MB |
|
artifact-macos-wheels-x86_64
Expired
|
5.98 MB |
|
artifact-sdist
Expired
|
120 KB |
|
artifact-windows-wheels-arm
Expired
|
4.55 MB |
|
artifact-windows-wheels-x86_64
Expired
|
5.71 MB |
|