]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152384: pixi-packages: use `flags` to define variants (#152385)
authorLucas Colley <lucas.colley8@gmail.com>
Fri, 17 Jul 2026 06:32:29 +0000 (08:32 +0200)
committerGitHub <noreply@github.com>
Fri, 17 Jul 2026 06:32:29 +0000 (12:02 +0530)
commit2931f2067a6ecdc52cb44f694ce14ab8b50b9a32
tree63c902ceca7d1443445b161b4858f14a30c9c500
parent597ec2d7e5f8bbd5a1eb9e6780444cae46cec3ea
gh-152384: pixi-packages: use `flags` to define variants (#152385)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Isuru Fernando <isuruf@gmail.com>
Co-authored-by: Nathan Goldbaum <nathan.goldbaum@gmail.com>
15 files changed:
.github/workflows/reusable-san.yml
Misc/NEWS.d/next/Tools-Demos/2026-07-10-14-38-31.gh-issue-152384.uaPADM.rst [new file with mode: 0644]
Tools/pixi-packages/README.md
Tools/pixi-packages/asan/variants.yaml [deleted file]
Tools/pixi-packages/build.sh
Tools/pixi-packages/clone-recipe.sh [deleted file]
Tools/pixi-packages/default/pixi.toml [deleted file]
Tools/pixi-packages/default/variants.yaml [deleted file]
Tools/pixi-packages/freethreading/pixi.toml [deleted file]
Tools/pixi-packages/freethreading/variants.yaml [deleted file]
Tools/pixi-packages/pixi.toml [moved from Tools/pixi-packages/asan/pixi.toml with 50% similarity]
Tools/pixi-packages/recipe.yaml [moved from Tools/pixi-packages/default/recipe.yaml with 85% similarity]
Tools/pixi-packages/tsan-freethreading/pixi.toml [deleted file]
Tools/pixi-packages/tsan-freethreading/variants.yaml [deleted file]
Tools/pixi-packages/variants.yaml [new file with mode: 0644]