mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-31 07:47:27 +00:00
Sync latest Python releases (#15171)
Automated update for Python releases. This picks up dynamically-linked tkinter/libtcl/libtk, which fixes #6893 and a host of similar issues. Co-authored-by: Geoffrey Thomas <geofft@ldpreload.com>
This commit is contained in:
parent
bdb4b061db
commit
d1beb7f640
2 changed files with 470 additions and 470 deletions
File diff suppressed because it is too large
Load diff
|
@ -2350,8 +2350,8 @@ fn python_install_no_cache() {
|
|||
|
||||
----- stderr -----
|
||||
error: Failed to install cpython-3.12.11-[PLATFORM]
|
||||
Caused by: Failed to download https://github.com/astral-sh/python-build-standalone/releases/download/20250807/cpython-3.12.[PATCH]-[DATE]-[PLATFORM].tar.gz
|
||||
Caused by: Network connectivity is disabled, but the requested data wasn't found in the cache for: `https://github.com/astral-sh/python-build-standalone/releases/download/20250807/cpython-3.12.[PATCH]-[DATE]-[PLATFORM].tar.gz`
|
||||
Caused by: Failed to download https://github.com/astral-sh/python-build-standalone/releases/download/20250808/cpython-3.12.[PATCH]-[DATE]-[PLATFORM].tar.gz
|
||||
Caused by: Network connectivity is disabled, but the requested data wasn't found in the cache for: `https://github.com/astral-sh/python-build-standalone/releases/download/20250808/cpython-3.12.[PATCH]-[DATE]-[PLATFORM].tar.gz`
|
||||
");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue