Skip to content

apsw: add build-apsw.yml for riscv64 wheels - #1071

Merged
luhenry merged 1 commit into
mainfrom
apsw
Sep 6, 2026
Merged

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

Conversation

@luhenry

@luhenry luhenry commented Sep 6, 2026

Copy link
Copy Markdown
Member

CPython C extension wrapping SQLite, built against a downloaded matching SQLite amalgamation. Upstream publishes no riscv64 wheel.

Mirrors upstream's build-pypi.yml binary job.

Differs from upstream

  • Only Linux (glibc) - upstream also builds macOS, Windows and pyodide.

Testing

  • same as upstream

License: OK

Mirrors upstream's build-pypi.yml binary job: cibuildwheel builds
directly from the tagged checkout, copying tools/setup-pypi.cfg to
setup.apsw before build so setup.py fetches and links the matching
SQLite amalgamation with all extensions enabled, then runs the same
python -m apsw.tests test suite.
@luhenry
luhenry merged commit 6eaa653 into main Sep 6, 2026
9 checks passed
@luhenry
luhenry deleted the apsw branch September 6, 2026 17:36
@luhenry luhenry linked an issue Sep 6, 2026 that may be closed by this pull request
@luhenry luhenry mentioned this pull request Sep 6, 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.

apsw riscv64 support

1 participant