Skip to content

py-rust-stemmers: add build-py-rust-stemmers.yml for riscv64 wheels - #931

Merged
luhenry merged 1 commit into
mainfrom
py-rust-stemmers
Sep 4, 2026
Merged

py-rust-stemmers: add build-py-rust-stemmers.yml for riscv64 wheels#931
luhenry merged 1 commit into
mainfrom
py-rust-stemmers

Conversation

@luhenry

@luhenry luhenry commented Sep 4, 2026

Copy link
Copy Markdown
Member

Compiles a PyO3 wrapper around the rust-stemmers Snowball stemming crate. Upstream publishes no riscv64 wheel.

Mirrors upstream's release.yml linux job.

Differs from upstream

  • musllinux dropped - rustup ships no riscv64 musl toolchain.

Matrix: no cp314t - upstream builds no free-threaded wheel and the extension declares no gil_used(false).

Testing

  • same as upstream

License: OK

Built on cp312; 12 passed.

@luhenry
luhenry merged commit 7ee949b into main Sep 4, 2026
8 checks passed
@luhenry
luhenry deleted the py-rust-stemmers branch September 4, 2026 12:58
@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.

py-rust-stemmers riscv64 support

1 participant