|
| 1 | +# Created with WinGet Releaser using komac v2.16.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: prefix-dev.pixi |
| 5 | +PackageVersion: 0.72.2 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: prefix-dev |
| 8 | +PublisherUrl: https://pixi.sh/ |
| 9 | +PublisherSupportUrl: https://github.com/prefix-dev/pixi/issues |
| 10 | +Author: pixi contributors |
| 11 | +PackageName: pixi |
| 12 | +PackageUrl: https://github.com/prefix-dev/pixi |
| 13 | +License: BSD-3-Clause |
| 14 | +LicenseUrl: https://github.com/prefix-dev/pixi/blob/HEAD/LICENSE |
| 15 | +Copyright: Copyright (c) 2023, prefix.dev GmbH |
| 16 | +CopyrightUrl: https://github.com/prefix-dev/pixi/blob/main/LICENSE |
| 17 | +ShortDescription: A cross-platform, multi-language package manager and workflow tool |
| 18 | +Moniker: pixi |
| 19 | +Tags: |
| 20 | +- conda |
| 21 | +- conda-environment |
| 22 | +- conda-packages |
| 23 | +- hacktoberfest |
| 24 | +- package-management |
| 25 | +- package-manager |
| 26 | +- package-manager-tool |
| 27 | +- python-virtual-environment |
| 28 | +- rust |
| 29 | +- rust-lang |
| 30 | +ReleaseNotes: |- |
| 31 | + [0.72.2] - 2026-07-09 |
| 32 | + ✨ Highlights |
| 33 | + This release contains more fixes for rich platforms. |
| 34 | + Added |
| 35 | + - Add pixi workspace platform add --auto-detected by @hunger in #6355 |
| 36 | + - Explain why each declared platform cannot run here by @hunger in #6491 |
| 37 | + Changed |
| 38 | + - Compose sysreq platforms from customisations only by @kilian-hu in #6520 |
| 39 | + - Report unsatisfied virtual packages instead of a misleading interpreter error by @hunger |
| 40 | + Documentation |
| 41 | + - Document the build variants pixi sets automatically by @hunger in #6534 |
| 42 | + Fixed |
| 43 | + - Quick-validate to rebuild source packages on rich platforms by @wolfv in #6544 |
| 44 | + - Satisfiability of conditional dependencies with virtual packages by @ruben-arts in #6554 |
| 45 | + - Name the unmet virtual package in the runs-by-accident warning by @hunger in #6563 |
| 46 | + - Truncate stdlib variant version to major.minor by @hunger in #6567 |
| 47 | + Removed |
| 48 | + - Remove outdated click pin by @lucascolley in #6549 |
| 49 | +ReleaseNotesUrl: https://github.com/prefix-dev/pixi/releases/tag/v0.72.2 |
| 50 | +ManifestType: defaultLocale |
| 51 | +ManifestVersion: 1.12.0 |
0 commit comments