Skip to content

Conversation

@ronaldoussoren
Copy link
Contributor

This PR fixes #379 and adds support for "universal2" wheels where the macOS version is lower than macOS 11.

The first commit ensures that tests pass on macOS 11.1 and is technically unrelated to the issue.

Ronald Oussoren and others added 5 commits December 31, 2020 11:39
…or later

The arm64 part of the binary only supports macOS 11 or later because
that's the first release of macOS for arm64, but having a wheel where
the x86_64 part supports an earlier version of the OS is useful to have.

This matches the universal2 installer on python.org
@pradyunsg
Copy link
Member

/cc @lawrence-danna-apple @brettcannon I guess.

@ronaldoussoren
Copy link
Contributor Author

BTW. The first two commits are by an unknown users, that's me on a new laptop. I forgot to check my git settings beforehand. If that's a problem I can recreate the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tag macosx_10_9_universal2 not accepted when running native arm64 (on macOS 11)

4 participants