Skip to content

asammdf: add build-asammdf.yml for riscv64 wheels - #1667

Open
luhenry wants to merge 1 commit into
mainfrom
asammdf
Open

asammdf: add build-asammdf.yml for riscv64 wheels#1667
luhenry wants to merge 1 commit into
mainfrom
asammdf

Conversation

@luhenry

@luhenry luhenry commented Sep 10, 2026

Copy link
Copy Markdown
Member

Compiles asammdf's asammdf.blocks.cutils C extension, which statically links vendored libdeflate/lz4/zstd for MDF block (de)compression. Upstream publishes no riscv64 wheel.

Mirrors upstream's own wheels.yml.

Differs from upstream

  • CIBW_BUILD narrowed to cp312/cp313/cp314 - numpy/pandas/lz4/numexpr/zstd riscv64 wheels start at cp312 on our registry.
  • PIP_EXTRA_INDEX_URL/PIP_ONLY_BINARY added for the same five packages - none has a riscv64 wheel on public PyPI.

Matrix: cp312/cp313/cp314 only - upstream's own skip excludes cp314t/cp315 (one abi3 wheel, no free-threaded build).

Testing

  • same as upstream

License: Statically links vendored libdeflate (MIT), lz4's lib/ (BSD-2-Clause), and zstd (BSD), same as upstream's own wheel, which ships no extra licence text for them.

Built on cp312 (local macOS/arm64 rehearsal); 55 passed, 2 skipped.

luhenry added a commit that referenced this pull request Sep 10, 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.

1 participant