-
Notifications
You must be signed in to change notification settings - Fork 95
Bump pypa/cibuildwheel from 3.0.0 to 3.1.2 #672
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Bump pypa/cibuildwheel from 3.0.0 to 3.1.2 #672
Conversation
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.0.0 to 3.1.2. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.0.0...v3.1.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Builds will fail on Python 3.14 because I think Pyproj doesn't have a wheel yet. |
Waiting on pyproj 3.7.2 to be released with Python 3.14 wheels so pyresample can also produce 3.14 wheels (without having to build pyproj from source). Currently pyproj 3.7.2 is dealing with a bug in PROJ and we're (pyproj maintainers) trying to decide how to release around the bad PROJ version. |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Darn it. Waiting on shapely now. |
A newer version of pypa/cibuildwheel exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps pypa/cibuildwheel from 3.0.0 to 3.1.2.
Release notes
Sourced from pypa/cibuildwheel's releases.
Changelog
Sourced from pypa/cibuildwheel's changelog.
Commits
9e4e50b
Bump version: v3.1.28ef9414
[pre-commit.ci] pre-commit autoupdate (#2532)1953c04
Adding@mhsmith
as platform maintainer for Android (#2516)46a6d27
Bump iOS support package versions. (#2530)0dc0b48
[Bot] Update dependencies (#2529)b887417
fix: enableall
shall not enablecpython-experimental-riscv64
(#2528)36c5079
tests: reduce testing time on iOS (#2523)68c0366
feat: add deprecation warning forcpython-experimental-riscv64
enable (#2526)1c38fac
fix: invalid warning ontest-skip = ["*-macosx_universal2:arm64"]
(#2522)140bc1a
tests: mark and add skips (#2524)You can trigger a rebase of this PR 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)