Fix Deploy PyPI: ignore W009/W010 for delvewheel-repaired wheels#235
Merged
Annotations
7 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build wheels
cibuildwheel: Bumping MACOSX_DEPLOYMENT_TARGET (10.13) to the minimum required (10.15).
|
|
Build wheels
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Build wheels
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Build wheels
cibuildwheel: Invalid skip selector: 'cp38-*'. cibuildwheel 4.x no longer supports Python < 3.9. Please use the 3.x series or update `skip`. This selector will have no effect.
|
|
Build wheels
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 4.x no longer supports Python < 3.9. Please use the 2.x series or update `skip`. This selector will have no effect.
|
|
Build wheels
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 4.x no longer supports Python < 3.9. Please use the 2.x series or update `skip`. This selector will have no effect.
|
background
wait
wait-all
cancel
parallel
Loading