Skip to content

fastwarc: add build-fastwarc.yml for riscv64 wheels - #1652

Merged
luhenry merged 1 commit into
mainfrom
fastwarc
Sep 9, 2026
Merged

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

Conversation

@luhenry

@luhenry luhenry commented Sep 8, 2026

Copy link
Copy Markdown
Member

Compiles fastwarc's Cython legacy WARC/WAT/WET parser and its setuptools-rust/pyo3 extension over the fastwarc-rs crate. Upstream publishes no riscv64 wheel.

Mirrors the build-wheels job of upstream's build-packages.yml.

Differs from upstream

  • Installs zlib-devel/lz4-devel via dnf and a rustup toolchain - the image ships neither.
  • Stages LICENSE and a collected LICENSE.lz4 - upstream's own wheel ships no licence text at all.

Testing

  • test-sources stages fastwarc-pytest plus its sibling fixture directory - both sit outside package-dir.

License: Wheel bundles lz4 (BSD-2-Clause) alongside fastwarc's own Apache-2.0 licence, neither of which upstream's wheel carries.

Built on cp312 (local macOS/arm64 rehearsal); 103 passed.

luhenry added a commit that referenced this pull request Sep 8, 2026
@luhenry
luhenry merged commit 4646b47 into main Sep 9, 2026
9 checks passed
@luhenry
luhenry deleted the fastwarc branch September 9, 2026 08:51
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