8000 Update python3.12 by agateau · Pull Request #1478 · agateau/clyde-store · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update python3.12 #1478

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 31, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions packages/python3.12/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,16 @@ releases:
x86_64-macos:
url: https://github.com/astral-sh/python-build-standalone/releases/download/20250517/cpython-3.12.10%2B20250517-x86_64-apple-darwin-install_only.tar.gz
sha256: 47f408cfe8f83beb3fe5a37232b6bb95f23cd644d390c0fbf24c9504acf488dd
20250529.0.0:
aarch64-macos:
url: https://github.com/astral-sh/python-build-standalone/releases/download/20250529/cpython-3.12.10%2B20250529-aarch64-apple-darwin-install_only.tar.gz
sha256: 896af337e29993b52fecea36e5db371e6569affb7ef5de9ebb166045a0b158eb
x86_64-linux:
url: https://github.com/astral-sh/python-build-standalone/releases/download/20250529/cpython-3.12.10%2B20250529-x86_64_v3-unknown-linux-gnu-install_only.tar.gz
sha256: 079eb89f13eb84eca3672f127a52f6e1ed2b00e662b3d63bf5567fa1de985ed2
x86_64-macos:
url: https://github.com/astral-sh/python-build-standalone/releases/download/20250529/cpython-3.12.10%2B20250529-x86_64-apple-darwin-install_only.tar.gz
sha256: 736bd4f3a422564c32ecc1a4999ef83ea7635a255318c0f9029bc9b0e258035f
installs:
20240224.0.0:
any-any:
Expand Down
0