Skip to content

also building and publish aarch64 linux wheels - #215

Closed
wilko77 wants to merge 7 commits into
WojciechMula:masterfrom
wilko77:master
Closed

also building and publish aarch64 linux wheels#215
wilko77 wants to merge 7 commits into
WojciechMula:masterfrom
wilko77:master

Conversation

@wilko77

@wilko77 wilko77 commented Feb 11, 2026

Copy link
Copy Markdown

Such that the folks that run linux on ARM machines can sing your praises.

@kkilchrist

Copy link
Copy Markdown

+1 on this — we need aarch64 wheels for AWS Lambda Graviton deployments.

One thing I noticed: in pypi-release.yml, the new matrix entry defines CIBW_MANYLINUX_AARCH64_IMAGE and CIBW_ARCHS_LINUX as matrix variables, but the env: block of the build step doesn't pass them through to cibuildwheel (unlike test-and-build.yml where they are correctly added). The release build would fall back to cibuildwheel's defaults, which may work in practice but is inconsistent with how x86_64 is handled.

I've put up a version with that fix at kkilchrist/pyahocorasick@add-aarch64-wheels if helpful.

@AyanSinhaMahapatra

Copy link
Copy Markdown
Collaborator

Thanks @wilko77 @kkilchrist for your inputs, I've made some more changes and added this through #217 and https://github.com/WojciechMula/pyahocorasick/releases/tag/v2.3.1 this would also be released to pypi soon.

bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request May 18, 2026
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.

3 participants