From 94a1d667dc4fbcf51f3bb6386d73dbc227b9f461 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 17:18:05 -0600 Subject: [PATCH] Sync latest Python releases (#9696) Automated update for Python releases. --------- Co-authored-by: zanieb <2586601+zanieb@users.noreply.github.com> Co-authored-by: Zanie Blue --- crates/uv-python/download-metadata.json | 1570 +++++++++++++++++++++-- crates/uv-python/src/downloads.inc | 1347 ++++++++++++++++--- crates/uv/tests/it/python_install.rs | 110 +- 3 files changed, 2651 insertions(+), 376 deletions(-) diff --git a/crates/uv-python/download-metadata.json b/crates/uv-python/download-metadata.json index e4e9d5ec98a7..c91321d64029 100644 --- a/crates/uv-python/download-metadata.json +++ b/crates/uv-python/download-metadata.json @@ -1,4 +1,368 @@ { + "cpython-3.13.1-darwin-aarch64-none": { + "name": "cpython", + "arch": "aarch64", + "os": "darwin", + "libc": "none", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-aarch64-apple-darwin-install_only_stripped.tar.gz", + "sha256": "64638847581cd5f4e4a364b014b5dfb4da6589a10e52f64553b832d2f2113fa3", + "variant": null + }, + "cpython-3.13.1-darwin-x86_64-none": { + "name": "cpython", + "arch": "x86_64", + "os": "darwin", + "libc": "none", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-x86_64-apple-darwin-install_only_stripped.tar.gz", + "sha256": "e8d98cf814341ac173d2d19b013f76a0c2e707397a86a4a384f7e186f555cbfb", + "variant": null + }, + "cpython-3.13.1-linux-aarch64-gnu": { + "name": "cpython", + "arch": "aarch64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "aa587f93f04f09c666e574f42f1dbe2cda59c99029fda837226426311018c7fe", + "variant": null + }, + "cpython-3.13.1-linux-armv7-gnueabi": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabi", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-armv7-unknown-linux-gnueabi-install_only_stripped.tar.gz", + "sha256": "9557bb9c21b2934fd8062882de5b9503e360858c7c3d5fee849d9c28d9909331", + "variant": null + }, + "cpython-3.13.1-linux-armv7-gnueabihf": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabihf", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-armv7-unknown-linux-gnueabihf-install_only_stripped.tar.gz", + "sha256": "3d92db20f83134faa5f15b581d6a4540a34dbfc5f1acb31b1b3631d53d7732bc", + "variant": null + }, + "cpython-3.13.1-linux-powerpc64le-gnu": { + "name": "cpython", + "arch": "powerpc64le", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-ppc64le-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "9b0050aa950b196c534b2240817352a4223b3d616f8510df230a83d9f69bb0d6", + "variant": null + }, + "cpython-3.13.1-linux-s390x-gnu": { + "name": "cpython", + "arch": "s390x", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-s390x-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "110ca54445272e823190572651fba516160c12720c2829bea06d5beb9dfa69c8", + "variant": null + }, + "cpython-3.13.1-linux-x86_64-gnu": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "5f4ed2b4444b62844dc88cca756435041c2fc2b7a5a64ac5281d83b3d19dcb72", + "variant": null + }, + "cpython-3.13.1-linux-x86_64-musl": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "musl", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-x86_64-unknown-linux-musl-install_only_stripped.tar.gz", + "sha256": "46cab519d86c35c129534ebdebc71293711d36ff649c3387aa2a6a9d54488500", + "variant": null + }, + "cpython-3.13.1-windows-i686-none": { + "name": "cpython", + "arch": "i686", + "os": "windows", + "libc": "none", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-i686-pc-windows-msvc-install_only_stripped.tar.gz", + "sha256": "6296cbf2816598edbe7bd9b5cf9e893a4804da69566eec17dd0adf3d825c2e54", + "variant": null + }, + "cpython-3.13.1-windows-x86_64-none": { + "name": "cpython", + "arch": "x86_64", + "os": "windows", + "libc": "none", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-x86_64-pc-windows-msvc-install_only_stripped.tar.gz", + "sha256": "da4603397a186842db10210b07359a493716e5ad948d2d39b5605cc2e631baf2", + "variant": null + }, + "cpython-3.13.1+freethreaded-darwin-aarch64-none": { + "name": "cpython", + "arch": "aarch64", + "os": "darwin", + "libc": "none", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-aarch64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst", + "sha256": "4049aa2702d6934c9dec700aa91383cdba73cb5d36878bc476d30b34e461fe6c", + "variant": "freethreaded" + }, + "cpython-3.13.1+freethreaded-darwin-x86_64-none": { + "name": "cpython", + "arch": "x86_64", + "os": "darwin", + "libc": "none", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-x86_64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst", + "sha256": "02a3ddf7917bba7ee0110b98b7f0f4178ba0f0e719011c762110924b54e5f05d", + "variant": "freethreaded" + }, + "cpython-3.13.1+freethreaded-linux-aarch64-gnu": { + "name": "cpython", + "arch": "aarch64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-aarch64-unknown-linux-gnu-freethreaded%2Blto-full.tar.zst", + "sha256": "2b34f66b688ab4d46e682469c509e164abed15db709de356075042f8d55b8f16", + "variant": "freethreaded" + }, + "cpython-3.13.1+freethreaded-linux-armv7-gnueabi": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabi", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-armv7-unknown-linux-gnueabi-freethreaded%2Blto-full.tar.zst", + "sha256": "a63951a8b6d2d2e1c2d4f5667511e50dad01f175b91d4b691aaeccbd7a9c2c65", + "variant": "freethreaded" + }, + "cpython-3.13.1+freethreaded-linux-armv7-gnueabihf": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabihf", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-armv7-unknown-linux-gnueabihf-freethreaded%2Blto-full.tar.zst", + "sha256": "015f8a1e46e0e0cfdf71107e2c03fd36b9814ded9058a12c2f572dd817ed13ac", + "variant": "freethreaded" + }, + "cpython-3.13.1+freethreaded-linux-powerpc64le-gnu": { + "name": "cpython", + "arch": "powerpc64le", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-ppc64le-unknown-linux-gnu-freethreaded%2Blto-full.tar.zst", + "sha256": "3915dd69e9c15d03c97eee773cb94e5244e5d17f51928a27fca6e067b3de17dc", + "variant": "freethreaded" + }, + "cpython-3.13.1+freethreaded-linux-s390x-gnu": { + "name": "cpython", + "arch": "s390x", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-s390x-unknown-linux-gnu-freethreaded%2Blto-full.tar.zst", + "sha256": "4c8414376afc4f974ce89a1d95a69af0dd9c0dd4da45b2f12e9600cca70ea1fb", + "variant": "freethreaded" + }, + "cpython-3.13.1+freethreaded-linux-x86_64-gnu": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-x86_64-unknown-linux-gnu-freethreaded%2Bpgo%2Blto-full.tar.zst", + "sha256": "941aee1b089c0fd00a956ea6f39cce98c844b4fbc829f1ffc072a2424ce1dab1", + "variant": "freethreaded" + }, + "cpython-3.13.1+freethreaded-windows-i686-none": { + "name": "cpython", + "arch": "i686", + "os": "windows", + "libc": "none", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-i686-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst", + "sha256": "432a2b2c5e487a9cec757b7ac3b0ab8623ab3b5ca6dbec284f6173292e69b7a3", + "variant": "freethreaded" + }, + "cpython-3.13.1+freethreaded-windows-x86_64-none": { + "name": "cpython", + "arch": "x86_64", + "os": "windows", + "libc": "none", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-x86_64-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst", + "sha256": "721f87ae871343e510611928d9e8f58734c43d25f72a4382ab6f029eb5393594", + "variant": "freethreaded" + }, + "cpython-3.13.1+debug-linux-aarch64-gnu": { + "name": "cpython", + "arch": "aarch64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-aarch64-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "ae8ce0abb5aef01be28fc4669d2c33011bdefa4df5dcff9e2c75f20595d9dfc6", + "variant": "debug" + }, + "cpython-3.13.1+debug-linux-armv7-gnueabi": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabi", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-armv7-unknown-linux-gnueabi-debug-full.tar.zst", + "sha256": "1b198a00ccd7499c12dedf58d66f72d87fcde71d3331e888261ff850eab8e6ea", + "variant": "debug" + }, + "cpython-3.13.1+debug-linux-armv7-gnueabihf": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabihf", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-armv7-unknown-linux-gnueabihf-debug-full.tar.zst", + "sha256": "e92d08ba3f2ff5a3fef5e95132c49d87838778605177d90fda0458fbc3eca08c", + "variant": "debug" + }, + "cpython-3.13.1+debug-linux-powerpc64le-gnu": { + "name": "cpython", + "arch": "powerpc64le", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-ppc64le-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "2e00823e5d085f6907bdc5dd2d471b23a1f007199aa0dea2a5dafb51dcedd8e9", + "variant": "debug" + }, + "cpython-3.13.1+debug-linux-s390x-gnu": { + "name": "cpython", + "arch": "s390x", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-s390x-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "bb67e3cdc4a2a0ad568d190ca68f9edd93cfcc53dfa5b7f9e0fed03bfd74829a", + "variant": "debug" + }, + "cpython-3.13.1+debug-linux-x86_64-gnu": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-x86_64-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "76a170c1d3b315fb40fed9dd49863305303812c132ad9766a1029891bd29c997", + "variant": "debug" + }, + "cpython-3.13.1+debug-linux-x86_64-musl": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "musl", + "major": 3, + "minor": 13, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-x86_64-unknown-linux-musl-debug-full.tar.zst", + "sha256": "281af69b8f438921245e96dea39fc1c2b48332c2839293295f105eff27e8c374", + "variant": "debug" + }, "cpython-3.13.0-darwin-aarch64-none": { "name": "cpython", "arch": "aarch64", @@ -727,108 +1091,342 @@ "sha256": "759f600b27a6a0ef2638cb02e8bbcc6de726dd1c896759f78da3e412f6c992e9", "variant": null }, - "cpython-3.13.0rc2-windows-x86_64-none": { + "cpython-3.13.0rc2-windows-x86_64-none": { + "name": "cpython", + "arch": "x86_64", + "os": "windows", + "libc": "none", + "major": 3, + "minor": 13, + "patch": 0, + "prerelease": "rc2", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-x86_64-pc-windows-msvc-install_only_stripped.tar.gz", + "sha256": "c883205751c714bd0519592673a88f160a55d34344cc1368353ad34a679eb94a", + "variant": null + }, + "cpython-3.13.0rc2+debug-linux-aarch64-gnu": { + "name": "cpython", + "arch": "aarch64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 13, + "patch": 0, + "prerelease": "rc2", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-aarch64-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "77005f4de8eab59d5323bf4c8236530f477b2585b92ffe6b533a1de15df3f9b2", + "variant": "debug" + }, + "cpython-3.13.0rc2+debug-linux-armv7-gnueabi": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabi", + "major": 3, + "minor": 13, + "patch": 0, + "prerelease": "rc2", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-armv7-unknown-linux-gnueabi-debug-full.tar.zst", + "sha256": "50110dd0a39e663394d0a0757753714efb853ee1a6fbf969bb4bbe159f6a3f83", + "variant": "debug" + }, + "cpython-3.13.0rc2+debug-linux-armv7-gnueabihf": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabihf", + "major": 3, + "minor": 13, + "patch": 0, + "prerelease": "rc2", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-armv7-unknown-linux-gnueabihf-debug-full.tar.zst", + "sha256": "8a8c2d371ab7fe2d1d9f51717ad51821108c607f7ea7993f96920666afc51ac1", + "variant": "debug" + }, + "cpython-3.13.0rc2+debug-linux-powerpc64le-gnu": { + "name": "cpython", + "arch": "powerpc64le", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 13, + "patch": 0, + "prerelease": "rc2", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-ppc64le-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "d1e56f2c54775edd51ef933cd2838f692c57e24e43c4bd1a1b11c86056a24ef4", + "variant": "debug" + }, + "cpython-3.13.0rc2+debug-linux-s390x-gnu": { + "name": "cpython", + "arch": "s390x", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 13, + "patch": 0, + "prerelease": "rc2", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-s390x-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "65ea35a96bce6d097ebbbf19ad484f0101b2b42fcca3ab518109c3ea3aefb952", + "variant": "debug" + }, + "cpython-3.13.0rc2+debug-linux-x86_64-gnu": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 13, + "patch": 0, + "prerelease": "rc2", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-x86_64-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "8595be42ea7fa43ffe66761c713ad4b60e6270dca1771491d54e8d6556bb617b", + "variant": "debug" + }, + "cpython-3.13.0rc2+debug-linux-x86_64-musl": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "musl", + "major": 3, + "minor": 13, + "patch": 0, + "prerelease": "rc2", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-x86_64-unknown-linux-musl-debug-full.tar.zst", + "sha256": "634e538c9d9e8cec2f27aa278a1e99d6e652d7b013b4f27a0242265e0d8ad0ff", + "variant": "debug" + }, + "cpython-3.12.8-darwin-aarch64-none": { + "name": "cpython", + "arch": "aarch64", + "os": "darwin", + "libc": "none", + "major": 3, + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-aarch64-apple-darwin-install_only_stripped.tar.gz", + "sha256": "d6e607f109db29f2e4a00137fde91f29f359709e1815887334305e4f560b19ac", + "variant": null + }, + "cpython-3.12.8-darwin-x86_64-none": { + "name": "cpython", + "arch": "x86_64", + "os": "darwin", + "libc": "none", + "major": 3, + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-x86_64-apple-darwin-install_only_stripped.tar.gz", + "sha256": "2dbebc822dea55d60db64f93f532aa72aea4b5ccb400a1cee4f8b4a489a10ce5", + "variant": null + }, + "cpython-3.12.8-linux-aarch64-gnu": { + "name": "cpython", + "arch": "aarch64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "de4dacd5b182523e3567d547f0e072af0502a52ac2e8244ae14f58049daf7a66", + "variant": null + }, + "cpython-3.12.8-linux-armv7-gnueabi": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabi", + "major": 3, + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-armv7-unknown-linux-gnueabi-install_only_stripped.tar.gz", + "sha256": "e79c63052a7179e1bd0d8c50f2e412d851be4f5fb52bae3c68112bbdb95a3bad", + "variant": null + }, + "cpython-3.12.8-linux-armv7-gnueabihf": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabihf", + "major": 3, + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-armv7-unknown-linux-gnueabihf-install_only_stripped.tar.gz", + "sha256": "b1db830877b0fb36d5d687eedbe735edfa407c3f8e2648a98800640c27e57d64", + "variant": null + }, + "cpython-3.12.8-linux-powerpc64le-gnu": { + "name": "cpython", + "arch": "powerpc64le", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-ppc64le-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "b62b499e290add3f616da05ff54734806f89ecf0045c345c88bc25fcb9cdd371", + "variant": null + }, + "cpython-3.12.8-linux-s390x-gnu": { + "name": "cpython", + "arch": "s390x", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-s390x-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "ae5b281892d0346f436d942ce7c731b00db22bc626b48a385445b9e0d6bfa9a8", + "variant": null + }, + "cpython-3.12.8-linux-x86_64-gnu": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "a19f6765df233ec3943c5e975c104a2ffd60ba1258cb038d7d6b8208308921c0", + "variant": null + }, + "cpython-3.12.8-linux-x86_64-musl": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "musl", + "major": 3, + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-x86_64-unknown-linux-musl-install_only_stripped.tar.gz", + "sha256": "3b22bb1a9e6a3c6f0de571c914ac98b47d02e5ec7804ae9741e6fc74eb731cc3", + "variant": null + }, + "cpython-3.12.8-windows-i686-none": { + "name": "cpython", + "arch": "i686", + "os": "windows", + "libc": "none", + "major": 3, + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-i686-pc-windows-msvc-install_only_stripped.tar.gz", + "sha256": "8e62562ef4cef48ba77dc8ccf3d0505fc7dfbb43fc2b611fe823878c06169676", + "variant": null + }, + "cpython-3.12.8-windows-x86_64-none": { "name": "cpython", "arch": "x86_64", "os": "windows", "libc": "none", "major": 3, - "minor": 13, - "patch": 0, - "prerelease": "rc2", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-x86_64-pc-windows-msvc-install_only_stripped.tar.gz", - "sha256": "c883205751c714bd0519592673a88f160a55d34344cc1368353ad34a679eb94a", + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-x86_64-pc-windows-msvc-install_only_stripped.tar.gz", + "sha256": "236aaa1b7b7ceecc7f327df50a8a45fbe32e9449427fa18541b94e78873cb513", "variant": null }, - "cpython-3.13.0rc2+debug-linux-aarch64-gnu": { + "cpython-3.12.8+debug-linux-aarch64-gnu": { "name": "cpython", "arch": "aarch64", "os": "linux", "libc": "gnu", "major": 3, - "minor": 13, - "patch": 0, - "prerelease": "rc2", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-aarch64-unknown-linux-gnu-debug-full.tar.zst", - "sha256": "77005f4de8eab59d5323bf4c8236530f477b2585b92ffe6b533a1de15df3f9b2", + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-aarch64-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "6fa6d502f77e73b60fe1c81894a2520053d9aecd8d95631d40ba9a1b786226e1", "variant": "debug" }, - "cpython-3.13.0rc2+debug-linux-armv7-gnueabi": { + "cpython-3.12.8+debug-linux-armv7-gnueabi": { "name": "cpython", "arch": "armv7", "os": "linux", "libc": "gnueabi", "major": 3, - "minor": 13, - "patch": 0, - "prerelease": "rc2", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-armv7-unknown-linux-gnueabi-debug-full.tar.zst", - "sha256": "50110dd0a39e663394d0a0757753714efb853ee1a6fbf969bb4bbe159f6a3f83", + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-armv7-unknown-linux-gnueabi-debug-full.tar.zst", + "sha256": "fa93f0314ab3243c68f8fb5eb4b240e29f52ff781e665a8cae1c897b234a941f", "variant": "debug" }, - "cpython-3.13.0rc2+debug-linux-armv7-gnueabihf": { + "cpython-3.12.8+debug-linux-armv7-gnueabihf": { "name": "cpython", "arch": "armv7", "os": "linux", "libc": "gnueabihf", "major": 3, - "minor": 13, - "patch": 0, - "prerelease": "rc2", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-armv7-unknown-linux-gnueabihf-debug-full.tar.zst", - "sha256": "8a8c2d371ab7fe2d1d9f51717ad51821108c607f7ea7993f96920666afc51ac1", + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-armv7-unknown-linux-gnueabihf-debug-full.tar.zst", + "sha256": "6da8f5ce18012e697fb5a828f759a27c72414286c85ff55ed6352d24838b3c39", "variant": "debug" }, - "cpython-3.13.0rc2+debug-linux-powerpc64le-gnu": { + "cpython-3.12.8+debug-linux-powerpc64le-gnu": { "name": "cpython", "arch": "powerpc64le", "os": "linux", "libc": "gnu", "major": 3, - "minor": 13, - "patch": 0, - "prerelease": "rc2", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-ppc64le-unknown-linux-gnu-debug-full.tar.zst", - "sha256": "d1e56f2c54775edd51ef933cd2838f692c57e24e43c4bd1a1b11c86056a24ef4", + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-ppc64le-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "192592dbe8717516ae487312e4701be57549ffdf5ce8369e54c341719367b2c8", "variant": "debug" }, - "cpython-3.13.0rc2+debug-linux-s390x-gnu": { + "cpython-3.12.8+debug-linux-s390x-gnu": { "name": "cpython", "arch": "s390x", "os": "linux", "libc": "gnu", "major": 3, - "minor": 13, - "patch": 0, - "prerelease": "rc2", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-s390x-unknown-linux-gnu-debug-full.tar.zst", - "sha256": "65ea35a96bce6d097ebbbf19ad484f0101b2b42fcca3ab518109c3ea3aefb952", + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-s390x-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "17c83b4b4bb94f490ff76190c4652127f35481e92f006e23e333f9fbfc32cf19", "variant": "debug" }, - "cpython-3.13.0rc2+debug-linux-x86_64-gnu": { + "cpython-3.12.8+debug-linux-x86_64-gnu": { "name": "cpython", "arch": "x86_64", "os": "linux", "libc": "gnu", "major": 3, - "minor": 13, - "patch": 0, - "prerelease": "rc2", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-x86_64-unknown-linux-gnu-debug-full.tar.zst", - "sha256": "8595be42ea7fa43ffe66761c713ad4b60e6270dca1771491d54e8d6556bb617b", + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-x86_64-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "05f16f248599c47cb99d2d3f16b3cd9195f86b8a702134878deb4b32a89e4029", "variant": "debug" }, - "cpython-3.13.0rc2+debug-linux-x86_64-musl": { + "cpython-3.12.8+debug-linux-x86_64-musl": { "name": "cpython", "arch": "x86_64", "os": "linux", "libc": "musl", "major": 3, - "minor": 13, - "patch": 0, - "prerelease": "rc2", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-x86_64-unknown-linux-musl-debug-full.tar.zst", - "sha256": "634e538c9d9e8cec2f27aa278a1e99d6e652d7b013b4f27a0242265e0d8ad0ff", + "minor": 12, + "patch": 8, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-x86_64-unknown-linux-musl-debug-full.tar.zst", + "sha256": "366701a9d1a1cf0e6c48b1febde7dc0f152f3fb91005132108950ec2503e7c1a", "variant": "debug" }, "cpython-3.12.7-darwin-aarch64-none": { @@ -2439,112 +3037,346 @@ "minor": 12, "patch": 0, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-unknown-linux-gnu-install_only.tar.gz", - "sha256": "e51a5293f214053ddb4645b2c9f84542e2ef86870b8655704367bd4b29d39fe9", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-unknown-linux-gnu-install_only.tar.gz", + "sha256": "e51a5293f214053ddb4645b2c9f84542e2ef86870b8655704367bd4b29d39fe9", + "variant": null + }, + "cpython-3.12.0-linux-x86_64-musl": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "musl", + "major": 3, + "minor": 12, + "patch": 0, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-unknown-linux-musl-install_only.tar.gz", + "sha256": "922f9404f39dc4edb8558a93cef5c3330895a4c87acb1de2a2cf662ab942dbe5", + "variant": null + }, + "cpython-3.12.0-windows-i686-none": { + "name": "cpython", + "arch": "i686", + "os": "windows", + "libc": "none", + "major": 3, + "minor": 12, + "patch": 0, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-i686-pc-windows-msvc-shared-install_only.tar.gz", + "sha256": "6e4f30a998245cfaef00d1b87f8fd5f6c250bd222f933f8f38f124d4f03227f9", + "variant": null + }, + "cpython-3.12.0-windows-x86_64-none": { + "name": "cpython", + "arch": "x86_64", + "os": "windows", + "libc": "none", + "major": 3, + "minor": 12, + "patch": 0, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-pc-windows-msvc-shared-install_only.tar.gz", + "sha256": "facfaa1fbc8653f95057f3c4a0f8aa833dab0e0b316e24ee8686bc761d4b4f8d", + "variant": null + }, + "cpython-3.12.0+debug-linux-aarch64-gnu": { + "name": "cpython", + "arch": "aarch64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 12, + "patch": 0, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-aarch64-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "eb05c976374a9a44596ce340ab35e5461014f30202c3cbe10edcbfbe5ac4a6a1", + "variant": "debug" + }, + "cpython-3.12.0+debug-linux-powerpc64le-gnu": { + "name": "cpython", + "arch": "powerpc64le", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 12, + "patch": 0, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-ppc64le-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "800a89873e30e24bb1b6075f8cd718964537c5ba62bcdbefdcdae4de68ddccc4", + "variant": "debug" + }, + "cpython-3.12.0+debug-linux-s390x-gnu": { + "name": "cpython", + "arch": "s390x", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 12, + "patch": 0, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-s390x-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "5b1a1effbb43df57ad014fcebf4b20089e504d89613e7b8db22d9ccb9fb00a6c", + "variant": "debug" + }, + "cpython-3.12.0+debug-linux-x86_64-gnu": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 12, + "patch": 0, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "a8c38cd2e53136c579632e2938d1b857f22e496c7dba99ad9a7ad6a67b43274a", + "variant": "debug" + }, + "cpython-3.12.0+debug-linux-x86_64-musl": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "musl", + "major": 3, + "minor": 12, + "patch": 0, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-unknown-linux-musl-debug-full.tar.zst", + "sha256": "0b4380904d53f3322d3e5276de47bfa91a19289b7c734494c127ed0793017dde", + "variant": "debug" + }, + "cpython-3.11.11-darwin-aarch64-none": { + "name": "cpython", + "arch": "aarch64", + "os": "darwin", + "libc": "none", + "major": 3, + "minor": 11, + "patch": 11, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-aarch64-apple-darwin-install_only_stripped.tar.gz", + "sha256": "ddd8fc255df97dd8b902927d284205346f929afa74d58f0ffe1ffd35b3543514", + "variant": null + }, + "cpython-3.11.11-darwin-x86_64-none": { + "name": "cpython", + "arch": "x86_64", + "os": "darwin", + "libc": "none", + "major": 3, + "minor": 11, + "patch": 11, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-x86_64-apple-darwin-install_only_stripped.tar.gz", + "sha256": "9fce00c70f5230e0d822a71420e19599f8e1f1940e17bcc13be72fa251871d90", + "variant": null + }, + "cpython-3.11.11-linux-aarch64-gnu": { + "name": "cpython", + "arch": "aarch64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 11, + "patch": 11, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "d1602bc7d9b99e4189c21c00bfce2b3690d90f47d13ae5d14968f2b9ca6321c2", + "variant": null + }, + "cpython-3.11.11-linux-armv7-gnueabi": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabi", + "major": 3, + "minor": 11, + "patch": 11, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-armv7-unknown-linux-gnueabi-install_only_stripped.tar.gz", + "sha256": "067ddf3256516e8d5a8b6d437bbee868e08bb116af1067749bd73887f8a58afb", + "variant": null + }, + "cpython-3.11.11-linux-armv7-gnueabihf": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabihf", + "major": 3, + "minor": 11, + "patch": 11, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-armv7-unknown-linux-gnueabihf-install_only_stripped.tar.gz", + "sha256": "a4d7c6e55342f4fc83318c2ede5b7943b12f1741b9a8b16298e9c8f440f19150", + "variant": null + }, + "cpython-3.11.11-linux-powerpc64le-gnu": { + "name": "cpython", + "arch": "powerpc64le", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 11, + "patch": 11, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-ppc64le-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "891f0a4ba032fc8dee7a842e7731ed6a752cacbf0baaa86edea741157b28819e", + "variant": null + }, + "cpython-3.11.11-linux-s390x-gnu": { + "name": "cpython", + "arch": "s390x", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 11, + "patch": 11, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-s390x-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "c4918640a5e99bc7d96bbb238d395ab63495e8c6db9fc818b9a71efed50009c2", + "variant": null + }, + "cpython-3.11.11-linux-x86_64-gnu": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 11, + "patch": 11, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "bdef41c5bf7fcdec13dc9eddf557cffd21b740f4fe575cb31dc877219af58a39", "variant": null }, - "cpython-3.12.0-linux-x86_64-musl": { + "cpython-3.11.11-linux-x86_64-musl": { "name": "cpython", "arch": "x86_64", "os": "linux", "libc": "musl", "major": 3, - "minor": 12, - "patch": 0, + "minor": 11, + "patch": 11, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-unknown-linux-musl-install_only.tar.gz", - "sha256": "922f9404f39dc4edb8558a93cef5c3330895a4c87acb1de2a2cf662ab942dbe5", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-x86_64-unknown-linux-musl-install_only_stripped.tar.gz", + "sha256": "87f1a18d62ce76db2fddb86d0389c48023855385c769893a867ecbaaca713234", "variant": null }, - "cpython-3.12.0-windows-i686-none": { + "cpython-3.11.11-windows-i686-none": { "name": "cpython", "arch": "i686", "os": "windows", "libc": "none", "major": 3, - "minor": 12, - "patch": 0, + "minor": 11, + "patch": 11, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-i686-pc-windows-msvc-shared-install_only.tar.gz", - "sha256": "6e4f30a998245cfaef00d1b87f8fd5f6c250bd222f933f8f38f124d4f03227f9", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-i686-pc-windows-msvc-install_only_stripped.tar.gz", + "sha256": "c6a1c43fae2390c9a26175906434b87d5d9bc262a2ae07a54053859aadfe18fd", "variant": null }, - "cpython-3.12.0-windows-x86_64-none": { + "cpython-3.11.11-windows-x86_64-none": { "name": "cpython", "arch": "x86_64", "os": "windows", "libc": "none", "major": 3, - "minor": 12, - "patch": 0, + "minor": 11, + "patch": 11, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-pc-windows-msvc-shared-install_only.tar.gz", - "sha256": "facfaa1fbc8653f95057f3c4a0f8aa833dab0e0b316e24ee8686bc761d4b4f8d", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-x86_64-pc-windows-msvc-install_only_stripped.tar.gz", + "sha256": "15c2df661eff6df4f038d6b8c20be8d720220073877e0c55ca57a16b263692d8", "variant": null }, - "cpython-3.12.0+debug-linux-aarch64-gnu": { + "cpython-3.11.11+debug-linux-aarch64-gnu": { "name": "cpython", "arch": "aarch64", "os": "linux", "libc": "gnu", "major": 3, - "minor": 12, - "patch": 0, + "minor": 11, + "patch": 11, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-aarch64-unknown-linux-gnu-debug-full.tar.zst", - "sha256": "eb05c976374a9a44596ce340ab35e5461014f30202c3cbe10edcbfbe5ac4a6a1", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-aarch64-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "006067b17c4ac0193e211d34120443a4850113fe9f9a2e10e5c8baffb3d6c064", "variant": "debug" }, - "cpython-3.12.0+debug-linux-powerpc64le-gnu": { + "cpython-3.11.11+debug-linux-armv7-gnueabi": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabi", + "major": 3, + "minor": 11, + "patch": 11, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-armv7-unknown-linux-gnueabi-debug-full.tar.zst", + "sha256": "6dc7a682070466dbba6c0fb122b3d75c28017b72e733c0f21bae4248e032fa97", + "variant": "debug" + }, + "cpython-3.11.11+debug-linux-armv7-gnueabihf": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabihf", + "major": 3, + "minor": 11, + "patch": 11, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-armv7-unknown-linux-gnueabihf-debug-full.tar.zst", + "sha256": "8e021906e056f09649301b3d4e9324d22e41aa188a3dac33e01e1034d6fa8cbb", + "variant": "debug" + }, + "cpython-3.11.11+debug-linux-powerpc64le-gnu": { "name": "cpython", "arch": "powerpc64le", "os": "linux", "libc": "gnu", "major": 3, - "minor": 12, - "patch": 0, + "minor": 11, + "patch": 11, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-ppc64le-unknown-linux-gnu-debug-full.tar.zst", - "sha256": "800a89873e30e24bb1b6075f8cd718964537c5ba62bcdbefdcdae4de68ddccc4", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-ppc64le-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "aad52fbe62ec760bb65b8efef87b01228ddb42b47df4e5662659f168a9894ade", "variant": "debug" }, - "cpython-3.12.0+debug-linux-s390x-gnu": { + "cpython-3.11.11+debug-linux-s390x-gnu": { "name": "cpython", "arch": "s390x", "os": "linux", "libc": "gnu", "major": 3, - "minor": 12, - "patch": 0, + "minor": 11, + "patch": 11, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-s390x-unknown-linux-gnu-debug-full.tar.zst", - "sha256": "5b1a1effbb43df57ad014fcebf4b20089e504d89613e7b8db22d9ccb9fb00a6c", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-s390x-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "34b73bda5008417a2923ed0e817aa32d66311705a14b6f93dccb83ff8d50e0c4", "variant": "debug" }, - "cpython-3.12.0+debug-linux-x86_64-gnu": { + "cpython-3.11.11+debug-linux-x86_64-gnu": { "name": "cpython", "arch": "x86_64", "os": "linux", "libc": "gnu", "major": 3, - "minor": 12, - "patch": 0, + "minor": 11, + "patch": 11, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-unknown-linux-gnu-debug-full.tar.zst", - "sha256": "a8c38cd2e53136c579632e2938d1b857f22e496c7dba99ad9a7ad6a67b43274a", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-x86_64-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "44b3becd21c1e4835e979bda71cfeb805bea22a8b1f6349b7f65aec899f35a81", "variant": "debug" }, - "cpython-3.12.0+debug-linux-x86_64-musl": { + "cpython-3.11.11+debug-linux-x86_64-musl": { "name": "cpython", "arch": "x86_64", "os": "linux", "libc": "musl", "major": 3, - "minor": 12, - "patch": 0, + "minor": 11, + "patch": 11, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-unknown-linux-musl-debug-full.tar.zst", - "sha256": "0b4380904d53f3322d3e5276de47bfa91a19289b7c734494c127ed0793017dde", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-x86_64-unknown-linux-musl-debug-full.tar.zst", + "sha256": "932fbcd64e877a727924829d9918f1e2397563b2809f93c81d952e9aed17ae3c", "variant": "debug" }, "cpython-3.11.10-darwin-aarch64-none": { @@ -4204,115 +5036,349 @@ "os": "linux", "libc": "gnu", "major": 3, - "minor": 11, - "patch": 1, + "minor": 11, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-i686-unknown-linux-gnu-install_only.tar.gz", + "sha256": "8392230cf76c282cfeaf67dcbd2e0fac6da8cd3b3aead1250505c6ddd606caae", + "variant": null + }, + "cpython-3.11.1-linux-x86_64-gnu": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 11, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-unknown-linux-gnu-install_only.tar.gz", + "sha256": "02a551fefab3750effd0e156c25446547c238688a32fabde2995c941c03a6423", + "variant": null + }, + "cpython-3.11.1-linux-x86_64-musl": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "musl", + "major": 3, + "minor": 11, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-unknown-linux-musl-install_only.tar.gz", + "sha256": "7f0425d3e9b2283aba205493e9fe431bc2c2d67cc369bc922825b827a1b06b82", + "variant": null + }, + "cpython-3.11.1-windows-i686-none": { + "name": "cpython", + "arch": "i686", + "os": "windows", + "libc": "none", + "major": 3, + "minor": 11, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-i686-pc-windows-msvc-shared-install_only.tar.gz", + "sha256": "50b250dd261c3cca9ae8d96cb921e4ffbc64f778a198b6f8b8b0a338f77ae486", + "variant": null + }, + "cpython-3.11.1-windows-x86_64-none": { + "name": "cpython", + "arch": "x86_64", + "os": "windows", + "libc": "none", + "major": 3, + "minor": 11, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-pc-windows-msvc-shared-install_only.tar.gz", + "sha256": "edc08979cb0666a597466176511529c049a6f0bba8adf70df441708f766de5bf", + "variant": null + }, + "cpython-3.11.1+debug-linux-aarch64-gnu": { + "name": "cpython", + "arch": "aarch64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 11, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-aarch64-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "8fe27d850c02aa7bb34088fad5b48df90b4b841f40e1472243b8ab9da8776e40", + "variant": "debug" + }, + "cpython-3.11.1+debug-linux-i686-gnu": { + "name": "cpython", + "arch": "i686", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 11, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-i686-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "7986ebe82c07ecd2eb94fd1b3c9ebbb2366db2360e38f29ae0543e857551d0bf", + "variant": "debug" + }, + "cpython-3.11.1+debug-linux-x86_64-gnu": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 11, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "b5bf700afc77588d853832d10b74ba793811cbec41b02ebc2c39a8b9987aacdd", + "variant": "debug" + }, + "cpython-3.11.1+debug-linux-x86_64-musl": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "musl", + "major": 3, + "minor": 11, + "patch": 1, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-unknown-linux-musl-debug-full.tar.zst", + "sha256": "7773aab3d1cbddbd0c6095c931fe841a2c511369e21744097276d22f4bc05621", + "variant": "debug" + }, + "cpython-3.10.16-darwin-aarch64-none": { + "name": "cpython", + "arch": "aarch64", + "os": "darwin", + "libc": "none", + "major": 3, + "minor": 10, + "patch": 16, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-aarch64-apple-darwin-install_only_stripped.tar.gz", + "sha256": "e5e63f308525fd99f638f8ab7dd425a96b430d8ede91f940558ee36987985898", + "variant": null + }, + "cpython-3.10.16-darwin-x86_64-none": { + "name": "cpython", + "arch": "x86_64", + "os": "darwin", + "libc": "none", + "major": 3, + "minor": 10, + "patch": 16, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-x86_64-apple-darwin-install_only_stripped.tar.gz", + "sha256": "28e161d8896fcd7df9f68acf230e2c1224fedeb9d547e52a48ff7b39ed07708e", + "variant": null + }, + "cpython-3.10.16-linux-aarch64-gnu": { + "name": "cpython", + "arch": "aarch64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 10, + "patch": 16, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "2daf6007da8fc31d387eaddcbfe696e56fb144ec52c9d481a013140ad2a99577", + "variant": null + }, + "cpython-3.10.16-linux-armv7-gnueabi": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabi", + "major": 3, + "minor": 10, + "patch": 16, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-armv7-unknown-linux-gnueabi-install_only_stripped.tar.gz", + "sha256": "0958c31a74efeb47c7b5821ff8d8dad9a85ea954d52451ca96d3b202dee22390", + "variant": null + }, + "cpython-3.10.16-linux-armv7-gnueabihf": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabihf", + "major": 3, + "minor": 10, + "patch": 16, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-armv7-unknown-linux-gnueabihf-install_only_stripped.tar.gz", + "sha256": "1afc47489b79ccc05af5bd8c59ba5b36d1dd0955ea77815e199017e01b43f8b0", + "variant": null + }, + "cpython-3.10.16-linux-powerpc64le-gnu": { + "name": "cpython", + "arch": "powerpc64le", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 10, + "patch": 16, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-ppc64le-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "d440bad6a1fe918bb753deef01aa91e4fe2fcde2a40b515349dd02b070a8ed3a", + "variant": null + }, + "cpython-3.10.16-linux-s390x-gnu": { + "name": "cpython", + "arch": "s390x", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 10, + "patch": 16, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-i686-unknown-linux-gnu-install_only.tar.gz", - "sha256": "8392230cf76c282cfeaf67dcbd2e0fac6da8cd3b3aead1250505c6ddd606caae", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-s390x-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "33fbe039a6b352c9af44171ee8b32a816cabdf0dd4dcf90c27433cb18015331a", "variant": null }, - "cpython-3.11.1-linux-x86_64-gnu": { + "cpython-3.10.16-linux-x86_64-gnu": { "name": "cpython", "arch": "x86_64", "os": "linux", "libc": "gnu", "major": 3, - "minor": 11, - "patch": 1, + "minor": 10, + "patch": 16, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-unknown-linux-gnu-install_only.tar.gz", - "sha256": "02a551fefab3750effd0e156c25446547c238688a32fabde2995c941c03a6423", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "6d73aa4829ba89e1ede7cde94ad064730fb3635b4853143e855a67bd62f828b0", "variant": null }, - "cpython-3.11.1-linux-x86_64-musl": { + "cpython-3.10.16-linux-x86_64-musl": { "name": "cpython", "arch": "x86_64", "os": "linux", "libc": "musl", "major": 3, - "minor": 11, - "patch": 1, + "minor": 10, + "patch": 16, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-unknown-linux-musl-install_only.tar.gz", - "sha256": "7f0425d3e9b2283aba205493e9fe431bc2c2d67cc369bc922825b827a1b06b82", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-x86_64-unknown-linux-musl-install_only_stripped.tar.gz", + "sha256": "752bda1e074fb5829fd141764d4854fc293911d8d6322a3a36bf22991766dd35", "variant": null }, - "cpython-3.11.1-windows-i686-none": { + "cpython-3.10.16-windows-i686-none": { "name": "cpython", "arch": "i686", "os": "windows", "libc": "none", "major": 3, - "minor": 11, - "patch": 1, + "minor": 10, + "patch": 16, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-i686-pc-windows-msvc-shared-install_only.tar.gz", - "sha256": "50b250dd261c3cca9ae8d96cb921e4ffbc64f778a198b6f8b8b0a338f77ae486", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-i686-pc-windows-msvc-install_only_stripped.tar.gz", + "sha256": "b9e8d42991b44101cda5e96e0dfb20a2ad02247fbef9058516c35aa62b24c4c8", "variant": null }, - "cpython-3.11.1-windows-x86_64-none": { + "cpython-3.10.16-windows-x86_64-none": { "name": "cpython", "arch": "x86_64", "os": "windows", "libc": "none", "major": 3, - "minor": 11, - "patch": 1, + "minor": 10, + "patch": 16, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-pc-windows-msvc-shared-install_only.tar.gz", - "sha256": "edc08979cb0666a597466176511529c049a6f0bba8adf70df441708f766de5bf", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-x86_64-pc-windows-msvc-install_only_stripped.tar.gz", + "sha256": "7d5e42f96aad0f396aeaea52e8fb53a1c3e060749b5b99a68d001ead21d092b8", "variant": null }, - "cpython-3.11.1+debug-linux-aarch64-gnu": { + "cpython-3.10.16+debug-linux-aarch64-gnu": { "name": "cpython", "arch": "aarch64", "os": "linux", "libc": "gnu", "major": 3, - "minor": 11, - "patch": 1, + "minor": 10, + "patch": 16, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-aarch64-unknown-linux-gnu-debug-full.tar.zst", - "sha256": "8fe27d850c02aa7bb34088fad5b48df90b4b841f40e1472243b8ab9da8776e40", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-aarch64-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "aa127d006478f01e43bfca7cb9ff69dab58195a8ca4e3f55eb601550ba616772", "variant": "debug" }, - "cpython-3.11.1+debug-linux-i686-gnu": { + "cpython-3.10.16+debug-linux-armv7-gnueabi": { "name": "cpython", - "arch": "i686", + "arch": "armv7", + "os": "linux", + "libc": "gnueabi", + "major": 3, + "minor": 10, + "patch": 16, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-armv7-unknown-linux-gnueabi-debug-full.tar.zst", + "sha256": "01983e0738939b930f68631f4dba6a1475a1942657fd3dc6775c8576255cea40", + "variant": "debug" + }, + "cpython-3.10.16+debug-linux-armv7-gnueabihf": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabihf", + "major": 3, + "minor": 10, + "patch": 16, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-armv7-unknown-linux-gnueabihf-debug-full.tar.zst", + "sha256": "d636504c18cdbac90b49b2a9aaaa56feacc484b1da7635aba0bb35e00a5aa92a", + "variant": "debug" + }, + "cpython-3.10.16+debug-linux-powerpc64le-gnu": { + "name": "cpython", + "arch": "powerpc64le", "os": "linux", "libc": "gnu", "major": 3, - "minor": 11, - "patch": 1, + "minor": 10, + "patch": 16, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-i686-unknown-linux-gnu-debug-full.tar.zst", - "sha256": "7986ebe82c07ecd2eb94fd1b3c9ebbb2366db2360e38f29ae0543e857551d0bf", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-ppc64le-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "7d358084d5985ade710e3a73e6c0d939fd483753d460943316799ec623726fd7", "variant": "debug" }, - "cpython-3.11.1+debug-linux-x86_64-gnu": { + "cpython-3.10.16+debug-linux-s390x-gnu": { + "name": "cpython", + "arch": "s390x", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 10, + "patch": 16, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-s390x-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "49a6f3a9bdf2ee3e251969bef8cc38b3316147ba46cb9ab5cc9c716d8a112ec4", + "variant": "debug" + }, + "cpython-3.10.16+debug-linux-x86_64-gnu": { "name": "cpython", "arch": "x86_64", "os": "linux", "libc": "gnu", "major": 3, - "minor": 11, - "patch": 1, + "minor": 10, + "patch": 16, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-unknown-linux-gnu-debug-full.tar.zst", - "sha256": "b5bf700afc77588d853832d10b74ba793811cbec41b02ebc2c39a8b9987aacdd", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-x86_64-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "3103b79e2636e3a457fea305148e79217cbe17aa3fb91b27e0a7834027a8a5d2", "variant": "debug" }, - "cpython-3.11.1+debug-linux-x86_64-musl": { + "cpython-3.10.16+debug-linux-x86_64-musl": { "name": "cpython", "arch": "x86_64", "os": "linux", "libc": "musl", "major": 3, - "minor": 11, - "patch": 1, + "minor": 10, + "patch": 16, "prerelease": "", - "url": "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-unknown-linux-musl-debug-full.tar.zst", - "sha256": "7773aab3d1cbddbd0c6095c931fe841a2c511369e21744097276d22f4bc05621", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-x86_64-unknown-linux-musl-debug-full.tar.zst", + "sha256": "1db866f4f16a7e8afa9f550435f30085db3a87897f2385aca3009ff06978219d", "variant": "debug" }, "cpython-3.10.15-darwin-aarch64-none": { @@ -6837,6 +7903,240 @@ "sha256": null, "variant": "debug" }, + "cpython-3.9.21-darwin-aarch64-none": { + "name": "cpython", + "arch": "aarch64", + "os": "darwin", + "libc": "none", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-aarch64-apple-darwin-install_only_stripped.tar.gz", + "sha256": "8f162d89f58baa82efd2430d541b08391c8ed7f41770348b1ec5d7d2bdd71657", + "variant": null + }, + "cpython-3.9.21-darwin-x86_64-none": { + "name": "cpython", + "arch": "x86_64", + "os": "darwin", + "libc": "none", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-x86_64-apple-darwin-install_only_stripped.tar.gz", + "sha256": "1533c728fd732483924443cb4dd4ac86324de082ce9611f21280facbcc4ba300", + "variant": null + }, + "cpython-3.9.21-linux-aarch64-gnu": { + "name": "cpython", + "arch": "aarch64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "027cf9f8b8bc3d214a938b06ad2fd9a04a9f86aee8b72594b32ea1e0b87cf5d9", + "variant": null + }, + "cpython-3.9.21-linux-armv7-gnueabi": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabi", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-armv7-unknown-linux-gnueabi-install_only_stripped.tar.gz", + "sha256": "6d79b78cd17e95fe6874531ab6a1e57d0b5ba2c10de99d62391a945f5d63edd2", + "variant": null + }, + "cpython-3.9.21-linux-armv7-gnueabihf": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabihf", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-armv7-unknown-linux-gnueabihf-install_only_stripped.tar.gz", + "sha256": "9eb9c30631e71c11aa5be52c7db3b5a77eb5782cbc06f303713c6ffcbe13eef3", + "variant": null + }, + "cpython-3.9.21-linux-powerpc64le-gnu": { + "name": "cpython", + "arch": "powerpc64le", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-ppc64le-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "c7263a49f531fe6d62e26871087758a5c2dd207de4ca7b17a7b5c2d1af191fa5", + "variant": null + }, + "cpython-3.9.21-linux-s390x-gnu": { + "name": "cpython", + "arch": "s390x", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-s390x-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "d6e759de5a133f1a9582c3a4faa6c7ba9cea895c159420ff89565b31f534ed8f", + "variant": null + }, + "cpython-3.9.21-linux-x86_64-gnu": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz", + "sha256": "d8f14d3b78fb724aa6e65f745a2507913a85f8506aae3132aa3894abbef9ad6e", + "variant": null + }, + "cpython-3.9.21-linux-x86_64-musl": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "musl", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-x86_64-unknown-linux-musl-install_only_stripped.tar.gz", + "sha256": "4b4696dc8929b08045c8e1cce2eef1ab6d0fefa776e8f424d5426abf6de52c43", + "variant": null + }, + "cpython-3.9.21-windows-i686-none": { + "name": "cpython", + "arch": "i686", + "os": "windows", + "libc": "none", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-i686-pc-windows-msvc-install_only_stripped.tar.gz", + "sha256": "f3159c14ca14d1a3c7d134faeefaa7db73cd808d5a1346e17db1b206b0e07bf0", + "variant": null + }, + "cpython-3.9.21-windows-x86_64-none": { + "name": "cpython", + "arch": "x86_64", + "os": "windows", + "libc": "none", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-x86_64-pc-windows-msvc-install_only_stripped.tar.gz", + "sha256": "48e22890e3896e8e2f45802ce91a96fd392dff9aae0fbf6ff060e96ef848d290", + "variant": null + }, + "cpython-3.9.21+debug-linux-aarch64-gnu": { + "name": "cpython", + "arch": "aarch64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-aarch64-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "1a1b649a350a38e3dd04e2aa5df366bee00d23f21dad61a5da5603bfe933a638", + "variant": "debug" + }, + "cpython-3.9.21+debug-linux-armv7-gnueabi": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabi", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-armv7-unknown-linux-gnueabi-debug-full.tar.zst", + "sha256": "64b26b5bc19f54c647fc7c4240983781c8526b63fea64bd6ba9d53c9d0ad0406", + "variant": "debug" + }, + "cpython-3.9.21+debug-linux-armv7-gnueabihf": { + "name": "cpython", + "arch": "armv7", + "os": "linux", + "libc": "gnueabihf", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-armv7-unknown-linux-gnueabihf-debug-full.tar.zst", + "sha256": "62650defed3a890be6d53a3c4b673ef8c7335ff0d170310e523a934a6f73e166", + "variant": "debug" + }, + "cpython-3.9.21+debug-linux-powerpc64le-gnu": { + "name": "cpython", + "arch": "powerpc64le", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-ppc64le-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "3698d6ded495f70b80a16cebe0e06ddbb93f8b63756977156474e431b4cf9d8d", + "variant": "debug" + }, + "cpython-3.9.21+debug-linux-s390x-gnu": { + "name": "cpython", + "arch": "s390x", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-s390x-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "62142392939369cab51dcaf233ae0878c83a14105a4a6ef44be21c068679afbe", + "variant": "debug" + }, + "cpython-3.9.21+debug-linux-x86_64-gnu": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "gnu", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-x86_64-unknown-linux-gnu-debug-full.tar.zst", + "sha256": "ebbfe875614ed35708253478282181693dce7c3613b001241866f100a2896646", + "variant": "debug" + }, + "cpython-3.9.21+debug-linux-x86_64-musl": { + "name": "cpython", + "arch": "x86_64", + "os": "linux", + "libc": "musl", + "major": 3, + "minor": 9, + "patch": 21, + "prerelease": "", + "url": "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-x86_64-unknown-linux-musl-debug-full.tar.zst", + "sha256": "deaaf263e16ff33ffcf4642950a34391c5e3b8a21af8d0fa0b88716807d3f440", + "variant": "debug" + }, "cpython-3.9.20-darwin-aarch64-none": { "name": "cpython", "arch": "aarch64", diff --git a/crates/uv-python/src/downloads.inc b/crates/uv-python/src/downloads.inc index 45a2cc36073f..e34b29e219ff 100644 --- a/crates/uv-python/src/downloads.inc +++ b/crates/uv-python/src/downloads.inc @@ -7,6 +7,321 @@ use crate::PythonVariant; use uv_pep440::{Prerelease, PrereleaseKind}; pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), + os: Os(target_lexicon::OperatingSystem::Darwin), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-aarch64-apple-darwin-install_only_stripped.tar.gz", + sha256: Some("64638847581cd5f4e4a364b014b5dfb4da6589a10e52f64553b832d2f2113fa3") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Darwin), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-x86_64-apple-darwin-install_only_stripped.tar.gz", + sha256: Some("e8d98cf814341ac173d2d19b013f76a0c2e707397a86a4a384f7e186f555cbfb") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("aa587f93f04f09c666e574f42f1dbe2cda59c99029fda837226426311018c7fe") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Arm(target_lexicon::ArmArchitecture::Armv7)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnueabi), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-armv7-unknown-linux-gnueabi-install_only_stripped.tar.gz", + sha256: Some("9557bb9c21b2934fd8062882de5b9503e360858c7c3d5fee849d9c28d9909331") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Arm(target_lexicon::ArmArchitecture::Armv7)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnueabihf), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-armv7-unknown-linux-gnueabihf-install_only_stripped.tar.gz", + sha256: Some("3d92db20f83134faa5f15b581d6a4540a34dbfc5f1acb31b1b3631d53d7732bc") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Powerpc64le), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-ppc64le-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("9b0050aa950b196c534b2240817352a4223b3d616f8510df230a83d9f69bb0d6") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::S390x), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-s390x-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("110ca54445272e823190572651fba516160c12720c2829bea06d5beb9dfa69c8") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("5f4ed2b4444b62844dc88cca756435041c2fc2b7a5a64ac5281d83b3d19dcb72") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Musl), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-x86_64-unknown-linux-musl-install_only_stripped.tar.gz", + sha256: Some("46cab519d86c35c129534ebdebc71293711d36ff649c3387aa2a6a9d54488500") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_32(target_lexicon::X86_32Architecture::I686)), + os: Os(target_lexicon::OperatingSystem::Windows), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-i686-pc-windows-msvc-install_only_stripped.tar.gz", + sha256: Some("6296cbf2816598edbe7bd9b5cf9e893a4804da69566eec17dd0adf3d825c2e54") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Windows), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-x86_64-pc-windows-msvc-install_only_stripped.tar.gz", + sha256: Some("da4603397a186842db10210b07359a493716e5ad948d2d39b5605cc2e631baf2") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), + os: Os(target_lexicon::OperatingSystem::Darwin), + libc: Libc::None, + variant: PythonVariant::Freethreaded + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-aarch64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst", + sha256: Some("4049aa2702d6934c9dec700aa91383cdba73cb5d36878bc476d30b34e461fe6c") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Darwin), + libc: Libc::None, + variant: PythonVariant::Freethreaded + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-x86_64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst", + sha256: Some("02a3ddf7917bba7ee0110b98b7f0f4178ba0f0e719011c762110924b54e5f05d") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Freethreaded + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-aarch64-unknown-linux-gnu-freethreaded%2Blto-full.tar.zst", + sha256: Some("2b34f66b688ab4d46e682469c509e164abed15db709de356075042f8d55b8f16") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Arm(target_lexicon::ArmArchitecture::Armv7)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnueabi), + variant: PythonVariant::Freethreaded + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-armv7-unknown-linux-gnueabi-freethreaded%2Blto-full.tar.zst", + sha256: Some("a63951a8b6d2d2e1c2d4f5667511e50dad01f175b91d4b691aaeccbd7a9c2c65") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Arm(target_lexicon::ArmArchitecture::Armv7)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnueabihf), + variant: PythonVariant::Freethreaded + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-armv7-unknown-linux-gnueabihf-freethreaded%2Blto-full.tar.zst", + sha256: Some("015f8a1e46e0e0cfdf71107e2c03fd36b9814ded9058a12c2f572dd817ed13ac") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Powerpc64le), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Freethreaded + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-ppc64le-unknown-linux-gnu-freethreaded%2Blto-full.tar.zst", + sha256: Some("3915dd69e9c15d03c97eee773cb94e5244e5d17f51928a27fca6e067b3de17dc") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::S390x), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Freethreaded + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-s390x-unknown-linux-gnu-freethreaded%2Blto-full.tar.zst", + sha256: Some("4c8414376afc4f974ce89a1d95a69af0dd9c0dd4da45b2f12e9600cca70ea1fb") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Freethreaded + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-x86_64-unknown-linux-gnu-freethreaded%2Bpgo%2Blto-full.tar.zst", + sha256: Some("941aee1b089c0fd00a956ea6f39cce98c844b4fbc829f1ffc072a2424ce1dab1") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_32(target_lexicon::X86_32Architecture::I686)), + os: Os(target_lexicon::OperatingSystem::Windows), + libc: Libc::None, + variant: PythonVariant::Freethreaded + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-i686-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst", + sha256: Some("432a2b2c5e487a9cec757b7ac3b0ab8623ab3b5ca6dbec284f6173292e69b7a3") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Windows), + libc: Libc::None, + variant: PythonVariant::Freethreaded + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.13.1%2B20241206-x86_64-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst", + sha256: Some("721f87ae871343e510611928d9e8f58734c43d25f72a4382ab6f029eb5393594") + }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, @@ -409,248 +724,413 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20241002/cpython-3.13.0rc3%2B20241002-ppc64le-unknown-linux-gnu-install_only_stripped.tar.gz", - sha256: Some("59a2a81991d78bd658742d69b577a2b4c0734628ed42bff68615686eaf96f2ab") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241002/cpython-3.13.0rc3%2B20241002-ppc64le-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("59a2a81991d78bd658742d69b577a2b4c0734628ed42bff68615686eaf96f2ab") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 0, + prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 3 }), + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::S390x), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241002/cpython-3.13.0rc3%2B20241002-s390x-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("2769182e58b0dddec15222bfeecbd4b12fde61c38f23a90aa942514f3545fb9b") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 0, + prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 3 }), + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241002/cpython-3.13.0rc3%2B20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("445156c61e1cc167f7b8777ad08cc36e5598e12cd27e07453f6e6dc0f62e421e") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 0, + prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 3 }), + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Musl), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241002/cpython-3.13.0rc3%2B20241002-x86_64-unknown-linux-musl-install_only_stripped.tar.gz", + sha256: Some("4df6b7665c735a728d72e6f49034f1a6b7d9a54b0fbc472dc2ca525eb3dd513f") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 0, + prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 3 }), + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_32(target_lexicon::X86_32Architecture::I686)), + os: Os(target_lexicon::OperatingSystem::Windows), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241002/cpython-3.13.0rc3%2B20241002-i686-pc-windows-msvc-install_only_stripped.tar.gz", + sha256: Some("873905b3e5e8cba700126e8d6ed28ad3aef0dd102f730f8ca196018477dd2da6") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 0, + prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 3 }), + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Windows), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241002/cpython-3.13.0rc3%2B20241002-x86_64-pc-windows-msvc-install_only_stripped.tar.gz", + sha256: Some("b59317828ef88f138ee122d420b60f2705bc72ae846ff69562e79e6c5cbc3177") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 0, + prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), + os: Os(target_lexicon::OperatingSystem::Darwin), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-aarch64-apple-darwin-install_only_stripped.tar.gz", + sha256: Some("9e17f9fcc314a5dd489089a7502a525c4dd08af862f9cf33b52161a752f2a5b7") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 0, + prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Darwin), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-x86_64-apple-darwin-install_only_stripped.tar.gz", + sha256: Some("971668ac7f3168efc4d2b589e9d36247ab8ca9f9525c56c8aa7bfd374060105b") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 0, + prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("d99a663d3b9f8792a659e366372e685550045cad12aef11645c06a9b6edcd071") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 0, + prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Arm(target_lexicon::ArmArchitecture::Armv7)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnueabi), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-armv7-unknown-linux-gnueabi-install_only_stripped.tar.gz", + sha256: Some("4ca7f2aeaabf8dbb2193f0fa86f869525a5c209eb403a39a73f4cf7040cf3613") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 0, + prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Arm(target_lexicon::ArmArchitecture::Armv7)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnueabihf), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-armv7-unknown-linux-gnueabihf-install_only_stripped.tar.gz", + sha256: Some("0db2d263bdbb3af1e8dc0677fa44a5cda992ba989551346ccbbfd50a86135c3d") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 13, + patch: 0, + prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Powerpc64le), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-ppc64le-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("70073333f7d3f0b900c7299659fec069bbefd5e04808b3729d2434b2232ac729") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 13, patch: 0, - prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 3 }), + prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::S390x), os: Os(target_lexicon::OperatingSystem::Linux), libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20241002/cpython-3.13.0rc3%2B20241002-s390x-unknown-linux-gnu-install_only_stripped.tar.gz", - sha256: Some("2769182e58b0dddec15222bfeecbd4b12fde61c38f23a90aa942514f3545fb9b") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-s390x-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("50a2080e30d1504e76e5471e46830f0b4974c66b538ed8ec7df416975133ff89") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 13, patch: 0, - prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 3 }), + prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), os: Os(target_lexicon::OperatingSystem::Linux), libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20241002/cpython-3.13.0rc3%2B20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz", - sha256: Some("445156c61e1cc167f7b8777ad08cc36e5598e12cd27e07453f6e6dc0f62e421e") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("1893a218709d3664b7a2b80f5598b5f25c0c3fe2bcc8d0a1c75eec6bbb93d602") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 13, patch: 0, - prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 3 }), + prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), os: Os(target_lexicon::OperatingSystem::Linux), libc: Libc::Some(target_lexicon::Environment::Musl), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20241002/cpython-3.13.0rc3%2B20241002-x86_64-unknown-linux-musl-install_only_stripped.tar.gz", - sha256: Some("4df6b7665c735a728d72e6f49034f1a6b7d9a54b0fbc472dc2ca525eb3dd513f") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-x86_64-unknown-linux-musl-install_only_stripped.tar.gz", + sha256: Some("6f09aa5ba6aab8bf21955dbc3d6bab19125130ef0ebe29242b0e5ac1eebb3161") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 13, patch: 0, - prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 3 }), + prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_32(target_lexicon::X86_32Architecture::I686)), os: Os(target_lexicon::OperatingSystem::Windows), libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20241002/cpython-3.13.0rc3%2B20241002-i686-pc-windows-msvc-install_only_stripped.tar.gz", - sha256: Some("873905b3e5e8cba700126e8d6ed28ad3aef0dd102f730f8ca196018477dd2da6") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-i686-pc-windows-msvc-install_only_stripped.tar.gz", + sha256: Some("759f600b27a6a0ef2638cb02e8bbcc6de726dd1c896759f78da3e412f6c992e9") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 13, patch: 0, - prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 3 }), + prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), os: Os(target_lexicon::OperatingSystem::Windows), libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20241002/cpython-3.13.0rc3%2B20241002-x86_64-pc-windows-msvc-install_only_stripped.tar.gz", - sha256: Some("b59317828ef88f138ee122d420b60f2705bc72ae846ff69562e79e6c5cbc3177") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-x86_64-pc-windows-msvc-install_only_stripped.tar.gz", + sha256: Some("c883205751c714bd0519592673a88f160a55d34344cc1368353ad34a679eb94a") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 13, - patch: 0, - prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), + minor: 12, + patch: 8, + prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), os: Os(target_lexicon::OperatingSystem::Darwin), libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-aarch64-apple-darwin-install_only_stripped.tar.gz", - sha256: Some("9e17f9fcc314a5dd489089a7502a525c4dd08af862f9cf33b52161a752f2a5b7") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-aarch64-apple-darwin-install_only_stripped.tar.gz", + sha256: Some("d6e607f109db29f2e4a00137fde91f29f359709e1815887334305e4f560b19ac") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 13, - patch: 0, - prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), + minor: 12, + patch: 8, + prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), os: Os(target_lexicon::OperatingSystem::Darwin), libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-x86_64-apple-darwin-install_only_stripped.tar.gz", - sha256: Some("971668ac7f3168efc4d2b589e9d36247ab8ca9f9525c56c8aa7bfd374060105b") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-x86_64-apple-darwin-install_only_stripped.tar.gz", + sha256: Some("2dbebc822dea55d60db64f93f532aa72aea4b5ccb400a1cee4f8b4a489a10ce5") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 13, - patch: 0, - prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), + minor: 12, + patch: 8, + prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), os: Os(target_lexicon::OperatingSystem::Linux), libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz", - sha256: Some("d99a663d3b9f8792a659e366372e685550045cad12aef11645c06a9b6edcd071") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("de4dacd5b182523e3567d547f0e072af0502a52ac2e8244ae14f58049daf7a66") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 13, - patch: 0, - prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), + minor: 12, + patch: 8, + prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::Arm(target_lexicon::ArmArchitecture::Armv7)), os: Os(target_lexicon::OperatingSystem::Linux), libc: Libc::Some(target_lexicon::Environment::Gnueabi), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-armv7-unknown-linux-gnueabi-install_only_stripped.tar.gz", - sha256: Some("4ca7f2aeaabf8dbb2193f0fa86f869525a5c209eb403a39a73f4cf7040cf3613") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-armv7-unknown-linux-gnueabi-install_only_stripped.tar.gz", + sha256: Some("e79c63052a7179e1bd0d8c50f2e412d851be4f5fb52bae3c68112bbdb95a3bad") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 13, - patch: 0, - prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), + minor: 12, + patch: 8, + prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::Arm(target_lexicon::ArmArchitecture::Armv7)), os: Os(target_lexicon::OperatingSystem::Linux), libc: Libc::Some(target_lexicon::Environment::Gnueabihf), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-armv7-unknown-linux-gnueabihf-install_only_stripped.tar.gz", - sha256: Some("0db2d263bdbb3af1e8dc0677fa44a5cda992ba989551346ccbbfd50a86135c3d") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-armv7-unknown-linux-gnueabihf-install_only_stripped.tar.gz", + sha256: Some("b1db830877b0fb36d5d687eedbe735edfa407c3f8e2648a98800640c27e57d64") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 13, - patch: 0, - prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), + minor: 12, + patch: 8, + prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::Powerpc64le), os: Os(target_lexicon::OperatingSystem::Linux), libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-ppc64le-unknown-linux-gnu-install_only_stripped.tar.gz", - sha256: Some("70073333f7d3f0b900c7299659fec069bbefd5e04808b3729d2434b2232ac729") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-ppc64le-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("b62b499e290add3f616da05ff54734806f89ecf0045c345c88bc25fcb9cdd371") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 13, - patch: 0, - prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), + minor: 12, + patch: 8, + prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::S390x), os: Os(target_lexicon::OperatingSystem::Linux), libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-s390x-unknown-linux-gnu-install_only_stripped.tar.gz", - sha256: Some("50a2080e30d1504e76e5471e46830f0b4974c66b538ed8ec7df416975133ff89") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-s390x-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("ae5b281892d0346f436d942ce7c731b00db22bc626b48a385445b9e0d6bfa9a8") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 13, - patch: 0, - prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), + minor: 12, + patch: 8, + prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), os: Os(target_lexicon::OperatingSystem::Linux), libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz", - sha256: Some("1893a218709d3664b7a2b80f5598b5f25c0c3fe2bcc8d0a1c75eec6bbb93d602") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("a19f6765df233ec3943c5e975c104a2ffd60ba1258cb038d7d6b8208308921c0") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 13, - patch: 0, - prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), + minor: 12, + patch: 8, + prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), os: Os(target_lexicon::OperatingSystem::Linux), libc: Libc::Some(target_lexicon::Environment::Musl), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-x86_64-unknown-linux-musl-install_only_stripped.tar.gz", - sha256: Some("6f09aa5ba6aab8bf21955dbc3d6bab19125130ef0ebe29242b0e5ac1eebb3161") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-x86_64-unknown-linux-musl-install_only_stripped.tar.gz", + sha256: Some("3b22bb1a9e6a3c6f0de571c914ac98b47d02e5ec7804ae9741e6fc74eb731cc3") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 13, - patch: 0, - prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), + minor: 12, + patch: 8, + prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_32(target_lexicon::X86_32Architecture::I686)), os: Os(target_lexicon::OperatingSystem::Windows), libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-i686-pc-windows-msvc-install_only_stripped.tar.gz", - sha256: Some("759f600b27a6a0ef2638cb02e8bbcc6de726dd1c896759f78da3e412f6c992e9") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-i686-pc-windows-msvc-install_only_stripped.tar.gz", + sha256: Some("8e62562ef4cef48ba77dc8ccf3d0505fc7dfbb43fc2b611fe823878c06169676") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 13, - patch: 0, - prerelease: Some(Prerelease { kind: PrereleaseKind::Rc, number: 2 }), + minor: 12, + patch: 8, + prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), os: Os(target_lexicon::OperatingSystem::Windows), libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.13.0rc2%2B20240909-x86_64-pc-windows-msvc-install_only_stripped.tar.gz", - sha256: Some("c883205751c714bd0519592673a88f160a55d34344cc1368353ad34a679eb94a") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.12.8%2B20241206-x86_64-pc-windows-msvc-install_only_stripped.tar.gz", + sha256: Some("236aaa1b7b7ceecc7f327df50a8a45fbe32e9449427fa18541b94e78873cb513") }, ManagedPythonDownload { key: PythonInstallationKey { @@ -1609,14 +2089,149 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240224/cpython-3.12.2%2B20240224-x86_64-pc-windows-msvc-shared-install_only.tar.gz", - sha256: Some("1e5655a6ccb1a64a78460e4e3ee21036c70246800f176a6c91043a3fe3654a3b") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240224/cpython-3.12.2%2B20240224-x86_64-pc-windows-msvc-shared-install_only.tar.gz", + sha256: Some("1e5655a6ccb1a64a78460e4e3ee21036c70246800f176a6c91043a3fe3654a3b") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 12, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), + os: Os(target_lexicon::OperatingSystem::Darwin), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-aarch64-apple-darwin-install_only.tar.gz", + sha256: Some("f93f8375ca6ac0a35d58ff007043cbd3a88d9609113f1cb59cf7c8d215f064af") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 12, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Darwin), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-x86_64-apple-darwin-install_only.tar.gz", + sha256: Some("eca96158c1568dedd9a0b3425375637a83764d1fa74446438293089a8bfac1f8") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 12, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-aarch64-unknown-linux-gnu-install_only.tar.gz", + sha256: Some("236533ef20e665007a111c2f36efb59c87ae195ad7dca223b6dc03fb07064f0b") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 12, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Powerpc64le), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-ppc64le-unknown-linux-gnu-install_only.tar.gz", + sha256: Some("78051f0d1411ee62bc2af5edfccf6e8400ac4ef82887a2affc19a7ace6a05267") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 12, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::S390x), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-s390x-unknown-linux-gnu-install_only.tar.gz", + sha256: Some("60631211c701f8d2c56e5dd7b154e68868128a019b9db1d53a264f56c0d4aee2") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 12, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-x86_64-unknown-linux-gnu-install_only.tar.gz", + sha256: Some("74e330b8212ca22fd4d9a2003b9eec14892155566738febc8e5e572f267b9472") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 12, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Musl), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-x86_64-unknown-linux-musl-install_only.tar.gz", + sha256: Some("876389f071d62ee9a4bdd7ce31e69c3cdd256fe498e4dd6bb2b80e674e7351fe") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 12, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_32(target_lexicon::X86_32Architecture::I686)), + os: Os(target_lexicon::OperatingSystem::Windows), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-i686-pc-windows-msvc-shared-install_only.tar.gz", + sha256: Some("13c8a6f337a4e1ef043ffb8ea3c218ab2073afe0d3be36fcdf8ceb6f757210e8") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 12, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Windows), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-x86_64-pc-windows-msvc-shared-install_only.tar.gz", + sha256: Some("fd5a9e0f41959d0341246d3643f2b8794f638adc0cec8dd5e1b6465198eae08a") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 12, - patch: 1, + patch: 0, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), @@ -1624,14 +2239,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-aarch64-apple-darwin-install_only.tar.gz", - sha256: Some("f93f8375ca6ac0a35d58ff007043cbd3a88d9609113f1cb59cf7c8d215f064af") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-aarch64-apple-darwin-install_only.tar.gz", + sha256: Some("4734a2be2becb813830112c780c9879ac3aff111a0b0cd590e65ec7465774d02") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 12, - patch: 1, + patch: 0, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), @@ -1639,14 +2254,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-x86_64-apple-darwin-install_only.tar.gz", - sha256: Some("eca96158c1568dedd9a0b3425375637a83764d1fa74446438293089a8bfac1f8") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-apple-darwin-install_only.tar.gz", + sha256: Some("5a9e88c8aa52b609d556777b52ebde464ae4b4f77e4aac4eb693af57395c9abf") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 12, - patch: 1, + patch: 0, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), @@ -1654,14 +2269,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-aarch64-unknown-linux-gnu-install_only.tar.gz", - sha256: Some("236533ef20e665007a111c2f36efb59c87ae195ad7dca223b6dc03fb07064f0b") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-aarch64-unknown-linux-gnu-install_only.tar.gz", + sha256: Some("bccfe67cf5465a3dfb0336f053966e2613a9bc85a6588c2fcf1366ef930c4f88") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 12, - patch: 1, + patch: 0, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::Powerpc64le), @@ -1669,14 +2284,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-ppc64le-unknown-linux-gnu-install_only.tar.gz", - sha256: Some("78051f0d1411ee62bc2af5edfccf6e8400ac4ef82887a2affc19a7ace6a05267") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-ppc64le-unknown-linux-gnu-install_only.tar.gz", + sha256: Some("b5dae075467ace32c594c7877fe6ebe0837681f814601d5d90ba4c0dfd87a1f2") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 12, - patch: 1, + patch: 0, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::S390x), @@ -1684,14 +2299,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-s390x-unknown-linux-gnu-install_only.tar.gz", - sha256: Some("60631211c701f8d2c56e5dd7b154e68868128a019b9db1d53a264f56c0d4aee2") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-s390x-unknown-linux-gnu-install_only.tar.gz", + sha256: Some("5681621349dd85d9726d1b67c84a9686ce78f72e73a6f9e4cc4119911655759e") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 12, - patch: 1, + patch: 0, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), @@ -1699,14 +2314,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-x86_64-unknown-linux-gnu-install_only.tar.gz", - sha256: Some("74e330b8212ca22fd4d9a2003b9eec14892155566738febc8e5e572f267b9472") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-unknown-linux-gnu-install_only.tar.gz", + sha256: Some("e51a5293f214053ddb4645b2c9f84542e2ef86870b8655704367bd4b29d39fe9") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 12, - patch: 1, + patch: 0, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), @@ -1714,14 +2329,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::Some(target_lexicon::Environment::Musl), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-x86_64-unknown-linux-musl-install_only.tar.gz", - sha256: Some("876389f071d62ee9a4bdd7ce31e69c3cdd256fe498e4dd6bb2b80e674e7351fe") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-unknown-linux-musl-install_only.tar.gz", + sha256: Some("922f9404f39dc4edb8558a93cef5c3330895a4c87acb1de2a2cf662ab942dbe5") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 12, - patch: 1, + patch: 0, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_32(target_lexicon::X86_32Architecture::I686)), @@ -1729,14 +2344,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-i686-pc-windows-msvc-shared-install_only.tar.gz", - sha256: Some("13c8a6f337a4e1ef043ffb8ea3c218ab2073afe0d3be36fcdf8ceb6f757210e8") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-i686-pc-windows-msvc-shared-install_only.tar.gz", + sha256: Some("6e4f30a998245cfaef00d1b87f8fd5f6c250bd222f933f8f38f124d4f03227f9") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 12, - patch: 1, + patch: 0, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), @@ -1744,14 +2359,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1%2B20240107-x86_64-pc-windows-msvc-shared-install_only.tar.gz", - sha256: Some("fd5a9e0f41959d0341246d3643f2b8794f638adc0cec8dd5e1b6465198eae08a") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-pc-windows-msvc-shared-install_only.tar.gz", + sha256: Some("facfaa1fbc8653f95057f3c4a0f8aa833dab0e0b316e24ee8686bc761d4b4f8d") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 12, - patch: 0, + minor: 11, + patch: 11, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), @@ -1759,14 +2374,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-aarch64-apple-darwin-install_only.tar.gz", - sha256: Some("4734a2be2becb813830112c780c9879ac3aff111a0b0cd590e65ec7465774d02") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-aarch64-apple-darwin-install_only_stripped.tar.gz", + sha256: Some("ddd8fc255df97dd8b902927d284205346f929afa74d58f0ffe1ffd35b3543514") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 12, - patch: 0, + minor: 11, + patch: 11, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), @@ -1774,14 +2389,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-apple-darwin-install_only.tar.gz", - sha256: Some("5a9e88c8aa52b609d556777b52ebde464ae4b4f77e4aac4eb693af57395c9abf") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-x86_64-apple-darwin-install_only_stripped.tar.gz", + sha256: Some("9fce00c70f5230e0d822a71420e19599f8e1f1940e17bcc13be72fa251871d90") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 12, - patch: 0, + minor: 11, + patch: 11, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), @@ -1789,14 +2404,44 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-aarch64-unknown-linux-gnu-install_only.tar.gz", - sha256: Some("bccfe67cf5465a3dfb0336f053966e2613a9bc85a6588c2fcf1366ef930c4f88") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("d1602bc7d9b99e4189c21c00bfce2b3690d90f47d13ae5d14968f2b9ca6321c2") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 12, - patch: 0, + minor: 11, + patch: 11, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Arm(target_lexicon::ArmArchitecture::Armv7)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnueabi), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-armv7-unknown-linux-gnueabi-install_only_stripped.tar.gz", + sha256: Some("067ddf3256516e8d5a8b6d437bbee868e08bb116af1067749bd73887f8a58afb") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 11, + patch: 11, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Arm(target_lexicon::ArmArchitecture::Armv7)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnueabihf), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-armv7-unknown-linux-gnueabihf-install_only_stripped.tar.gz", + sha256: Some("a4d7c6e55342f4fc83318c2ede5b7943b12f1741b9a8b16298e9c8f440f19150") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 11, + patch: 11, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::Powerpc64le), @@ -1804,14 +2449,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-ppc64le-unknown-linux-gnu-install_only.tar.gz", - sha256: Some("b5dae075467ace32c594c7877fe6ebe0837681f814601d5d90ba4c0dfd87a1f2") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-ppc64le-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("891f0a4ba032fc8dee7a842e7731ed6a752cacbf0baaa86edea741157b28819e") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 12, - patch: 0, + minor: 11, + patch: 11, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::S390x), @@ -1819,14 +2464,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-s390x-unknown-linux-gnu-install_only.tar.gz", - sha256: Some("5681621349dd85d9726d1b67c84a9686ce78f72e73a6f9e4cc4119911655759e") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-s390x-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("c4918640a5e99bc7d96bbb238d395ab63495e8c6db9fc818b9a71efed50009c2") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 12, - patch: 0, + minor: 11, + patch: 11, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), @@ -1834,14 +2479,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-unknown-linux-gnu-install_only.tar.gz", - sha256: Some("e51a5293f214053ddb4645b2c9f84542e2ef86870b8655704367bd4b29d39fe9") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("bdef41c5bf7fcdec13dc9eddf557cffd21b740f4fe575cb31dc877219af58a39") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 12, - patch: 0, + minor: 11, + patch: 11, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), @@ -1849,14 +2494,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::Some(target_lexicon::Environment::Musl), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-unknown-linux-musl-install_only.tar.gz", - sha256: Some("922f9404f39dc4edb8558a93cef5c3330895a4c87acb1de2a2cf662ab942dbe5") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-x86_64-unknown-linux-musl-install_only_stripped.tar.gz", + sha256: Some("87f1a18d62ce76db2fddb86d0389c48023855385c769893a867ecbaaca713234") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 12, - patch: 0, + minor: 11, + patch: 11, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_32(target_lexicon::X86_32Architecture::I686)), @@ -1864,14 +2509,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-i686-pc-windows-msvc-shared-install_only.tar.gz", - sha256: Some("6e4f30a998245cfaef00d1b87f8fd5f6c250bd222f933f8f38f124d4f03227f9") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-i686-pc-windows-msvc-install_only_stripped.tar.gz", + sha256: Some("c6a1c43fae2390c9a26175906434b87d5d9bc262a2ae07a54053859aadfe18fd") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 12, - patch: 0, + minor: 11, + patch: 11, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), @@ -1879,8 +2524,8 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20231002/cpython-3.12.0%2B20231002-x86_64-pc-windows-msvc-shared-install_only.tar.gz", - sha256: Some("facfaa1fbc8653f95057f3c4a0f8aa833dab0e0b316e24ee8686bc761d4b4f8d") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.11.11%2B20241206-x86_64-pc-windows-msvc-install_only_stripped.tar.gz", + sha256: Some("15c2df661eff6df4f038d6b8c20be8d720220073877e0c55ca57a16b263692d8") }, ManagedPythonDownload { key: PythonInstallationKey { @@ -2981,22 +3626,142 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ key: PythonInstallationKey { major: 3, minor: 11, - patch: 3, + patch: 3, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Powerpc64le), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20230507/cpython-3.11.3%2B20230507-ppc64le-unknown-linux-gnu-install_only.tar.gz", + sha256: Some("767d24f3570b35fedb945f5ac66224c8983f2d556ab83c5cfaa5f3666e9c212c") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 11, + patch: 3, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20230507/cpython-3.11.3%2B20230507-x86_64-unknown-linux-gnu-install_only.tar.gz", + sha256: Some("da50b87d1ec42b3cb577dfd22a3655e43a53150f4f98a4bfb40757c9d7839ab5") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 11, + patch: 3, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Musl), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20230507/cpython-3.11.3%2B20230507-x86_64-unknown-linux-musl-install_only.tar.gz", + sha256: Some("82eed5ae1ca9e60ed9b9cac97e910927ffe2e80e91161c74b2d70e44d5227de0") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 11, + patch: 3, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_32(target_lexicon::X86_32Architecture::I686)), + os: Os(target_lexicon::OperatingSystem::Windows), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20230507/cpython-3.11.3%2B20230507-i686-pc-windows-msvc-shared-install_only.tar.gz", + sha256: Some("a6751e6fa5c7c4d4748ed534a7f00ad7f858f62ce73d63d44dd907036ba53985") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 11, + patch: 3, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Windows), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20230507/cpython-3.11.3%2B20230507-x86_64-pc-windows-msvc-shared-install_only.tar.gz", + sha256: Some("24741066da6f35a7ff67bee65ce82eae870d84e1181843e64a7076d1571e95af") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 11, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), + os: Os(target_lexicon::OperatingSystem::Darwin), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-aarch64-apple-darwin-install_only.tar.gz", + sha256: Some("4918cdf1cab742a90f85318f88b8122aeaa2d04705803c7b6e78e81a3dd40f80") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 11, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Darwin), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-apple-darwin-install_only.tar.gz", + sha256: Some("20a4203d069dc9b710f70b09e7da2ce6f473d6b1110f9535fb6f4c469ed54733") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 11, + patch: 1, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-aarch64-unknown-linux-gnu-install_only.tar.gz", + sha256: Some("debf15783bdcb5530504f533d33fda75a7b905cec5361ae8f33da5ba6599f8b4") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 11, + patch: 1, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), - arch: Arch(target_lexicon::Architecture::Powerpc64le), + arch: Arch(target_lexicon::Architecture::X86_32(target_lexicon::X86_32Architecture::I686)), os: Os(target_lexicon::OperatingSystem::Linux), libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20230507/cpython-3.11.3%2B20230507-ppc64le-unknown-linux-gnu-install_only.tar.gz", - sha256: Some("767d24f3570b35fedb945f5ac66224c8983f2d556ab83c5cfaa5f3666e9c212c") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-i686-unknown-linux-gnu-install_only.tar.gz", + sha256: Some("8392230cf76c282cfeaf67dcbd2e0fac6da8cd3b3aead1250505c6ddd606caae") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 11, - patch: 3, + patch: 1, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), @@ -3004,14 +3769,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20230507/cpython-3.11.3%2B20230507-x86_64-unknown-linux-gnu-install_only.tar.gz", - sha256: Some("da50b87d1ec42b3cb577dfd22a3655e43a53150f4f98a4bfb40757c9d7839ab5") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-unknown-linux-gnu-install_only.tar.gz", + sha256: Some("02a551fefab3750effd0e156c25446547c238688a32fabde2995c941c03a6423") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 11, - patch: 3, + patch: 1, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), @@ -3019,14 +3784,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::Some(target_lexicon::Environment::Musl), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20230507/cpython-3.11.3%2B20230507-x86_64-unknown-linux-musl-install_only.tar.gz", - sha256: Some("82eed5ae1ca9e60ed9b9cac97e910927ffe2e80e91161c74b2d70e44d5227de0") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-unknown-linux-musl-install_only.tar.gz", + sha256: Some("7f0425d3e9b2283aba205493e9fe431bc2c2d67cc369bc922825b827a1b06b82") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 11, - patch: 3, + patch: 1, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_32(target_lexicon::X86_32Architecture::I686)), @@ -3034,14 +3799,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20230507/cpython-3.11.3%2B20230507-i686-pc-windows-msvc-shared-install_only.tar.gz", - sha256: Some("a6751e6fa5c7c4d4748ed534a7f00ad7f858f62ce73d63d44dd907036ba53985") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-i686-pc-windows-msvc-shared-install_only.tar.gz", + sha256: Some("50b250dd261c3cca9ae8d96cb921e4ffbc64f778a198b6f8b8b0a338f77ae486") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, minor: 11, - patch: 3, + patch: 1, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), @@ -3049,14 +3814,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20230507/cpython-3.11.3%2B20230507-x86_64-pc-windows-msvc-shared-install_only.tar.gz", - sha256: Some("24741066da6f35a7ff67bee65ce82eae870d84e1181843e64a7076d1571e95af") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-pc-windows-msvc-shared-install_only.tar.gz", + sha256: Some("edc08979cb0666a597466176511529c049a6f0bba8adf70df441708f766de5bf") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 11, - patch: 1, + minor: 10, + patch: 16, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), @@ -3064,14 +3829,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-aarch64-apple-darwin-install_only.tar.gz", - sha256: Some("4918cdf1cab742a90f85318f88b8122aeaa2d04705803c7b6e78e81a3dd40f80") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-aarch64-apple-darwin-install_only_stripped.tar.gz", + sha256: Some("e5e63f308525fd99f638f8ab7dd425a96b430d8ede91f940558ee36987985898") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 11, - patch: 1, + minor: 10, + patch: 16, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), @@ -3079,14 +3844,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-apple-darwin-install_only.tar.gz", - sha256: Some("20a4203d069dc9b710f70b09e7da2ce6f473d6b1110f9535fb6f4c469ed54733") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-x86_64-apple-darwin-install_only_stripped.tar.gz", + sha256: Some("28e161d8896fcd7df9f68acf230e2c1224fedeb9d547e52a48ff7b39ed07708e") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 11, - patch: 1, + minor: 10, + patch: 16, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), @@ -3094,29 +3859,74 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-aarch64-unknown-linux-gnu-install_only.tar.gz", - sha256: Some("debf15783bdcb5530504f533d33fda75a7b905cec5361ae8f33da5ba6599f8b4") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("2daf6007da8fc31d387eaddcbfe696e56fb144ec52c9d481a013140ad2a99577") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 11, - patch: 1, + minor: 10, + patch: 16, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), - arch: Arch(target_lexicon::Architecture::X86_32(target_lexicon::X86_32Architecture::I686)), + arch: Arch(target_lexicon::Architecture::Arm(target_lexicon::ArmArchitecture::Armv7)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnueabi), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-armv7-unknown-linux-gnueabi-install_only_stripped.tar.gz", + sha256: Some("0958c31a74efeb47c7b5821ff8d8dad9a85ea954d52451ca96d3b202dee22390") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 10, + patch: 16, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Arm(target_lexicon::ArmArchitecture::Armv7)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnueabihf), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-armv7-unknown-linux-gnueabihf-install_only_stripped.tar.gz", + sha256: Some("1afc47489b79ccc05af5bd8c59ba5b36d1dd0955ea77815e199017e01b43f8b0") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 10, + patch: 16, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Powerpc64le), os: Os(target_lexicon::OperatingSystem::Linux), libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-i686-unknown-linux-gnu-install_only.tar.gz", - sha256: Some("8392230cf76c282cfeaf67dcbd2e0fac6da8cd3b3aead1250505c6ddd606caae") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-ppc64le-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("d440bad6a1fe918bb753deef01aa91e4fe2fcde2a40b515349dd02b070a8ed3a") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 11, - patch: 1, + minor: 10, + patch: 16, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::S390x), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-s390x-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("33fbe039a6b352c9af44171ee8b32a816cabdf0dd4dcf90c27433cb18015331a") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 10, + patch: 16, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), @@ -3124,14 +3934,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::Some(target_lexicon::Environment::Gnu), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-unknown-linux-gnu-install_only.tar.gz", - sha256: Some("02a551fefab3750effd0e156c25446547c238688a32fabde2995c941c03a6423") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("6d73aa4829ba89e1ede7cde94ad064730fb3635b4853143e855a67bd62f828b0") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 11, - patch: 1, + minor: 10, + patch: 16, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), @@ -3139,14 +3949,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::Some(target_lexicon::Environment::Musl), variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-unknown-linux-musl-install_only.tar.gz", - sha256: Some("7f0425d3e9b2283aba205493e9fe431bc2c2d67cc369bc922825b827a1b06b82") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-x86_64-unknown-linux-musl-install_only_stripped.tar.gz", + sha256: Some("752bda1e074fb5829fd141764d4854fc293911d8d6322a3a36bf22991766dd35") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 11, - patch: 1, + minor: 10, + patch: 16, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_32(target_lexicon::X86_32Architecture::I686)), @@ -3154,14 +3964,14 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-i686-pc-windows-msvc-shared-install_only.tar.gz", - sha256: Some("50b250dd261c3cca9ae8d96cb921e4ffbc64f778a198b6f8b8b0a338f77ae486") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-i686-pc-windows-msvc-install_only_stripped.tar.gz", + sha256: Some("b9e8d42991b44101cda5e96e0dfb20a2ad02247fbef9058516c35aa62b24c4c8") }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, - minor: 11, - patch: 1, + minor: 10, + patch: 16, prerelease: None, implementation: LenientImplementationName::Known(ImplementationName::CPython), arch: Arch(target_lexicon::Architecture::X86_64), @@ -3169,8 +3979,8 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ libc: Libc::None, variant: PythonVariant::Default }, - url: "https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.11.1%2B20230116-x86_64-pc-windows-msvc-shared-install_only.tar.gz", - sha256: Some("edc08979cb0666a597466176511529c049a6f0bba8adf70df441708f766de5bf") + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.10.16%2B20241206-x86_64-pc-windows-msvc-install_only_stripped.tar.gz", + sha256: Some("7d5e42f96aad0f396aeaea52e8fb53a1c3e060749b5b99a68d001ead21d092b8") }, ManagedPythonDownload { key: PythonInstallationKey { @@ -5017,6 +5827,171 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[ url: "https://github.com/indygreg/python-build-standalone/releases/download/20211017/cpython-3.10.0-x86_64-pc-windows-msvc-shared-pgo-20211017T1616.tar.zst", sha256: None }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 9, + patch: 21, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), + os: Os(target_lexicon::OperatingSystem::Darwin), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-aarch64-apple-darwin-install_only_stripped.tar.gz", + sha256: Some("8f162d89f58baa82efd2430d541b08391c8ed7f41770348b1ec5d7d2bdd71657") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 9, + patch: 21, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Darwin), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-x86_64-apple-darwin-install_only_stripped.tar.gz", + sha256: Some("1533c728fd732483924443cb4dd4ac86324de082ce9611f21280facbcc4ba300") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 9, + patch: 21, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Aarch64(target_lexicon::Aarch64Architecture::Aarch64)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("027cf9f8b8bc3d214a938b06ad2fd9a04a9f86aee8b72594b32ea1e0b87cf5d9") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 9, + patch: 21, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Arm(target_lexicon::ArmArchitecture::Armv7)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnueabi), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-armv7-unknown-linux-gnueabi-install_only_stripped.tar.gz", + sha256: Some("6d79b78cd17e95fe6874531ab6a1e57d0b5ba2c10de99d62391a945f5d63edd2") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 9, + patch: 21, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Arm(target_lexicon::ArmArchitecture::Armv7)), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnueabihf), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-armv7-unknown-linux-gnueabihf-install_only_stripped.tar.gz", + sha256: Some("9eb9c30631e71c11aa5be52c7db3b5a77eb5782cbc06f303713c6ffcbe13eef3") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 9, + patch: 21, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::Powerpc64le), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-ppc64le-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("c7263a49f531fe6d62e26871087758a5c2dd207de4ca7b17a7b5c2d1af191fa5") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 9, + patch: 21, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::S390x), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-s390x-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("d6e759de5a133f1a9582c3a4faa6c7ba9cea895c159420ff89565b31f534ed8f") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 9, + patch: 21, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Gnu), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz", + sha256: Some("d8f14d3b78fb724aa6e65f745a2507913a85f8506aae3132aa3894abbef9ad6e") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 9, + patch: 21, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Linux), + libc: Libc::Some(target_lexicon::Environment::Musl), + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-x86_64-unknown-linux-musl-install_only_stripped.tar.gz", + sha256: Some("4b4696dc8929b08045c8e1cce2eef1ab6d0fefa776e8f424d5426abf6de52c43") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 9, + patch: 21, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_32(target_lexicon::X86_32Architecture::I686)), + os: Os(target_lexicon::OperatingSystem::Windows), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-i686-pc-windows-msvc-install_only_stripped.tar.gz", + sha256: Some("f3159c14ca14d1a3c7d134faeefaa7db73cd808d5a1346e17db1b206b0e07bf0") + }, + ManagedPythonDownload { + key: PythonInstallationKey { + major: 3, + minor: 9, + patch: 21, + prerelease: None, + implementation: LenientImplementationName::Known(ImplementationName::CPython), + arch: Arch(target_lexicon::Architecture::X86_64), + os: Os(target_lexicon::OperatingSystem::Windows), + libc: Libc::None, + variant: PythonVariant::Default + }, + url: "https://github.com/indygreg/python-build-standalone/releases/download/20241206/cpython-3.9.21%2B20241206-x86_64-pc-windows-msvc-install_only_stripped.tar.gz", + sha256: Some("48e22890e3896e8e2f45802ce91a96fd392dff9aae0fbf6ff060e96ef848d290") + }, ManagedPythonDownload { key: PythonInstallationKey { major: 3, diff --git a/crates/uv/tests/it/python_install.rs b/crates/uv/tests/it/python_install.rs index 0551056b9579..5094a0b4209f 100644 --- a/crates/uv/tests/it/python_install.rs +++ b/crates/uv/tests/it/python_install.rs @@ -22,8 +22,8 @@ fn python_install() { ----- stdout ----- ----- stderr ----- - Installed Python 3.13.0 in [TIME] - + cpython-3.13.0-[PLATFORM] + Installed Python 3.13.1 in [TIME] + + cpython-3.13.1-[PLATFORM] "###); let bin_python = context @@ -60,8 +60,8 @@ fn python_install() { ----- stdout ----- ----- stderr ----- - Installed Python 3.13.0 in [TIME] - ~ cpython-3.13.0-[PLATFORM] + Installed Python 3.13.1 in [TIME] + ~ cpython-3.13.1-[PLATFORM] "###); // Uninstallation requires an argument @@ -86,8 +86,8 @@ fn python_install() { ----- stderr ----- Searching for Python versions matching: Python 3.13 - Uninstalled Python 3.13.0 in [TIME] - - cpython-3.13.0-[PLATFORM] + Uninstalled Python 3.13.1 in [TIME] + - cpython-3.13.1-[PLATFORM] "###); } @@ -104,8 +104,8 @@ fn python_install_preview() { ----- stdout ----- ----- stderr ----- - Installed Python 3.13.0 in [TIME] - + cpython-3.13.0-[PLATFORM] (python, python3, python3.13) + Installed Python 3.13.1 in [TIME] + + cpython-3.13.1-[PLATFORM] (python, python3, python3.13) "###); let bin_python = context @@ -148,8 +148,8 @@ fn python_install_preview() { ----- stdout ----- ----- stderr ----- - Installed Python 3.13.0 in [TIME] - ~ cpython-3.13.0-[PLATFORM] (python, python3, python3.13) + Installed Python 3.13.1 in [TIME] + ~ cpython-3.13.1-[PLATFORM] (python, python3, python3.13) "###); // The executable should still be present in the bin directory @@ -162,8 +162,8 @@ fn python_install_preview() { ----- stdout ----- ----- stderr ----- - Installed Python 3.13.0 in [TIME] - + cpython-3.13.0-[PLATFORM] (python, python3, python3.13) + Installed Python 3.13.1 in [TIME] + + cpython-3.13.1-[PLATFORM] (python, python3, python3.13) "###); // The executable should still be present in the bin directory @@ -179,7 +179,7 @@ fn python_install_preview() { ----- stdout ----- ----- stderr ----- - error: Failed to install cpython-3.13.0-[PLATFORM] + error: Failed to install cpython-3.13.1-[PLATFORM] Caused by: Executable already exists at `[TEMP_DIR]/bin/python3.13` but is not managed by uv; use `--force` to replace it "###); @@ -189,8 +189,8 @@ fn python_install_preview() { ----- stdout ----- ----- stderr ----- - Installed Python 3.13.0 in [TIME] - + cpython-3.13.0-[PLATFORM] (python3.13) + Installed Python 3.13.1 in [TIME] + + cpython-3.13.1-[PLATFORM] (python3.13) "###); bin_python.assert(predicate::path::exists()); @@ -221,15 +221,15 @@ fn python_install_preview() { ----- stderr ----- Searching for Python versions matching: Python 3.13 - Uninstalled Python 3.13.0 in [TIME] - - cpython-3.13.0-[PLATFORM] (python, python3, python3.13) + Uninstalled Python 3.13.1 in [TIME] + - cpython-3.13.1-[PLATFORM] (python, python3, python3.13) "###); // The executable should be removed bin_python.assert(predicate::path::missing()); // Install multiple patch versions - uv_snapshot!(context.filters(), context.python_install().arg("--preview").arg("3.12.7").arg("3.12.6"), @r###" + uv_snapshot!(context.filters(), context.python_install().arg("--preview").arg("3.12.8").arg("3.12.6"), @r###" success: true exit_code: 0 ----- stdout ----- @@ -237,7 +237,7 @@ fn python_install_preview() { ----- stderr ----- Installed 2 versions in [TIME] + cpython-3.12.6-[PLATFORM] - + cpython-3.12.7-[PLATFORM] (python3.12) + + cpython-3.12.8-[PLATFORM] (python3.12) "###); let bin_python = context @@ -251,7 +251,7 @@ fn python_install_preview() { filters => context.filters(), }, { insta::assert_snapshot!( - read_link_path(&bin_python), @"[TEMP_DIR]/managed/cpython-3.12.7-[PLATFORM]/bin/python3.12" + read_link_path(&bin_python), @"[TEMP_DIR]/managed/cpython-3.12.8-[PLATFORM]/bin/python3.12" ); }); } else { @@ -259,7 +259,7 @@ fn python_install_preview() { filters => context.filters(), }, { insta::assert_snapshot!( - read_link_path(&bin_python), @"[TEMP_DIR]/managed/cpython-3.12.7-[PLATFORM]/python" + read_link_path(&bin_python), @"[TEMP_DIR]/managed/cpython-3.12.8-[PLATFORM]/python" ); }); } @@ -417,8 +417,8 @@ fn python_install_freethreaded() { ----- stdout ----- ----- stderr ----- - Installed Python 3.13.0 in [TIME] - + cpython-3.13.0+freethreaded-[PLATFORM] (python3.13t) + Installed Python 3.13.1 in [TIME] + + cpython-3.13.1+freethreaded-[PLATFORM] (python3.13t) "###); let bin_python = context @@ -451,8 +451,8 @@ fn python_install_freethreaded() { ----- stdout ----- ----- stderr ----- - Installed Python 3.13.0 in [TIME] - + cpython-3.13.0-[PLATFORM] + Installed Python 3.13.1 in [TIME] + + cpython-3.13.1-[PLATFORM] "###); // Should not work with older Python versions @@ -473,8 +473,8 @@ fn python_install_freethreaded() { ----- stderr ----- Searching for Python installations Uninstalled 2 versions in [TIME] - - cpython-3.13.0-[PLATFORM] - - cpython-3.13.0+freethreaded-[PLATFORM] (python3.13t) + - cpython-3.13.1-[PLATFORM] + - cpython-3.13.1+freethreaded-[PLATFORM] (python3.13t) "###); } @@ -553,8 +553,8 @@ fn python_install_default() { ----- stdout ----- ----- stderr ----- - Installed Python 3.13.0 in [TIME] - + cpython-3.13.0-[PLATFORM] (python3.13) + Installed Python 3.13.1 in [TIME] + + cpython-3.13.1-[PLATFORM] (python3.13) "###); // Only the minor versioned executable should be installed @@ -569,8 +569,8 @@ fn python_install_default() { ----- stdout ----- ----- stderr ----- - Installed Python 3.13.0 in [TIME] - + cpython-3.13.0-[PLATFORM] (python, python3) + Installed Python 3.13.1 in [TIME] + + cpython-3.13.1-[PLATFORM] (python, python3) "###); // Now all the executables should be installed @@ -586,8 +586,8 @@ fn python_install_default() { ----- stderr ----- Searching for Python installations - Uninstalled Python 3.13.0 in [TIME] - - cpython-3.13.0-[PLATFORM] (python, python3, python3.13) + Uninstalled Python 3.13.1 in [TIME] + - cpython-3.13.1-[PLATFORM] (python, python3, python3.13) "###); // The executables should be removed @@ -602,8 +602,8 @@ fn python_install_default() { ----- stdout ----- ----- stderr ----- - Installed Python 3.13.0 in [TIME] - + cpython-3.13.0-[PLATFORM] (python, python3, python3.13) + Installed Python 3.13.1 in [TIME] + + cpython-3.13.1-[PLATFORM] (python, python3, python3.13) "###); // Since it's a default install, we should include all of the executables @@ -619,8 +619,8 @@ fn python_install_default() { ----- stderr ----- Searching for Python versions matching: Python 3.13 - Uninstalled Python 3.13.0 in [TIME] - - cpython-3.13.0-[PLATFORM] (python, python3, python3.13) + Uninstalled Python 3.13.1 in [TIME] + - cpython-3.13.1-[PLATFORM] (python, python3, python3.13) "###); // We should remove all the executables @@ -645,8 +645,8 @@ fn python_install_default() { ----- stdout ----- ----- stderr ----- - Installed Python 3.12.7 in [TIME] - + cpython-3.12.7-[PLATFORM] (python, python3, python3.12) + Installed Python 3.12.8 in [TIME] + + cpython-3.12.8-[PLATFORM] (python, python3, python3.12) "###); let bin_python_minor_12 = context @@ -665,7 +665,7 @@ fn python_install_default() { filters => context.filters(), }, { insta::assert_snapshot!( - read_link_path(&bin_python_major), @"[TEMP_DIR]/managed/cpython-3.12.7-[PLATFORM]/bin/python3.12" + read_link_path(&bin_python_major), @"[TEMP_DIR]/managed/cpython-3.12.8-[PLATFORM]/bin/python3.12" ); }); @@ -673,7 +673,7 @@ fn python_install_default() { filters => context.filters(), }, { insta::assert_snapshot!( - read_link_path(&bin_python_minor_12), @"[TEMP_DIR]/managed/cpython-3.12.7-[PLATFORM]/bin/python3.12" + read_link_path(&bin_python_minor_12), @"[TEMP_DIR]/managed/cpython-3.12.8-[PLATFORM]/bin/python3.12" ); }); @@ -681,7 +681,7 @@ fn python_install_default() { filters => context.filters(), }, { insta::assert_snapshot!( - read_link_path(&bin_python_default), @"[TEMP_DIR]/managed/cpython-3.12.7-[PLATFORM]/bin/python3.12" + read_link_path(&bin_python_default), @"[TEMP_DIR]/managed/cpython-3.12.8-[PLATFORM]/bin/python3.12" ); }); } else { @@ -689,7 +689,7 @@ fn python_install_default() { filters => context.filters(), }, { insta::assert_snapshot!( - read_link_path(&bin_python_major), @"[TEMP_DIR]/managed/cpython-3.12.7-[PLATFORM]/python" + read_link_path(&bin_python_major), @"[TEMP_DIR]/managed/cpython-3.12.8-[PLATFORM]/python" ); }); @@ -697,7 +697,7 @@ fn python_install_default() { filters => context.filters(), }, { insta::assert_snapshot!( - read_link_path(&bin_python_minor_12), @"[TEMP_DIR]/managed/cpython-3.12.7-[PLATFORM]/python" + read_link_path(&bin_python_minor_12), @"[TEMP_DIR]/managed/cpython-3.12.8-[PLATFORM]/python" ); }); @@ -705,7 +705,7 @@ fn python_install_default() { filters => context.filters(), }, { insta::assert_snapshot!( - read_link_path(&bin_python_default), @"[TEMP_DIR]/managed/cpython-3.12.7-[PLATFORM]/python" + read_link_path(&bin_python_default), @"[TEMP_DIR]/managed/cpython-3.12.8-[PLATFORM]/python" ); }); } @@ -717,8 +717,8 @@ fn python_install_default() { ----- stdout ----- ----- stderr ----- - Installed Python 3.13.0 in [TIME] - + cpython-3.13.0-[PLATFORM] (python, python3, python3.13) + Installed Python 3.13.1 in [TIME] + + cpython-3.13.1-[PLATFORM] (python, python3, python3.13) "###); // All the executables should exist @@ -733,7 +733,7 @@ fn python_install_default() { filters => context.filters(), }, { insta::assert_snapshot!( - read_link_path(&bin_python_major), @"[TEMP_DIR]/managed/cpython-3.13.0-[PLATFORM]/bin/python3.13" + read_link_path(&bin_python_major), @"[TEMP_DIR]/managed/cpython-3.13.1-[PLATFORM]/bin/python3.13" ); }); @@ -741,7 +741,7 @@ fn python_install_default() { filters => context.filters(), }, { insta::assert_snapshot!( - read_link_path(&bin_python_minor_13), @"[TEMP_DIR]/managed/cpython-3.13.0-[PLATFORM]/bin/python3.13" + read_link_path(&bin_python_minor_13), @"[TEMP_DIR]/managed/cpython-3.13.1-[PLATFORM]/bin/python3.13" ); }); @@ -749,7 +749,7 @@ fn python_install_default() { filters => context.filters(), }, { insta::assert_snapshot!( - read_link_path(&bin_python_minor_12), @"[TEMP_DIR]/managed/cpython-3.12.7-[PLATFORM]/bin/python3.12" + read_link_path(&bin_python_minor_12), @"[TEMP_DIR]/managed/cpython-3.12.8-[PLATFORM]/bin/python3.12" ); }); @@ -757,7 +757,7 @@ fn python_install_default() { filters => context.filters(), }, { insta::assert_snapshot!( - read_link_path(&bin_python_default), @"[TEMP_DIR]/managed/cpython-3.13.0-[PLATFORM]/bin/python3.13" + read_link_path(&bin_python_default), @"[TEMP_DIR]/managed/cpython-3.13.1-[PLATFORM]/bin/python3.13" ); }); } else { @@ -765,7 +765,7 @@ fn python_install_default() { filters => context.filters(), }, { insta::assert_snapshot!( - read_link_path(&bin_python_major), @"[TEMP_DIR]/managed/cpython-3.13.0-[PLATFORM]/python" + read_link_path(&bin_python_major), @"[TEMP_DIR]/managed/cpython-3.13.1-[PLATFORM]/python" ); }); @@ -773,7 +773,7 @@ fn python_install_default() { filters => context.filters(), }, { insta::assert_snapshot!( - read_link_path(&bin_python_minor_13), @"[TEMP_DIR]/managed/cpython-3.13.0-[PLATFORM]/python" + read_link_path(&bin_python_minor_13), @"[TEMP_DIR]/managed/cpython-3.13.1-[PLATFORM]/python" ); }); @@ -781,7 +781,7 @@ fn python_install_default() { filters => context.filters(), }, { insta::assert_snapshot!( - read_link_path(&bin_python_minor_12), @"[TEMP_DIR]/managed/cpython-3.12.7-[PLATFORM]/python" + read_link_path(&bin_python_minor_12), @"[TEMP_DIR]/managed/cpython-3.12.8-[PLATFORM]/python" ); }); @@ -789,7 +789,7 @@ fn python_install_default() { filters => context.filters(), }, { insta::assert_snapshot!( - read_link_path(&bin_python_default), @"[TEMP_DIR]/managed/cpython-3.13.0-[PLATFORM]/python" + read_link_path(&bin_python_default), @"[TEMP_DIR]/managed/cpython-3.13.1-[PLATFORM]/python" ); }); }