Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port from main to RB-2.1 - Fix support for ARM64 macOS python wheels (#1574) #1585

Merged
merged 3 commits into from
Jan 24, 2022

Conversation

hodoulp
Copy link
Member

@hodoulp hodoulp commented Jan 11, 2022

  • Fix support for ARM64 macOS python wheels

Signed-off-by: Rémi Achard remiachard@gmail.com

  • Use $ generator expression to escape semicolon

Signed-off-by: Rémi Achard remiachard@gmail.com

Co-authored-by: Patrick Hodoul patrickhodoul@gmail.com

remia and others added 2 commits January 11, 2022 07:44
…1574)

* Fix support for ARM64 macOS python wheels

Signed-off-by: Rémi Achard <remiachard@gmail.com>

* Use $<SEMICOLON> generator expression to escape semicolon

Signed-off-by: Rémi Achard <remiachard@gmail.com>

Co-authored-by: Patrick Hodoul <patrickhodoul@gmail.com>
@remia
Copy link
Collaborator

remia commented Jan 17, 2022

Should we remove the broken Apple ARM wheels from PyPI for the existing 2.1.0 and 2.1.1 releases? I think @michdolan you should be able to do it, could you check? Then we can discuss whether it's worth trying to republish universal versions to replace them or wait for the next patch release, as I tried to mention in #1574.

@michdolan
Copy link
Collaborator

The Apple ARM wheels have been removed from PyPI

@hodoulp hodoulp merged commit 3ba4f95 into AcademySoftwareFoundation:RB-2.1 Jan 24, 2022
@hodoulp hodoulp deleted the integration_21_1 branch January 24, 2022 20:49
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.

None yet

3 participants