Skip to content

Fix py build cmake version#433

Merged
zihaowang678 merged 2 commits into
amazon-ion:masterfrom
zihaowang678:fix-py-build-cmake-version
Jun 5, 2026
Merged

Fix py build cmake version#433
zihaowang678 merged 2 commits into
amazon-ion:masterfrom
zihaowang678:fix-py-build-cmake-version

Conversation

@zihaowang678
Copy link
Copy Markdown
Contributor

@zihaowang678 zihaowang678 commented Jun 5, 2026

py-build-cmake 0.1.8 requires distlib~=0.3.5, which conflicts with cibuildwheel v3.x that constrains distlib==0.4.0. This broke the wheel build stage of the release workflow. py-build-cmake 0.5.0 requires distlib~=0.4.0, resolving the conflict.

Verified locally: build succeeds and all tests pass.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Laurie Wang added 2 commits June 5, 2026 15:22
py-build-cmake 0.1.8 requires distlib~=0.3.5, which conflicts with
cibuildwheel v3.x that constrains distlib==0.4.0. This broke the wheel
build stage of the release workflow. py-build-cmake 0.5.0 requires
distlib~=0.4.0, resolving the conflict.

Verified locally: build succeeds and all 29,163 tests pass.
@zihaowang678 zihaowang678 merged commit 214b6e5 into amazon-ion:master Jun 5, 2026
20 checks passed
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.

2 participants