Skip to content

Tags: astral-sh/uv

Tags

0.6.2

Toggle 0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 0.6.2 (#11630)

0.6.1

Toggle 0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 0.6.1 (#11580)

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to v0.6.0 (#11496)

Co-authored-by: Charlie Marsh <[email protected]>

0.5.31

Toggle 0.5.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 0.5.31 (#11459)

0.5.30

Toggle 0.5.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Catch broken `mac_ver()` (#11396)

A user reported a homebrew Python that would raise an exception in the
interpreter probing script because `platform.mac_ver()` returned `('',
('', '', ''), '')` on his installation due to
Homebrew/homebrew-core#206778

This is easy enough to catch and show a proper error message instead of
the Python backtrace.

0.5.29

Toggle 0.5.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 0.5.29 (#11267)

0.5.28

Toggle 0.5.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Disable wheel testing for `powerpc64le-unknown-linux-gnu` (#11229)

## Summary

I need to look into this later, but the test step is failing to install
Python:
https://github.com/astral-sh/uv/actions/runs/13148286589/job/36694160839.
We already disable this for the non-`le` variant, so this seems ok to
revisit.

0.5.27

Toggle 0.5.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 0.5.27 (#11201)

0.5.26

Toggle 0.5.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 0.5.26 (#11119)

0.5.25

Toggle 0.5.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 0.5.25 (#11042)