Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Backport cibuildwheel updates to v3.7.x#26672
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.12.1 to 2.12.3.- [Release notes](https://github.com/pypa/cibuildwheel/releases)- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)- [Commits](pypa/cibuildwheel@v2.12.1...v2.12.3)---updated-dependencies:- dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>(cherry picked from commitbf46361)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.12.3 to 2.13.0.- [Release notes](https://github.com/pypa/cibuildwheel/releases)- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)- [Commits](pypa/cibuildwheel@v2.12.3...v2.13.0)---updated-dependencies:- dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>(cherry picked from commit45a5827)
* For security best practices pin at the commit sha corresponding to the last stable release and let Dependabot update the commit SHA and comment as new releases come out. - c.f.https://github.com/scientific-python/upload-nightly-action(cherry picked from commit92e285f)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.13.0 to 2.13.1.- [Release notes](https://github.com/pypa/cibuildwheel/releases)- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)- [Commits](pypa/cibuildwheel@51f5c7f...0ecddd9)---updated-dependencies:- dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>(cherry picked from commit94c1223)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.13.1 to 2.14.0.- [Release notes](https://github.com/pypa/cibuildwheel/releases)- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)- [Commits](pypa/cibuildwheel@0ecddd9...66b46d0)---updated-dependencies:- dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>(cherry picked from commitf2ee143)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.14.0 to 2.14.1.- [Release notes](https://github.com/pypa/cibuildwheel/releases)- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)- [Commits](pypa/cibuildwheel@66b46d0...f21bb83)---updated-dependencies:- dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>(cherry picked from commitfe47d0e)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.14.1 to 2.15.0.- [Release notes](https://github.com/pypa/cibuildwheel/releases)- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)- [Commits](pypa/cibuildwheel@f21bb83...39a63b5)---updated-dependencies:- dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>(cherry picked from commit4f6681b)
Rerunning the cibw jobs because it failed in fairly early stages on windows, the linux build got a bit further, but was cancelled when the windows build failed... Going to see if it is reproducible |
This is some annoyance with having to build 3.12 wheels for our dependencies; I must not have backported that exactly right (as I didn't backport the sdist+wheel merger). |
227b7c0
to80e55b2
Compare(cherry picked from commit6caa683)
It looks like PyPy started failing a while back due toscipy/oldest-supported-numpy#78, but in |
98923d5
to18de850
Compare
PR summary
We let this go for a while, so automated backports were failing.
PR checklist