Skip to content

pyclipper: add build-pyclipper.yml for riscv64 wheels - #624

Merged
luhenry merged 1 commit into
mainfrom
pyclipper
Aug 27, 2026
Merged

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

Conversation

@luhenry

@luhenry luhenry commented Aug 27, 2026

Copy link
Copy Markdown
Member

Cython wrapper around the vendored Clipper C++ polygon-clipping library. Upstream publishes no riscv64 wheel.

Mirrors upstream's ci.yml.

Differs from upstream

  • riscv64 manylinux image instead of manylinux2014.

Matrix: cp312/cp313/cp314 - upstream builds no free-threaded Linux wheel and the extension does not declare free-threading support.

Testing

  • same as upstream

License: OK

Built on cp312; 40 passed, 0 skipped.

Mirrors upstream's ci.yml wheel job, narrowed to riscv64 manylinux.
Upstream builds no free-threaded Linux wheel and the Cython extension
does not declare free-threading support, so cp314t is excluded.
@luhenry
luhenry merged commit 47eb9b2 into main Aug 27, 2026
7 checks passed
@luhenry
luhenry deleted the pyclipper branch August 27, 2026 17:41
@luhenry luhenry linked an issue Aug 27, 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.

pyclipper riscv64 support

1 participant