Skip to content

bitstruct: add build-bitstruct.yml for riscv64 wheels - #965

Merged
luhenry merged 2 commits into
mainfrom
bitstruct
Sep 5, 2026
Merged

bitstruct: add build-bitstruct.yml for riscv64 wheels#965
luhenry merged 2 commits into
mainfrom
bitstruct

Conversation

@luhenry

@luhenry luhenry commented Sep 5, 2026

Copy link
Copy Markdown
Member

Compiles the bitstruct.c extension that accelerates the pure-Python bit-field pack/unpack implementation. Upstream publishes no riscv64 wheel.

Mirrors upstream's release.yml.

Differs from upstream

  • riscv64 manylinux and musllinux images; macOS/Windows/other-arch builds dropped.

Testing

  • same as upstream

License: OK

Built on cp312/cp313/cp314/cp314t, manylinux and musllinux; CI running.

bitstruct has zero runtime dependencies and its only test dependency
(pytest) is pure Python, so nothing pulls in a numpy-shaped musllinux
riscv64 blocker.
@luhenry
luhenry merged commit b0b3e95 into main Sep 5, 2026
13 checks passed
@luhenry
luhenry deleted the bitstruct branch September 5, 2026 12:12
@luhenry luhenry linked an issue Sep 5, 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.

bitstruct riscv64 support

1 participant