|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: astral-sh.uv |
| 5 | +PackageVersion: 0.9.27 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Astral Software Inc. |
| 8 | +PublisherUrl: https://astral.sh/ |
| 9 | +PublisherSupportUrl: https://github.com/astral-sh/uv/issues |
| 10 | +Author: Astral Software Inc. |
| 11 | +PackageName: uv |
| 12 | +PackageUrl: https://github.com/astral-sh/uv |
| 13 | +License: Apache-2.0 or MIT |
| 14 | +LicenseUrl: https://github.com/astral-sh/uv/blob/HEAD/README.md#license |
| 15 | +Copyright: Copyright (c) 2026 Astral Software Inc. |
| 16 | +ShortDescription: An extremely fast Python package and project manager, written in Rust. |
| 17 | +Description: An extremely fast Python package and project manager, written in Rust. Designed as a single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv workflows, and more. |
| 18 | +Moniker: uv |
| 19 | +Tags: |
| 20 | +- python |
| 21 | +ReleaseNotes: |- |
| 22 | + Released on 2026-01-26. |
| 23 | + Python |
| 24 | + - Upgrade Pyodide to 0.29.2 (#17652) |
| 25 | + - Upgrade to GraalPy 25.0.2 (#17634) |
| 26 | + Enhancements |
| 27 | + - Add -t shortform for --target to uv pip subcommands (#17501) |
| 28 | + - Add support for ROCm 7.0 and 7.1 accelerator backends (#17681) |
| 29 | + - Further improve free-threading ABI incompatibility errors (#17491) |
| 30 | + - Implement uv pip freeze --exclude flag (#17045) |
| 31 | + - Improve warnings for --system and --no-system in uv venv (#17647) |
| 32 | + - Make uv pip compile attempt to download a specified --python-version if it can. (#17249) |
| 33 | + - Support Trusted Publishing with pyx (#17438) |
| 34 | + - Fix JSON schema for exclude-newer-package (#17665) |
| 35 | + Preview features |
| 36 | + - Better detection for conflicting packages (#17623) |
| 37 | + - Upgrade based on outdated build versions in uv python upgrade (#17653) |
| 38 | + Bug fixes |
| 39 | + - Change chocolatey system test to ensure uv uses the right python (#17533) |
| 40 | + - Fix infinite loop when SSL_CERT_FILE is a directory (#17503) |
| 41 | + Documentation |
| 42 | + - Add cargo-xwin to the CONTRIBUTING guide (#17507) |
| 43 | + - Fix typo in the documentation of UV_PUBLISH_INDEX (#17672) |
| 44 | + - Move MSRV to platform support section (#17534) |
| 45 | + - Update the testing instructions in the CONTRIBUTING guide (#17528) |
| 46 | + - Use --locked to install cargo-xwin in guide (#17530) |
| 47 | + - Warn about PyPy being unmaintained (#17643) |
| 48 | + - docs: Correct gitlab-ci.yml to .gitlab-ci.yml (#17682) |
| 49 | + Other changes |
| 50 | + - Update MSRV to 1.91 (#17677) |
| 51 | +ReleaseNotesUrl: https://github.com/astral-sh/uv/releases/tag/0.9.27 |
| 52 | +Documentations: |
| 53 | +- DocumentLabel: Docs |
| 54 | + DocumentUrl: https://docs.astral.sh/uv/ |
| 55 | +ManifestType: defaultLocale |
| 56 | +ManifestVersion: 1.12.0 |
0 commit comments