Bump osx-arm64 wheel to latest macos-15 - #1484
Draft
ocefpaf wants to merge 2 commits into
Draft
Conversation
Collaborator
Author
|
Looks like it works for arm64 on macos-15. @jswhit do you mind taking a look and, if possible, mint a release so we can get this new wheel out there? |
ocefpaf
marked this pull request as draft
July 7, 2026 17:51
Collaborator
Author
|
Maybe hold this one. I was mixing conda python built with modern macos, but for wheels we are probably OK with the oldest one available. |
ocefpaf
force-pushed
the
bump-macos-15-latest
branch
from
August 12, 2026 16:11
a2fa33f to
9869f94
Compare
Collaborator
Author
|
@jswhit I re-run this PR just to test the latest manylinux docker image and things worked fine. In the that image we have: In [1]: import netCDF4
In [2]: netCDF4.__hdf5libversion__
Out[2]: '2.2.0'
In [3]: netCDF4.__netcdf4libversion__
Out[3]: '4.10.1' |
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.
Testing if this builds without any issues.