Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uv 0.5.27 #206465

Merged
merged 2 commits into from
Feb 4, 2025
Merged

uv 0.5.27 #206465

merged 2 commits into from
Feb 4, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Release Notes

Enhancements

  • Avoid setting permissions during tar extraction (#11191)
  • Remove warnings for missing lower bounds (#11195)
  • Update PubGrub to set-based outdated priority tracking (#11169)
  • Improve error messages for uv pip install with --extra or --all-extras and invalid sources (#11193)
  • Sign Docker images using GitHub attestations (#8685)

Preview features

  • Don't expand self-referential extras in the build backend (#11142)

Performance

  • Filter discovered Python executables by source before querying (#11143)
  • Optimize exclusion computation for markers (#11158)
  • Use Astral-maintained tokio-tar fork (#11174)
  • Remove unneeded .clone() (#11127)

Bug fixes

  • Fix relative paths in bytecode compilation (#11177)
  • Percent-decode URLs in canonical comparisons (#11088)
  • Respect concurrency limits in parallel index fetch (#11182)
  • Use wire JSON schema for conflict items (#11196)
  • Use explicit _GLibCVersion tuple in uv-python crate (#11122)

Documentation

  • Add Git SHA locking behavior to docs (#11125)
  • Add best-practice flags to pip install example in troubleshooting guide (#11194)
  • Set VIRTUAL_ENV in Jupyter kernels (#11155)
  • Add instructions for deactivating an environment (#11200)

Install uv 0.5.27

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download uv 0.5.27

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-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

@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 Feb 4, 2025
Copy link
Contributor

github-actions bot commented Feb 4, 2025

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

@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 Feb 4, 2025
@BrewTestBot BrewTestBot enabled auto-merge February 4, 2025 04:33
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 4, 2025
Merged via the queue into master with commit 4da6013 Feb 4, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-uv-0.5.27 branch February 4, 2025 04:45
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.

2 participants