|
| 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.1 |
| 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.1] - 2026-07-07 |
| 32 | + ✨ Highlights |
| 33 | + This release contains important bugfixes for rich platforms, v3 repodata handling, pixi-build-r and more. |
| 34 | + Changed |
| 35 | + - Do not fail when running tasks in an environment by @hunger in #6507 |
| 36 | + - Provide R packages under their r-prefixed conda name by @roaldarbol in #6515 |
| 37 | + - Suggest pixi self-update --version for requires-pixi errors by @hunger in #6516 |
| 38 | + - Register run-export-introduced source deps on the assembled record by @wolfv in #6519 |
| 39 | + - Let explicit source registrations win over implied ones by @Hofer-Julian in #6532 |
| 40 | + Documentation |
| 41 | + - Document all override variables by @Hofer-Julian in #6486 |
| 42 | + - Fix requires-python field by @mwtoews in #6512 |
| 43 | + Fixed |
| 44 | + - Don't drag rich platform variants into bare-subdir environments by @hunger in #6517 |
| 45 | + - Invalidate lock file when an inline package definition changes by @Hofer-Julian in #6529 |
| 46 | + Refactor |
| 47 | + - Use shared config types from rattler_config by @wolfv in #6528 |
| 48 | + New Contributors |
| 49 | + - @mwtoews made their first contribution in #6512 |
| 50 | + - @roaldarbol made their first contribution in #6515 |
| 51 | +ReleaseNotesUrl: https://github.com/prefix-dev/pixi/releases/tag/v0.72.1 |
| 52 | +ManifestType: defaultLocale |
| 53 | +ManifestVersion: 1.12.0 |
0 commit comments