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.30 #207213

Merged
merged 2 commits into from
Feb 11, 2025
Merged

uv 0.5.30 #207213

merged 2 commits into from
Feb 11, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Release Notes

Python

The managed PyPy distributions have been updated for PyPy v7.3.18, which includes:

  • PyPy3.10, which updates the standard library from Python 3.10.14 to 3.10.19
  • PyPy3.11, which adds beta support for Python 3.11.11

See the PyPy release for more details.

Enhancements

  • Add uv sync --dry-run (#11299)
  • Ignore #egg fragment in HTML Simple API response (#11340)

Configuration

  • Add NO_BINARY and NO_BINARY_PACKAGE environment variables (#11399)

Performance

  • Avoid re-cloning name when populating ambiguous set (#11401)
  • Optimize flattening in large workspaces (#11313)

Bug fixes

  • Allow dynamic packages to be overloaded (#11400)
  • Fix credential caching for index roots when URL ends in simple/ (#11336)
  • Fix marker merging for requirements.txt for psycopg (#11298)
  • Set 777 permissions on locked files (#11328)
  • Support extras in @ requests for tools (#11335)
  • Upgrade astral-tokio-tar to v0.5.1 (#11359)
  • Avoid missing logging for no-op upgrade events (#11301)
  • Use refined specifiers when logging narrowed Python range (#11334)
  • Don't use popup-generating eprintln in trampoline warnings (#11295)
  • Patch pkg-config files to be relocatable (#11291)
  • Fix a case of duplicate torch packages when using conflicting extras (#11323)

Documentation

  • Add docs for uv tool install --editable (#11280)
  • Fix broken anchors in README and docs index (#11338)

Install uv 0.5.30

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.5.30/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.30/uv-installer.ps1 | iex"

Download uv 0.5.30

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 10, 2025
Copy link
Contributor

🤖 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 11, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 11, 2025
Merged via the queue into master with commit 15ff22e Feb 11, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-uv-0.5.30 branch February 11, 2025 01:49
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