Skip to content

pyahocorasick: add build-pyahocorasick.yml for riscv64 wheels - #925

Merged
luhenry merged 1 commit into
mainfrom
pyahocorasick
Sep 4, 2026
Merged

pyahocorasick: add build-pyahocorasick.yml for riscv64 wheels#925
luhenry merged 1 commit into
mainfrom
pyahocorasick

Conversation

@luhenry

@luhenry luhenry commented Sep 4, 2026

Copy link
Copy Markdown
Member

Compiles pyahocorasick's self-contained C extension (Aho-Corasick string matching automaton) into a wheel. Upstream publishes no riscv64 wheel.

Mirrors the build_wheels job of upstream's own test-and-build.yml.

Differs from upstream
Nothing beyond the riscv64 image.

Testing

  • same as upstream

License: OK

pyahocorasick is a self-contained pure-C CPython extension (Aho-Corasick
string matching automaton) with no third-party dependencies. Upstream
publishes no riscv64 wheel.
@luhenry
luhenry merged commit 9b4f817 into main Sep 4, 2026
9 checks passed
@luhenry
luhenry deleted the pyahocorasick branch September 4, 2026 11:17
@luhenry luhenry linked an issue Sep 4, 2026 that may be closed by this pull request
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.

pyahocorasick riscv64 support

1 participant