Skip to content

fix: build manylinux wheels without libpython - #78

Merged
gouyt13 merged 2 commits into
mainfrom
fix/v0.2.0-manylinux-python
Sep 1, 2026
Merged

fix: build manylinux wheels without libpython#78
gouyt13 merged 2 commits into
mainfrom
fix/v0.2.0-manylinux-python

Conversation

@gouyt13

@gouyt13 gouyt13 commented Sep 1, 2026

Copy link
Copy Markdown
Member

Summary

  • request only Python module-development files on CMake 3.18+
  • avoid requiring the embedding libpython that manylinux images do not provide
  • preserve the existing CMake 3.15 minimum behavior

Verification

  • configured and built the Python extension with native optimization disabled
  • built rabitqlib-0.2.0-cp310-cp310-linux_x86_64.whl
  • ran Python tests: 58 passed

@gouyt13
gouyt13 merged commit 1d39e78 into main Sep 1, 2026
15 checks passed
@gouyt13
gouyt13 deleted the fix/v0.2.0-manylinux-python branch September 2, 2026 04:40
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