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

Fix building Python wheels for linux aarch64 #950

Merged
merged 6 commits into from
Dec 19, 2024

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented Dec 16, 2024

Closes #832

@kylebarron
Copy link
Member Author

This is failing because it's still trying to find OpenSSL. I think this is due to flatgeobuf/flatgeobuf#404

@kylebarron kylebarron changed the title Kyle/fix-aarch64-io-wheels Fix building Python wheels for linux aarch64 Dec 19, 2024
@kylebarron kylebarron marked this pull request as ready for review December 19, 2024 18:57
@kylebarron
Copy link
Member Author

Note that this will block a Rust release until http-range-reader and flatgeobuf have new releases.

@kylebarron kylebarron enabled auto-merge (squash) December 19, 2024 19:03
@kylebarron kylebarron merged commit d61e866 into main Dec 19, 2024
21 checks passed
@kylebarron kylebarron deleted the kyle/fix-aarch64-io-wheels branch December 19, 2024 19:11
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.

Fix building python io wheels for other linux dists
1 participant