Skip to content

resiliparse: add build-resiliparse.yml for riscv64 wheels - #1672

Merged
luhenry merged 1 commit into
mainfrom
resiliparse
Sep 10, 2026
Merged

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

Conversation

@luhenry

@luhenry luhenry commented Sep 10, 2026

Copy link
Copy Markdown
Member

Compiles resiliparse's Cython extensions (HTML parsing, encoding detection, boilerplate extraction, HTTP header parsing, process guards) against lexbor, re2 and uchardet. Upstream publishes no riscv64 wheel.

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

Differs from upstream

  • lexbor, re2, abseil-cpp, uchardet built from source - none packaged for Rocky 10 riscv64
  • musllinux dropped - fastwarc's rustup has no riscv64 musl target
  • beam test extra dropped - apache_beam has no riscv64 wheels

Testing

  • beam tests deselected (see above); rest same as upstream

License: Wheel also bundles lexbor (Apache-2.0), re2 and abseil-cpp (BSD-3-Clause, Apache-2.0) and uchardet (dual GPL-2.0/MPL-1.1); none of their licence text ships upstream, so the build adds it alongside resiliparse's own missing Apache-2.0 LICENSE.

Built on cp312 (aarch64 rehearsal); 40 passed, 1 skipped.

luhenry added a commit that referenced this pull request Sep 10, 2026
luhenry added a commit that referenced this pull request Sep 10, 2026
@luhenry
luhenry merged commit 7ba222d into main Sep 10, 2026
9 checks passed
@luhenry
luhenry deleted the resiliparse branch September 10, 2026 10:43
@luhenry luhenry linked an issue Sep 10, 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.

resiliparse riscv64 support

1 participant