Skip to content

demoparser2: add build-demoparser2.yml for riscv64 wheels - #1483

Open
luhenry wants to merge 3 commits into
mainfrom
demoparser2
Open

demoparser2: add build-demoparser2.yml for riscv64 wheels#1483
luhenry wants to merge 3 commits into
mainfrom
demoparser2

Conversation

@luhenry

@luhenry luhenry commented Sep 8, 2026

Copy link
Copy Markdown
Member

Compiles a PyO3/maturin extension that parses Counter-Strike 2 (Source engine) demo files into pandas DataFrames. Upstream publishes no riscv64 wheel.

Mirrors the linux job of upstream's deploy.yml, driven through cibuildwheel instead of maturin-action directly.

Differs from upstream

  • Installs protobuf-compiler/protobuf-devel from Rocky 10's CRB repo - upstream's protoc download has no riscv64 binary
  • Drops musllinux - rustup ships no riscv64 musl toolchain

Testing

  • Runs upstream's signature_tests.py; skips upstream's mypy stubtest, a type check with no functional coverage

License: OK

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