Skip to content

rapidyaml: add build-rapidyaml.yml for riscv64 wheels - #1761

Merged
luhenry merged 1 commit into
mainfrom
rapidyaml
Sep 12, 2026
Merged

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

Conversation

@luhenry

@luhenry luhenry commented Sep 11, 2026

Copy link
Copy Markdown
Member

Compiles a SWIG-generated CPython extension wrapping the vendored ryml C++ YAML library (git submodule) via CMake. Upstream publishes no riscv64 wheel.

Mirrors upstream's release.yml.

Differs from upstream

  • Nothing beyond the riscv64 image and the shallow-checkout setuptools_scm pin.

Testing

  • same as upstream

License: OK

Local pip wheel build (macOS) produced a real wheel with a compiled _ryml.so; installed it and ran pytest test (236 passed).

luhenry added a commit that referenced this pull request Sep 11, 2026
@luhenry
luhenry merged commit f7709eb into main Sep 12, 2026
14 of 15 checks passed
@luhenry
luhenry deleted the rapidyaml branch September 12, 2026 19:22
@luhenry luhenry linked an issue Sep 13, 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.

rapidyaml riscv64 support

1 participant