MAINT: Add dependabot and fix outdated action #111
wheels.yml
on: pull_request
Annotations
2 errors, 23 warnings, and 1 notice
Build wheel for cp312-manylinux_aarch64
Canceling since a higher priority waiting request for 'Build-refs/pull/225/merge' exists
|
Build wheel for cp312-manylinux_aarch64
The operation was canceled.
|
job_metadata
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build sdist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for cp312-musllinux_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for cp310-musllinux_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for cp311-macosx_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for cp311-musllinux_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test sdist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for cp312-macosx_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for cp38-macosx_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for cp310-macosx_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for cp39-win_amd64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for cp39-musllinux_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for cp39-macosx_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for cp310-win_amd64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for cp311-win_amd64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for cp38-win_amd64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for cp312-win_amd64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for *-manylinux_x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for *-macosx_arm64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for *-macosx_arm64
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 wheel for cp311-manylinux_aarch64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for cp39-manylinux_aarch64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for cp310-manylinux_aarch64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheel for cp38-macosx_x86_64
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 | Digest | |
---|---|---|---|
all-macosx
Expired
|
23.2 MB |
sha256:398daf3713ecb8ad68ce716c8bb8d11b8ca221af3808df8ee520a1bc296960ff
|
|
all-manylinux_x86_64
Expired
|
23.7 MB |
sha256:ad028d4e378cf7aba671587046b2426583ec782525e4df82ac4dfe82386e37ac
|
|
cp310-macosx
Expired
|
3.86 MB |
sha256:c8cc6d41e95ed480b2fdd7cd7537c03a3aab276343c42a2e512d43c941e23f00
|
|
cp310-manylinux_aarch64
Expired
|
3.95 MB |
sha256:c6b39d573fa158fdd0c414663c1f903dab7865318daa0e5e57612e3d1fed8365
|
|
cp310-musllinux_x86_64
Expired
|
3.95 MB |
sha256:8d736dbf97d65f2c4445b717456cb7635dc1d902d5eb55ae511fd3fa22f57166
|
|
cp310-win_amd64
Expired
|
3.86 MB |
sha256:8e0aae98f85457e4345feb270e6aaac238b6951b356ae4a02826ab5df48eb465
|
|
cp311-macosx
Expired
|
3.86 MB |
sha256:48cc7eff5a5361a3c0b2df7eec0e2f5c375f91469f2bb3764542d9cc320fcdce
|
|
cp311-manylinux_aarch64
Expired
|
3.96 MB |
sha256:9dfccc74a0a50bc3c7f19da37cfd8e48e582f0e732157fe48e1706dcddc490ef
|
|
cp311-musllinux_x86_64
Expired
|
3.96 MB |
sha256:d55e3815c291de3d6e47ebed112c2582e71219c175abf9d8ebfd228ac466a9ab
|
|
cp311-win_amd64
Expired
|
3.86 MB |
sha256:509c2197306e2215b61cc780755c5d9035aa744df0e8dfed62974f7d71835019
|
|
cp312-macosx
Expired
|
3.86 MB |
sha256:40027816ef052521815235f72ff75bddd784cfa9b4e3c46174b85ba6e4b572a2
|
|
cp312-musllinux_x86_64
Expired
|
3.97 MB |
sha256:f2263a2a38562e49ead95ba8ba166c71c67e638a3173d55b017984864842cdf0
|
|
cp312-win_amd64
Expired
|
3.86 MB |
sha256:04f49c582d74f6375569f489b8948deb47ad96c8b236856f666143f85d0c5344
|
|
cp38-macosx
Expired
|
3.86 MB |
sha256:abc02ef5c5da0cdc7f9c53d2fd8b1497a862e40ebf8eaaa7e8d0e8120963928c
|
|
cp38-win_amd64
Expired
|
3.86 MB |
sha256:fea43e2d529ea79370d8a97ae89218121a66f175fc027565ec70bace843d44bf
|
|
cp39-macosx
Expired
|
3.86 MB |
sha256:b2b02c452b112ecaedfc6eb4bf75fa76e5567c0d4bd074da4ea68d971ac1df60
|
|
cp39-manylinux_aarch64
Expired
|
3.95 MB |
sha256:11329b07fd2e8f596b9872dadef2db4394d09635109cdc0483f6d2586b54e806
|
|
cp39-musllinux_x86_64
Expired
|
3.95 MB |
sha256:dabaecf50b6e35ab008c820d44e429254ee320434879a61abb7620b69c9b2329
|
|
cp39-win_amd64
Expired
|
3.86 MB |
sha256:69ce06505609ebeb3c62f6b4ab93c3ce96087194411bea12ba7a160d6d523701
|
|
sdist
Expired
|
5.95 MB |
sha256:19b094dc31012d9821029e863deab3321043dc4fea75009c408f7fddd7128574
|
|