Closed dependabot[bot] closed 5 months ago
We now validate your minimums in cibuildwheel 2.18 (actually delocate version):
delocate.libsana.DelocationError: Library dependencies do not satisfy target MacOS version 10.9:
/private/var/folders/yv/tw23g49x7kb1jh_s6mf3zvyh0000gn/T/tmpugk89n9k/wheel/fastjet/.dylibs/libgmp.10.dylib has a minimum target of 13.0
You can't use homebrew libs for redistributable wheels, they are compiled with high MACOSX_DEPLOYMENT_TARGET.
This would always have segfaulted on macOS < 13, we are just now checking it.
Looks like pypa/cibuildwheel is updatable in another way, so this is no longer needed.
Bumps the actions group with 1 update: pypa/cibuildwheel.
Updates
pypa/cibuildwheel
from 2.17 to 2.18Release notes
Sourced from pypa/cibuildwheel's releases.
Changelog
Sourced from pypa/cibuildwheel's changelog.
... (truncated)
Commits
711a3d0
Bump version: v2.18.03873a1e
chore: update bump_version script6dd4f15
docs: rust (#1816)44c4742
feat: add Python 3.13 beta 1 (#1815)c021744
feat: move defaultmusllinux
build tomusllinux_1_2
(#1817)cf18014
fix: do not pre-seed setuptools / wheel in virtual environment (#1819)3ea0a6c
fix: respect constraints when building with pip (#1818)30a0dec
[Bot] Update dependencies (#1812)988d512
[pre-commit.ci] pre-commit autoupdate (#1813)98d57d9
Merge pull request #1766 from Czaki/delocate_infoDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show