8000 Tags · mohammadzainabbas/uv · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mohammadzainabbas/uv

Tags

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 (astral-sh#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()` (astral-sh#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 (astral-sh#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` (astral-sh#…

…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 (astral-sh#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 (astral-sh#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 (astral-sh#11042)

0.5.24

Toggle 0.5.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 0.5.24 (astral-sh#10922)

0.5.23

Toggle 0.5.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to v0.5.23 (astral-sh#10879)

0.5.22

Toggle 0.5.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to v0.5.22 (astral-sh#10829)

0