Skip to content

cel-expr-python: add build-cel-expr-python.yml for riscv64 wheels - #2353

Open
luhenry wants to merge 1 commit into
mainfrom
cel-expr-python
Open

luhenry wants to merge 1 commit into
mainfrom
cel-expr-python

Conversation

@luhenry

@luhenry luhenry commented Sep 26, 2026 •

Copy link
Copy Markdown
Member

Seven pybind11 extensions over cel-cpp, protobuf and abseil, built with Bazel. Upstream publishes no riscv64 wheel.

Mirrors upstream's release_linux.sh and its release/pyproject.toml cibuildwheel config.

Differs from upstream

  • Bazel 8.5.1 bootstrapped from the dist archive - no riscv64 bazelisk binary exists.
  • Build container driven directly instead of cibuildwheel, like the other Bazel ports.
  • Local JDK for Bazel's Java runtimes - no remote JDK for riscv64 (cel-cpp runs ANTLR).
  • Bazel's convenience symlinks cleared before packaging - upstream wheels carry a stray bazel-project/ tree.

Matrix: cp312/cp313/cp314 - upstream ships no free-threaded wheel.

Testing

  • same as upstream (cel_basic_test.py), plus an import of all seven extensions.

License: Wheel statically links cel-cpp, abseil, protobuf, re2, pybind11 and other permissive (Apache-2.0/BSD/MIT) dependencies; upstream ships no licence text for them, so the build adds it.

luhenry added a commit that referenced this pull request Sep 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://riseproject-dev.github.io/python-wheels/pr-preview/pr-2353/

Built to branch gh-pages at 2026-09-26 04:47 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

This branch has not been deployed

No deployments
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