Skip to content

ARROW-215 Add tox config #925

ARROW-215 Add tox config

ARROW-215 Add tox config #925

Triggered via pull request February 2, 2024 11:44
Status Success
Total duration 11m 38s
Artifacts 22

release-python.yml

on: pull_request
Matrix: build_wheels
Download Wheels
34s
Download Wheels
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 23 warnings
Build wheel for cp312-macosx_*
[notice] A new release of pip is available: 23.2.1 -> 23.3.2 [notice] To update, run: /Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12 -m pip install --upgrade pip
Build wheel for cp311-macosx_*
[notice] A new release of pip is available: 23.2.1 -> 23.3.2 [notice] To update, run: /Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11 -m pip install --upgrade pip
Build wheel for cp310-macosx_*
[notice] A new release of pip is available: 23.0.1 -> 23.3.2 [notice] To update, run: python3.10 -m pip install --upgrade pip
Build wheel for cp38-manylinux_x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp310-manylinux_x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp312-manylinux_x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp311-manylinux_x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp39-manylinux_x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Make SDist
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp312-macosx_*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp311-macosx_*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp310-macosx_*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp38-macosx_*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp310-win_amd64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp311-win_amd64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp39-win_amd64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp38-win_amd64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp39-macosx_*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp39-macosx_*
While arm64 wheels can be built on x86_64, they cannot be tested. The ability to test the arm64 wheels will be added in a future release of cibuildwheel, once Apple Silicon CI runners are widely available. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build wheel for cp312-win_amd64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp38-manylinux_aarch64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp312-manylinux_aarch64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp311-manylinux_aarch64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp310-manylinux_aarch64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel for cp39-manylinux_aarch64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Download Wheels
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
all-dist-ARROW-215 Expired
17.6 MB
cp310-macosx Expired
502 KB
cp310-manylinux_aarch64 Expired
1.43 MB
cp310-manylinux_x86_64 Expired
1.39 MB
cp310-win_amd64 Expired
223 KB
cp311-macosx Expired
505 KB
cp311-manylinux_aarch64 Expired
1.46 MB
cp311-manylinux_x86_64 Expired
1.43 MB
cp311-win_amd64 Expired
224 KB
cp312-macosx Expired
502 KB
cp312-manylinux_aarch64 Expired
1.42 MB
cp312-manylinux_x86_64 Expired
1.39 MB
cp312-win_amd64 Expired
219 KB
cp38-macosx Expired
280 KB
cp38-manylinux_aarch64 Expired
1.45 MB
cp38-manylinux_x86_64 Expired
1.41 MB
cp38-win_amd64 Expired
225 KB
cp39-macosx Expired
541 KB
cp39-manylinux_aarch64 Expired
1.43 MB
cp39-manylinux_x86_64 Expired
1.39 MB
cp39-win_amd64 Expired
223 KB
sdist Expired
49.1 KB