DEP: upgrade cibuildwheel (v3.0.0 -> v3.1.1)#297
Merged
Conversation
Contributor
Author
|
Actually let's wait for 3.1.2, logs are still broken in 3.1.1 |
v3.0.0 -> v3.1.0)v3.0.0 -> v3.1.1)
6 tasks
5def880 to
76d1c84
Compare
Contributor
Author
|
undrafting because this is now an indirect release blocker to astropy, and the bug I fixed in cibuildwheel 3.1.1 is really not critical (only logs are affected). I'd still like to see a 3.1.2 happen but that's outside of my control. |
Cadair
approved these changes
Jul 28, 2025
Contributor
|
Looks like Stuart approved. What we waiting for? :) |
Member
|
I was waiting for the CI to run ;) |
Member
|
I'd like to get #299 merged before cutting a release if someone could review it. |
Member
|
Release cut |
Contributor
Author
|
thanks ! |
Member
|
Well I can always do a bug fix release |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This update brings important changes regarding Python 3.14 support:
cp314is now included to targets by defaultcp314t. Previously, all free-threading targets were behind anenableoption, but this one is now opt-out.