Skip to content

serpyco-rs: add build-serpyco-rs.yml for riscv64 wheels - #1226

Merged
luhenry merged 1 commit into
mainfrom
serpyco-rs
Sep 7, 2026
Merged

serpyco-rs: add build-serpyco-rs.yml for riscv64 wheels#1226
luhenry merged 1 commit into
mainfrom
serpyco-rs

Conversation

@luhenry

@luhenry luhenry commented Sep 7, 2026

Copy link
Copy Markdown
Member

Compiles a Rust/PyO3 (maturin) fast dataclass/attrs serializer extension. Upstream publishes no riscv64 wheel.

Mirrors upstream's CI.yml build+test steps, narrowed to Linux manylinux.

Differs from upstream

  • Dropped musllinux - rustup ships no riscv64 musl host toolchain.
  • Installs Rust via rustup in CIBW_BEFORE_ALL_LINUX - upstream's runners carry it preinstalled.

Testing

  • same as upstream (pytest tests/), minus lint/type-check/bench/coverage jobs.

License: OK

Adds riscv64 wheel builds for serpyco-rs, a Rust/PyO3 (maturin) fast
serialization library. No abi3 support upstream, so wheels are built
per-interpreter (cp312, cp313, cp314, cp314t) against manylinux_2_39.
luhenry added a commit that referenced this pull request Sep 7, 2026
@luhenry
luhenry merged commit 822f4cc into main Sep 7, 2026
10 checks passed
@luhenry
luhenry deleted the serpyco-rs branch September 7, 2026 08:25
@luhenry luhenry linked an issue Sep 7, 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.

serpyco-rs riscv64 support

1 participant