forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: astral-sh.uv version 0.5.13 (microsoft#202671)
- Loading branch information
Showing
4 changed files
with
84 additions
and
0 deletions.
There are no files selected for viewing
30 changes: 30 additions & 0 deletions
30
manifests/a/astral-sh/uv/0.5.13/astral-sh.uv.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: astral-sh.uv | ||
PackageVersion: 0.5.13 | ||
InstallerType: zip | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: uvx.exe | ||
PortableCommandAlias: uvx | ||
- RelativeFilePath: uv.exe | ||
PortableCommandAlias: uv | ||
Commands: | ||
- uv | ||
ReleaseDate: 2024-12-27 | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/astral-sh/uv/releases/download/0.5.13/uv-i686-pc-windows-msvc.zip | ||
InstallerSha256: C1531C2F1EB8C36B2947ABF039CAF1AEBA4253C3C35716705CA339A0A3D96594 | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x86 | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/astral-sh/uv/releases/download/0.5.13/uv-x86_64-pc-windows-msvc.zip | ||
InstallerSha256: C8A2E7E8BD87866FD1D52DBD4B4C0D85F328A6DCDEFF17B85CC9C9AF447EF3C3 | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x64 | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
31 changes: 31 additions & 0 deletions
31
manifests/a/astral-sh/uv/0.5.13/astral-sh.uv.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: astral-sh.uv | ||
PackageVersion: 0.5.13 | ||
PackageLocale: en-US | ||
Publisher: Astral Software Inc. | ||
PublisherUrl: https://astral.sh/ | ||
PublisherSupportUrl: https://github.com/astral-sh/uv/issues | ||
Author: Astral Software Inc. | ||
PackageName: uv | ||
PackageUrl: https://github.com/astral-sh/uv | ||
License: Apache-2.0 or MIT | ||
LicenseUrl: https://github.com/astral-sh/uv/blob/HEAD/README.md#license | ||
Copyright: Copyright (c) 2024 Astral Software Inc. | ||
ShortDescription: An extremely fast Python package and project manager, written in Rust. | ||
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. | ||
Moniker: uv | ||
Tags: | ||
- python | ||
ReleaseNotes: |- | ||
Bug fixes | ||
- Avoid enforcing URL check on initial publish (#10182) | ||
- Fix incorrect mismatched constraints reference (#10184) | ||
- Revert "Update reqwest (#10178)" (#10187) | ||
ReleaseNotesUrl: https://github.com/astral-sh/uv/releases/tag/0.5.13 | ||
Documentations: | ||
- DocumentLabel: Docs | ||
DocumentUrl: https://docs.astral.sh/uv/ | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
15 changes: 15 additions & 0 deletions
15
manifests/a/astral-sh/uv/0.5.13/astral-sh.uv.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json | ||
|
||
PackageIdentifier: astral-sh.uv | ||
PackageVersion: 0.5.13 | ||
PackageLocale: zh-CN | ||
License: Apache-2.0 或 MIT | ||
ShortDescription: 用 Rust 编写的极速 Python 软件包和项目管理器 | ||
Description: 用 Rust 编写的极速 Python 软件包和项目管理器。可作为单一工具替代 pip、pip-tools、pipx、poles、pyenv、twine、virtualenv 工作流等。 | ||
ReleaseNotesUrl: https://github.com/astral-sh/uv/releases/tag/0.5.13 | ||
Documentations: | ||
- DocumentLabel: 文档 | ||
DocumentUrl: https://docs.astral.sh/uv/ | ||
ManifestType: locale | ||
ManifestVersion: 1.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: astral-sh.uv | ||
PackageVersion: 0.5.13 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |