RLS Version 1.4.18 #30
wheel.yml
on: push
Matrix: build_wheels
Make SDist
11s
upload_all
29s
Annotations
1 error, 1 warning, and 1 notice
upload_all
Trusted publishing exchange failure:
Token request failed: the server refused the request for the following reasons:
* `invalid-publisher`: valid token, but no corresponding publisher (All lookup strategies exhausted)
This generally indicates a trusted publisher configuration error, but could
also indicate an internal error on GitHub or PyPI's part.
The claims rendered below are **for debugging purposes only**. You should **not**
use them to configure a trusted publisher unless they already match your expectations.
If a claim is not present in the claim set, then it is rendered as `MISSING`.
* `sub`: `repo:luispedro/mahotas:environment:pypi`
* `repository`: `luispedro/mahotas`
* `repository_owner`: `luispedro`
* `repository_owner_id`: `79334`
* `job_workflow_ref`: `luispedro/mahotas/.github/workflows/wheel.yml@refs/tags/v1.4.18`
* `ref`: `refs/tags/v1.4.18`
See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
|
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-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
Expired
|
1.46 MB |
|
cibw-wheels-macos-13-2
Expired
|
15.8 MB |
|
cibw-wheels-macos-14-3
Expired
|
11.8 MB |
|
cibw-wheels-ubuntu-latest-0
Expired
|
41.7 MB |
|
cibw-wheels-windows-latest-1
Expired
|
26.2 MB |
|