Skip to content

Add host and stream name parsing to Source objects #81

Add host and stream name parsing to Source objects

Add host and stream name parsing to Source objects #81

Re-run triggered July 4, 2024 20:36
Status Failure
Total duration 1m 11s
Artifacts 1

build_wheels.yml

on: push
Matrix: build_wheels
Matrix: test_inplace
Deploy to PyPI
0s
Deploy to PyPI
Fit to window
Zoom out
Zoom in

Annotations

13 errors, 23 warnings, and 1 notice
Test on macos-latest_3.8
[notice] A new release of pip is available: 21.1.1 -> 24.1.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
Build wheels on ubuntu-latest_cp3{7,8,9,10,11}-x86_64
Command ['sh', '-c', 'yum install -y avahi-libs'] failed with code 1.
Build wheels on ubuntu-latest_cp3{7,8,9,10,11}-x86_64
Process completed with exit code 1.
Build wheels on ubuntu-latest_cp311-aarch64
Command ['sh', '-c', 'yum install -y avahi-libs'] failed with code 1.
Build wheels on ubuntu-latest_cp311-aarch64
Process completed with exit code 1.
Build wheels on ubuntu-latest_cp38-aarch64
Command ['sh', '-c', 'yum install -y avahi-libs'] failed with code 1.
Build wheels on ubuntu-latest_cp38-aarch64
Process completed with exit code 1.
Build wheels on ubuntu-latest_cp39-aarch64
Command ['sh', '-c', 'yum install -y avahi-libs'] failed with code 1.
Build wheels on ubuntu-latest_cp39-aarch64
Process completed with exit code 1.
Build wheels on ubuntu-latest_cp37-aarch64
Command ['sh', '-c', 'yum install -y avahi-libs'] failed with code 1.
Build wheels on ubuntu-latest_cp37-aarch64
Process completed with exit code 1.
Build wheels on ubuntu-latest_cp310-aarch64
Command ['sh', '-c', 'yum install -y avahi-libs'] failed with code 1.
Build wheels on ubuntu-latest_cp310-aarch64
Process completed with exit code 1.
Build wheels on macos-13_cp3{7,8,9,10,11}-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.
Build wheels on macos-14_cp3{7,8,9,10,11}-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-14_cp3{7,8,9,10,11}-arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@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 wheels on macos-13_cp3{7,8,9,10,11}-x86_64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@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 wheels on windows-latest_cp3{7,8,9,10,11}-AMD64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@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 on ubuntu-latest_3.8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
Test on ubuntu-latest_3.10
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
Test on ubuntu-latest_3.9
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
Test on ubuntu-latest_3.11
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
Test on macos-latest_3.8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
Test on macos-latest_3.9
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
Test on macos-latest_3.10
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
Test on macos-latest_3.11
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
Test on windows-latest_3.8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
Test on windows-latest_3.10
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
Test on windows-latest_3.9
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
Test on windows-latest_3.11
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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 wheels on ubuntu-latest_cp3{7,8,9,10,11}-x86_64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on ubuntu-latest_cp311-aarch64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on ubuntu-latest_cp38-aarch64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on ubuntu-latest_cp39-aarch64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on ubuntu-latest_cp37-aarch64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on ubuntu-latest_cp310-aarch64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
artifact
159 MB