Skip to content

Add support for linux/arm64 wheels.#80

Open
dmitriplotnikov wants to merge 1 commit into
mainfrom
test_933297845
Open

Add support for linux/arm64 wheels.#80
dmitriplotnikov wants to merge 1 commit into
mainfrom
test_933297845

Conversation

@dmitriplotnikov

@dmitriplotnikov dmitriplotnikov commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Add support for linux/arm64 wheels.

Update pyproject.toml to build for aarch64 on Linux, and update
release_linux.sh to download the corresponding bazelisk binary.
Also download setuptools, wheel, and virtualenv on host and install them
with --no-build-isolation to avoid PyPI timeout issues in container.
Increase pip default timeout to 120s to handle slow network/proxy in Kokoro.

@dmitriplotnikov dmitriplotnikov force-pushed the test_933297845 branch 3 times, most recently from ba47bc7 to cd55f29 Compare June 16, 2026 23:08
Update pyproject.toml to build for aarch64 on Linux, and update
release_linux.sh to download the corresponding bazelisk binary.
Also download setuptools, wheel, and virtualenv on host and install them
with --no-build-isolation to avoid PyPI timeout issues in container.
Increase pip default timeout to 120s to handle slow network/proxy in Kokoro.

PiperOrigin-RevId: 933297845
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