Support Python 3.13, drop Python 3.8 #1157
tests.yml
on: pull_request
Matrix: package-wheel
Matrix: test
docs
14s
Check for spelling errors
8s
publish
0s
Annotations
8 errors, 6 warnings, and 1 notice
package-wheel (ubuntu-24.04-arm, aarch64)
Command ['pip', 'install', '/tmp/cibuildwheel/repaired_wheel/aioquic-1.2.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl'] failed with code 1.
|
package-wheel (ubuntu-24.04-arm, aarch64)
Process completed with exit code 1.
|
package-wheel (ubuntu-latest, x86_64)
Command ['pip', 'install', '/tmp/cibuildwheel/repaired_wheel/aioquic-1.2.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl'] failed with code 1.
|
package-wheel (ubuntu-latest, x86_64)
Process completed with exit code 1.
|
package-wheel (windows-latest, AMD64)
Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-77vdwr4t\\cp38-win_amd64\\venv-test\\Scripts\\pip.EXE', 'install', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-77vdwr4t\\cp38-win_amd64\\repaired_wheel\\aioquic-1.2.0-cp39-abi3-win_amd64.whl'] failed with code 1.
|
package-wheel (windows-latest, AMD64)
Process completed with exit code 1.
|
package-wheel (macos-latest, x86_64)
Command ['/usr/bin/arch', '-x86_64', 'pip', 'install', '/private/var/folders/2s/h6hvv9ps03xgz_krkkstvq_r0000gn/T/cibw-run-g381oxlh/cp38-macosx_x86_64/repaired_wheel/aioquic-1.2.0-cp39-abi3-macosx_10_9_x86_64.whl'] failed with code 1.
|
package-wheel (macos-latest, x86_64)
Process completed with exit code 1.
|
test (macos-latest, 3.11)
openssl@3 3.4.0 is already installed and up-to-date.
To reinstall 3.4.0, run:
brew reinstall openssl@3
|
test (macos-latest, 3.10)
openssl@3 3.4.0 is already installed and up-to-date.
To reinstall 3.4.0, run:
brew reinstall openssl@3
|
test (macos-latest, 3.12)
openssl@3 3.4.0 is already installed and up-to-date.
To reinstall 3.4.0, run:
brew reinstall openssl@3
|
test (macos-latest, 3.13)
openssl@3 3.4.0 is already installed and up-to-date.
To reinstall 3.4.0, run:
brew reinstall openssl@3
|
test (macos-latest, 3.9)
openssl@3 3.4.0 is already installed and up-to-date.
To reinstall 3.4.0, run:
brew reinstall openssl@3
|
package-wheel (macos-latest, 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"`.
|
package-wheel (macos-latest, 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 | |
---|---|---|
dist-source
|
176 KB |
|
dist-wheel-macos-latest-arm64
|
1.98 MB |
|
dist-wheel-ubuntu-latest-i686
|
2.02 MB |
|
dist-wheel-windows-latest-x86
|
1.15 MB |
|