Skip to content

pyqt5-sip: add build-pyqt5-sip.yml for riscv64 wheels - #1053

Merged
luhenry merged 1 commit into
mainfrom
pyqt5-sip
Sep 6, 2026
Merged

pyqt5-sip: add build-pyqt5-sip.yml for riscv64 wheels#1053
luhenry merged 1 commit into
mainfrom
pyqt5-sip

Conversation

@luhenry

@luhenry luhenry commented Sep 6, 2026

Copy link
Copy Markdown
Member

Small self-contained C extension providing the sip runtime glue that PyQt5's generated bindings depend on. Upstream publishes no riscv64 wheel.

No upstream CI to mirror: PyPI's project_urls points at Python-SIP/sip, the unrelated sip 6.x code-generator repo, which does not contain this module's sources.

Differs from upstream

  • Nothing beyond the riscv64 image.

Matrix: cp310-cp314, no cp314t — matches every interpreter upstream publishes; no free-threaded wheel exists to mirror.

Testing

  • Upstream ships no test suite; smoke-tests the compiled extension's public API (SIP_VERSION, voidptr, wrappertype).

License: ✅

Built on cp312; 4 passed.

@luhenry
luhenry merged commit 3662211 into main Sep 6, 2026
15 checks passed
@luhenry
luhenry deleted the pyqt5-sip branch September 6, 2026 14:14
@luhenry luhenry linked an issue Sep 6, 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.

pyqt5-sip riscv64 support

1 participant