Skip to content

fix(CI): upgrade cibuildwheel >= 2.22 to ensure download retry and use uv on MacOS to avoid rate limits#908

Open
SYaoJun wants to merge 3 commits intoapache:mainfrom
SYaoJun:311_ci
Open

fix(CI): upgrade cibuildwheel >= 2.22 to ensure download retry and use uv on MacOS to avoid rate limits#908
SYaoJun wants to merge 3 commits intoapache:mainfrom
SYaoJun:311_ci

Conversation

@SYaoJun
Copy link
Contributor

@SYaoJun SYaoJun commented Mar 10, 2026

Reason for this PR

fix: #907
upgrade cibuildwheel >= 2.22 to ensure download retry

The main problem is in Macos downloading cibuildwheel easy to reach rate limits.
Use uv download can avoid this problem.

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@SYaoJun SYaoJun changed the title fix(CI): update Python version requirements to 3.10 fix(CI): upgrade cibuildwheel >= 2.22 to ensure download retry and backup source. Mar 10, 2026
@SYaoJun SYaoJun force-pushed the 311_ci branch 2 times, most recently from c82b648 to 78214ac Compare March 10, 2026 16:44
@SYaoJun SYaoJun changed the title fix(CI): upgrade cibuildwheel >= 2.22 to ensure download retry and backup source. fix(CI): upgrade cibuildwheel >= 2.22 to ensure download retry and use uv on MacOS to avoid rate limits Mar 11, 2026
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.

[CI]: cibuildwheel fails with HTTP 429 when downloading virtualenv.pyz on macOS arm6

1 participant