Skip to content

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Release Notes

Released on 2025-10-29.

This release contains an upgrade to Astral's fork of async_zip, which addresses potential sources of ZIP parsing differentials between uv and other Python packaging tooling. See GHSA-pqhf-p39g-3x64 for additional details.

Security

Python

  • Upgrade GraalPy to 25.0.1 (#16401)

Enhancements

  • Add --clear to uv build to remove old build artifacts (#16371)
  • Add --no-create-gitignore to uv build (#16369)
  • Do not error when a virtual environment directory cannot be removed due to a busy error (#16394)
  • Improve hint on pip install --system when externally managed (#16392)
  • Running uv lock --check with outdated lockfile will print that --check was passed, instead of --locked (#16322)
  • Update uv init template for Maturin (#16449)
  • Improve ordering of Python sources in logs (#16463)
  • Restore DockerHub release images and annotations (#16441)

Bug fixes

  • Check for matching Python implementation during uv python upgrade (#16420)
  • Deterministically order --find-links distributions (#16446)
  • Don't panic in uv export --frozen when the lockfile is outdated (#16407)
  • Fix root of uv tree when --package is used with circular dependencies (#15908)
  • Show package list with pip freeze --quiet (#16491)
  • Limit uv auth login pyx.dev retries to 60s (#16498)
  • Add an empty group with uv add --group ... -r ... (#16490)

Documentation

  • Update docs for maturin build backend init template (#16469)
  • Update docs to reflect previous changes to signal forwarding semantics (#16430)
  • Add instructions for installing via MacPorts (#16039)

Install uv 0.9.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.6/uv-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.9.6/uv-installer.ps1 | iex"

Download uv 0.9.6

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum
uv-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
uv-i686-pc-windows-msvc.zip x86 Windows checksum
uv-x86_64-pc-windows-msvc.zip x64 Windows checksum
uv-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
uv-i686-unknown-linux-gnu.tar.gz x86 Linux checksum
uv-powerpc64-unknown-linux-gnu.tar.gz PPC64 Linux checksum
uv-powerpc64le-unknown-linux-gnu.tar.gz PPC64LE Linux checksum
uv-riscv64gc-unknown-linux-gnu.tar.gz RISCV Linux checksum
uv-s390x-unknown-linux-gnu.tar.gz S390x Linux checksum
uv-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
uv-armv7-unknown-linux-gnueabihf.tar.gz ARMv7 Linux checksum
uv-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
uv-i686-unknown-linux-musl.tar.gz x86 MUSL Linux checksum
uv-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum
uv-arm-unknown-linux-musleabihf.tar.gz ARMv6 MUSL Linux (Hardfloat) checksum
uv-armv7-unknown-linux-musleabihf.tar.gz ARMv7 MUSL Linux checksum

View the full release notes at https://github.com/astral-sh/uv/releases/tag/0.9.6.


@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Oct 29, 2025
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Oct 29, 2025
@BrewTestBot BrewTestBot enabled auto-merge October 29, 2025 21:49
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 29, 2025
Merged via the queue into main with commit 38ac967 Oct 29, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-uv-0.9.6 branch October 29, 2025 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants