Skip to content

ada-url: add build-ada-url.yml for riscv64 wheels - #1221

Merged
luhenry merged 1 commit into
mainfrom
ada-url
Sep 7, 2026
Merged

ada-url: add build-ada-url.yml for riscv64 wheels#1221
luhenry merged 1 commit into
mainfrom
ada-url

Conversation

@luhenry

@luhenry luhenry commented Sep 7, 2026

Copy link
Copy Markdown
Member

Compiles the bundled Ada C++ URL parser via cffi into a per-interpreter extension. Upstream publishes no riscv64 wheel.

Mirrors upstream's build.yml, narrowed to Linux glibc riscv64.

Differs from upstream

  • CIBW_ENVIRONMENT: PIP_EXTRA_INDEX_URL=... - cffi has no riscv64 wheel on public PyPI.

Matrix: cp312/cp313/cp314 - upstream builds no free-threaded wheels for this cffi extension.

Testing

  • CIBW_TEST_SOURCES: tests - keeps the checkout's ada_url/ package from shadowing the installed wheel.

License: OK

@luhenry
luhenry merged commit fc621e8 into main Sep 7, 2026
8 checks passed
@luhenry
luhenry deleted the ada-url branch September 7, 2026 08:24
@luhenry luhenry linked an issue Sep 7, 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.

ada-url riscv64 support

1 participant