Skip to content

Add osx-arm64 builds #4

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

Merged
merged 7 commits into from
Oct 23, 2024
Merged

Add osx-arm64 builds #4

merged 7 commits into from
Oct 23, 2024

Conversation

dihm
Copy link
Contributor

@dihm dihm commented Jul 14, 2024

This PR adds osx-arm64 builds.

Unforunately, the workflow was also a bit stale, so had to update it.

Also took the opportunity to move metadata to pyproject.toml.

Fixes #3

dihm added 3 commits July 14, 2024 11:29
update setuptools-scm config options
Mandated changes to how artifacts are uploaded and downloaded.

Added osx-arm64 builds.
Also removed python3.7 builds and extended to python3.12.
@dihm dihm self-assigned this Jul 14, 2024
@dihm
Copy link
Contributor Author

dihm commented Jul 14, 2024

I am very tempted to switch over wheel building to use cibuildwheel as I suspect it would be a fair bit more reliable than what we are currently using, given the wide adoption by the scientific python community. Also, the action we are currently using for manylinux is archived and suggests moving to cibuildwheel as well.

dihm and others added 2 commits July 15, 2024 10:40
Runtime pin is updated to oldest numpy that supports python 3.8.
@dihm
Copy link
Contributor Author

dihm commented Oct 23, 2024

This PR now also adds support for numpy v2 by building wheels against numpy=2 which provides backwards compatibility itself.

@dihm dihm merged commit aa55cc2 into labscript-suite:master Oct 23, 2024
@dihm dihm deleted the project_updates branch October 23, 2024 14:39
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.

osx-arm64 builds
1 participant