Fix CI, add wheels, adjust for SCM policy #95
wheels.yaml
on: pull_request
Matrix: wheels
Publish wheels to PyPI
0s
Annotations
15 errors and 8 warnings
Build wheels on macos-13-xlarge for arm64
[notice] A new release of pip is available: 23.0.1 -> 23.3.1
[notice] To update, run: /Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 -m pip install --upgrade pip
|
Build wheels on macos-13-xlarge for arm64
Command ['/bin/sh', '-c', 'python /Users/runner/work/dlisio/dlisio/.github/utils.py copy --src /Users/runner/work/dlisio/dlisio/python/tests --dst testdir/tests && python /Users/runner/work/dlisio/dlisio/.github/utils.py copy --src /Users/runner/work/dlisio/dlisio/python/data --dst testdir/data && cd testdir && pytest tests && python /Users/runner/work/dlisio/dlisio/.github/utils.py remove --paths tests data'] failed with code 4. None
|
Build wheels on macos-13-xlarge for arm64
Process completed with exit code 1.
|
Build wheels on windows-2019 for x86
The job was canceled because "macos-13-xlarge_arm64" failed.
|
Build wheels on windows-2019 for x86
The operation was canceled.
|
Build wheels on windows-2019 for AMD64
The job was canceled because "macos-13-xlarge_arm64" failed.
|
Build wheels on windows-2019 for AMD64
The operation was canceled.
|
Build wheels on ubuntu-20.04 for x86_64
The job was canceled because "macos-13-xlarge_arm64" failed.
|
Build wheels on ubuntu-20.04 for x86_64
The operation was canceled.
|
Build wheels on ubuntu-20.04 for aarch64
The job was canceled because "macos-13-xlarge_arm64" failed.
|
Build wheels on ubuntu-20.04 for aarch64
The operation was canceled.
|
Build wheels on ubuntu-20.04 for i686
The job was canceled because "macos-13-xlarge_arm64" failed.
|
Build wheels on ubuntu-20.04 for i686
The operation was canceled.
|
Build wheels on macos-11 for x86_64
The job was canceled because "macos-13-xlarge_arm64" failed.
|
Build wheels on macos-11 for x86_64
The operation was canceled.
|
Build wheels on macos-13-xlarge for 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 wheels on macos-13-xlarge for arm64
The process '/opt/homebrew/bin/git' failed with exit code 128
|
Build wheels on windows-2019 for x86
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Build wheels on windows-2019 for AMD64
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Build wheels on ubuntu-20.04 for x86_64
The process '/usr/bin/git' failed with exit code 128
|
Build wheels on ubuntu-20.04 for aarch64
The process '/usr/bin/git' failed with exit code 128
|
Build wheels on ubuntu-20.04 for i686
The process '/usr/bin/git' failed with exit code 128
|
Build wheels on macos-11 for x86_64
The process '/usr/local/bin/git' failed with exit code 128
|