Commit 60a373b
Merged PR 5303: Update ghcr.io/astral-sh/uv Docker tag to v0.7.13
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [ghcr.io/astral-sh/uv](https://github.com/astral-sh/uv) | final | patch | `0.7.3` -> `0.7.13` |
---
### Release Notes
<details>
<summary>astral-sh/uv (ghcr.io/astral-sh/uv)</summary>
### [`v0.7.13`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0713)
[Compare Source](astral-sh/uv@0.7.12...0.7.13)
##### Python
- Add Python 3.14.0b2
- Add Python 3.13.5
- Fix stability of `uuid.getnode` on 3.13
See the
[`python-build-standalone` release notes](https://github.com/astral-sh/python-build-standalone/releases/tag/20250612)
for more details.
##### Enhancements
- Download versions in `uv python pin` if not found ([#​13946](astral-sh/uv#13946))
- Use TTY detection to determine if SIGINT forwarding is enabled ([#​13925](astral-sh/uv#13925))
- Avoid fetching an exact, cached Git commit, even if it isn't locked ([#​13748](astral-sh/uv#13748))
- Add `zstd` and `deflate` to `Accept-Encoding` ([#​13982](astral-sh/uv#13982))
- Build binaries for riscv64 ([#​12688](astral-sh/uv#12688))
##### Bug fixes
- Check if relative URL is valid directory before treating as index ([#​13917](astral-sh/uv#13917))
- Ignore Python discovery errors during `uv python pin` ([#​13944](astral-sh/uv#13944))
- Do not allow `uv add --group ... --script` ([#​13997](astral-sh/uv#13997))
##### Preview changes
- Build backend: Support namespace packages ([#​13833](astral-sh/uv#13833))
##### Documentation
- Add 3.14 to the supported platform reference ([#​13990](astral-sh/uv#13990))
- Add an `llms.txt` to uv ([#​13929](astral-sh/uv#13929))
- Add supported macOS version to the platform reference ([#​13993](astral-sh/uv#13993))
- Update platform support reference to include Python implementation list ([#​13991](astral-sh/uv#13991))
- Update pytorch.md ([#​13899](astral-sh/uv#13899))
- Update the CLI help and reference to include references to the Python bin directory ([#​13978](astral-sh/uv#13978))
### [`v0.7.12`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0712)
[Compare Source](astral-sh/uv@0.7.11...0.7.12)
##### Enhancements
- Add `uv python pin --rm` to remove `.python-version` pins ([#​13860](astral-sh/uv#13860))
- Don't hint at versions removed by `excluded-newer` ([#​13884](astral-sh/uv#13884))
- Add hint to use `tool.uv.environments` on resolution error ([#...1 parent 60d4497 commit 60a373b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments