Skip to content

Conversation

@zanieb
Copy link
Member

@zanieb zanieb commented Dec 30, 2025

Fixes a regression from #17157 as reported in #17260

Closes #17260
Closes #17263

You can see the regression test fail here in #17269 which cherry-picks the commit adding tests without the fix.

@zanieb zanieb temporarily deployed to uv-test-registries December 30, 2025 14:23 — with GitHub Actions Inactive
@zanieb zanieb marked this pull request as ready for review December 30, 2025 14:31
@zanieb zanieb requested a review from woodruffw December 30, 2025 14:31
@zanieb zanieb enabled auto-merge (squash) December 30, 2025 15:21
@zanieb zanieb merged commit c26a576 into main Dec 30, 2025
101 checks passed
@zanieb zanieb deleted the zb/zstd-wheel branch December 30, 2025 15:24
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Jan 5, 2026
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [astral-sh/uv](https://github.com/astral-sh/uv) | patch | `0.9.18` → `0.9.21` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>astral-sh/uv (astral-sh/uv)</summary>

### [`v0.9.21`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0921)

[Compare Source](astral-sh/uv@0.9.20...0.9.21)

Released on 2025-12-30.

##### Bug fixes

- Fix regression where zstd distribution hashes were not considered valid ([#&#8203;17265](astral-sh/uv#17265))

##### Documentation

- Fix a typo in the resolution documentation ([#&#8203;17258](astral-sh/uv#17258))
- Fix a typo in `python install --default` documentation ([#&#8203;9826](astral-sh/uv#9826))

### [`v0.9.20`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0920)

[Compare Source](astral-sh/uv@0.9.18...0.9.20)

Released on 2025-12-29.

This is a re-release of 0.9.19, with internal crate versions incremented to enable publishing to crates.io.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni4xMSIsInVwZGF0ZWRJblZlciI6IjQyLjY2LjE0IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiLCJhdXRvbWF0aW9uOmJvdC1hdXRob3JlZCIsImRlcGVuZGVuY3ktdHlwZTo6cGF0Y2giXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hash mismatch for zstd-compressed wheels (regression in 0.9.20)

3 participants