Fix RUF052 and RUF046 warnings #1008
wheels.yml
on: pull_request
Matrix: build_wheels
Build source distribution
10s
upload_pypi
0s
Annotations
4 errors, 15 warnings, and 2 notices
Build wheels on windows-latest
Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-yca33ylp\\cp38-win_amd64\\build\\venv\\Scripts\\python.EXE', '-m', 'pip', 'wheel', 'D:\\a\\pyopencl\\pyopencl', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-yca33ylp\\cp38-win_amd64\\built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on windows-latest
Process completed with exit code 1.
|
Build wheels on macos-14
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/pyopencl/pyopencl/test/test_array.py'] failed with code 2.
|
Build wheels on macos-14
Process completed with exit code 1.
|
Build source distribution
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build wheels on macos-14
Bumping MACOSX_DEPLOYMENT_TARGET (10.14) to the minimum required (11.0).
|
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-14
Bumping MACOSX_DEPLOYMENT_TARGET (10.14) to the minimum required (11.0).
|
Build wheels on macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.14) to the minimum required (11.0).
|
Build wheels on macos-13
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
|
Build wheels on macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.14) to the minimum required (11.0).
|
Build wheels on macos-13
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
|
Build wheels on macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.14) to the minimum required (11.0).
|
Build wheels on macos-13
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
|
Build wheels on macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.14) to the minimum required (11.0).
|
Build wheels on macos-13
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
|
Build wheels on macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.14) to the minimum required (11.0).
|
Build wheels on macos-13
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
|
Build wheels on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build wheels on macos-14
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.
|
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-sdist
|
413 KB |
|
cibw-wheels-macos-13-2
|
4.72 MB |
|
cibw-wheels-ubuntu-latest-0
|
10.7 MB |
|