FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

MAINT: Bump cibuildwheel to v2.16.4 by charris · Pull Request #25720 · numpy/numpy · GitHub

/ numpy Public

MAINT: Bump cibuildwheel to v2.16.4 - #25720

Merged
charris merged 1 commit into
numpy:maintenance/1.26.xfrom
charris:backport-25503
Jan 29, 2024
Merged

charris merged 1 commit into
numpy:maintenance/1.26.xfrom
charris:backport-25503

Conversation

charris commented Jan 29, 2024

Copy link
Copy Markdown
Member

Backport of #25503.

PyPy has a new release, so we should be able to update cibuildwheel to the latest 2.16.4 version

charris added 03 - Maintenance 08 - Backport Used to tag backport PRs labels Jan 29, 2024
charris added this to the 1.26.4 release milestone Jan 29, 2024
charris merged commit 052165e into numpy:maintenance/1.26.x Jan 29, 2024
charris deleted the backport-25503 branch January 29, 2024 20:36

Copy link
Copy Markdown
Contributor

FYI, 2.16.5 is out with support for the new macos-14 AS runners, and a very important Windows fix for the (currently rolling out in actions images, even if "pinned") powershell 7.3+.

mattip commented Jan 31, 2024

Copy link
Copy Markdown
Member

On those new runners, how do you choose between x86_64 and arm64? Will cibuildwheel now build arm64 wheels without cross compile on macos?

Copy link
Copy Markdown
Member

What are AS runners?

Cibuildwheel builds macos_arm64 wheels natively on cirrus.

Copy link
Copy Markdown
Member

Ah new macos-14 runners that are in beta are M1 based.

Copy link
Copy Markdown
Contributor

Cibuildwheel builds macos_arm64 wheels natively on cirrus.

Yes, that’s why it was easy to support when GHA added it. :) And macos-14 is Apple Silicon (AS) / ARM / M1. 11-13 are Intel. (For paid plans, macos-13-xlarge is also AS).

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

Labels

03 - Maintenance 08 - Backport Used to tag backport PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL