Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pbs-installer for
openSUSE:Factory checked in at 2026-06-28 21:10:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pbs-installer (Old)
and /work/SRC/openSUSE:Factory/.python-pbs-installer.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pbs-installer"
Sun Jun 28 21:10:27 2026 rev:11 rq:1362139 version:2026.6.10
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pbs-installer/python-pbs-installer.changes
2026-05-26 16:34:19.724733643 +0200
+++
/work/SRC/openSUSE:Factory/.python-pbs-installer.new.11887/python-pbs-installer.changes
2026-06-28 21:11:45.084643435 +0200
@@ -1,0 +2,6 @@
+Sun Jun 28 10:12:48 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2026.6.10:
+ * update cpython build releases and hashes
+
+-------------------------------------------------------------------
Old:
----
pbs_installer-2026.5.10.tar.gz
New:
----
pbs_installer-2026.6.10.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pbs-installer.spec ++++++
--- /var/tmp/diff_new_pack.9yJqsy/_old 2026-06-28 21:11:46.392687665 +0200
+++ /var/tmp/diff_new_pack.9yJqsy/_new 2026-06-28 21:11:46.392687665 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pbs-installer
-Version: 2026.5.10
+Version: 2026.6.10
Release: 0
Summary: Installer for Python Build Standalone
License: MIT
++++++ pbs_installer-2026.5.10.tar.gz -> pbs_installer-2026.6.10.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pbs_installer-2026.5.10/PKG-INFO
new/pbs_installer-2026.6.10/PKG-INFO
--- old/pbs_installer-2026.5.10/PKG-INFO 1970-01-01 01:00:00.000000000
+0100
+++ new/pbs_installer-2026.6.10/PKG-INFO 1970-01-01 01:00:00.000000000
+0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: pbs-installer
-Version: 2026.5.10
+Version: 2026.6.10
Summary: Installer for Python Build Standalone
Author-Email: Frost Ming <[email protected]>
License: MIT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pbs_installer-2026.5.10/pyproject.toml
new/pbs_installer-2026.6.10/pyproject.toml
--- old/pbs_installer-2026.5.10/pyproject.toml 2026-05-12 00:02:56.759216000
+0200
+++ new/pbs_installer-2026.6.10/pyproject.toml 2026-06-12 00:02:21.806705500
+0200
@@ -7,7 +7,7 @@
requires-python = ">=3.9"
readme = "README.md"
dynamic = []
-version = "2026.5.10"
+version = "2026.6.10"
[project.license]
text = "MIT"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pbs_installer-2026.5.10/src/pbs_installer/_versions.py
new/pbs_installer-2026.6.10/src/pbs_installer/_versions.py
--- old/pbs_installer-2026.5.10/src/pbs_installer/_versions.py 2026-05-12
00:02:52.542002700 +0200
+++ new/pbs_installer-2026.6.10/src/pbs_installer/_versions.py 2026-06-12
00:02:17.947856200 +0200
@@ -3,62 +3,120 @@
from ._utils import PythonVersion
PYTHON_VERSIONS: dict[PythonVersion, dict[tuple[str, str, bool], tuple[str,
str | None]]] = {
+ PythonVersion("cpython", 3, 14, 6, True): {
+ ("macos", "aarch64", False): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.14.6%2B20260610-aarch64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst",
+ "331fe8a3f9daca26caf262527ebd8aeced91136b5b5be3ab72acc29b28f22b01",
+ ),
+ ("macos", "aarch64", True): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.14.6%2B20260610-aarch64-apple-darwin-freethreaded-install_only_stripped.tar.gz",
+ "f47f0d5b02fc634385bdc630dd293678cfbdbc009de2b04403ce04c92473b483",
+ ),
+ ("windows", "aarch64", False): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.14.6%2B20260610-aarch64-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
+ "3db104ceed888549c10128d016351d58062513f4227651a28417b60355b7b6cb",
+ ),
+ ("windows", "aarch64", True): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.14.6%2B20260610-aarch64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
+ "822dfd338165f34c5d71873cd732d5431f247f0e9a00d89840ebef58e3574a69",
+ ),
+ ("linux", "aarch64", False): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.14.6%2B20260610-aarch64-unknown-linux-gnu-freethreaded%2Bpgo%2Blto-full.tar.zst",
+ "22af72c23375399ba2b90fbaba45ce0213b24682cdf6c59bcf5913aa1f70ae9e",
+ ),
+ ("linux", "aarch64", True): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.14.6%2B20260610-aarch64-unknown-linux-gnu-freethreaded-install_only_stripped.tar.gz",
+ "3d82c130c647988c0cb83fbf6b69637024dfa184da0b4d25c1498a3e9655b2f1",
+ ),
+ ("windows", "x86", False): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.14.6%2B20260610-i686-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
+ "149ef673451f23ce9a3efea21bbba47bda90d54171ebe328a9c38fc0508e7ddb",
+ ),
+ ("windows", "x86", True): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.14.6%2B20260610-i686-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
+ "2fa5ca5631b784e86f421d9dcae76973d4ee819c32e52aeac16f053c9f7fef37",
+ ),
+ ("macos", "x86_64", False): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.14.6%2B20260610-x86_64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst",
+ "3e24a47e048d0b1a5152e4c777161d6b65669cb43caf323e59cf2e8f444c7c5d",
+ ),
+ ("macos", "x86_64", True): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.14.6%2B20260610-x86_64-apple-darwin-freethreaded-install_only_stripped.tar.gz",
+ "f8daa286f7315afc2fc1d51e3f6169ef133bd030f344d182f5f24849439aa4be",
+ ),
+ ("windows", "x86_64", False): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.14.6%2B20260610-x86_64-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
+ "c04176b374e584bd522f7d70b9a0aa0066b71f6cd4e8585772a15627de89fcbb",
+ ),
+ ("windows", "x86_64", True): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.14.6%2B20260610-x86_64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
+ "565b89180445643af7508283b4321a3ba4df6414aea9383c4f43eeeffe3b2c90",
+ ),
+ ("linux", "x86_64", False): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.14.6%2B20260610-x86_64-unknown-linux-gnu-freethreaded%2Bpgo%2Blto-full.tar.zst",
+ "c76f51ccf1223a71a0219c415731cb35519eb3963aff711c8170c9f069defec8",
+ ),
+ ("linux", "x86_64", True): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.14.6%2B20260610-x86_64-unknown-linux-gnu-freethreaded-install_only_stripped.tar.gz",
+ "d4872b127c641aadb0846a0a4f2c3f6377393a34e89de7668274ec2434d50c00",
+ ),
+ },
PythonVersion("cpython", 3, 14, 5, True): {
("macos", "aarch64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.14.5%2B20260510-aarch64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst",
- "26bfe4d5a75ab43e94aaccf09c4f423d1200e69de1fc79d13b834cfacbfa4414",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.14.5%2B20260602-aarch64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst",
+ "a4e143b5db2c3e7549b770214e5a4c5b930f739a28b4e822292a38a2f31f6ecb",
),
("macos", "aarch64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.14.5%2B20260510-aarch64-apple-darwin-freethreaded-install_only_stripped.tar.gz",
- "8863494f36977fce33a156bc23e027d06a1d24a2a9b9bef91057187e294b05a9",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.14.5%2B20260602-aarch64-apple-darwin-freethreaded-install_only_stripped.tar.gz",
+ "f0fd597f52b370a98611c4b2965c3caea8dc3d9ff3fa75ac737f5a5f80bd1182",
),
("windows", "aarch64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.14.5%2B20260510-aarch64-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
- "f993a6f7b6974000f1a9dc92bce5bc91ff91ec50b52ba4f9dbe69442d2f78feb",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.14.5%2B20260602-aarch64-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
+ "ea67668629542fbe84f4e0e37f55c89d2006e6a9a954da6447416b1769136108",
),
("windows", "aarch64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.14.5%2B20260510-aarch64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
- "76c6d915af421e7ac65babbb55ae7681fd43d4cf7a515ce0cf5d693a7709bf19",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.14.5%2B20260602-aarch64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
+ "641192af956111d4e3483c55c27325d6e8cc554b15c56f0cc21f29b8f0e4cf09",
),
("linux", "aarch64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.14.5%2B20260510-aarch64-unknown-linux-gnu-freethreaded%2Bpgo%2Blto-full.tar.zst",
- "a232354b2f5fbebaa614b1e5be63050fad9dbb0b7120d46c3ad687e0b3605fd3",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.14.5%2B20260602-aarch64-unknown-linux-gnu-freethreaded%2Bpgo%2Blto-full.tar.zst",
+ "416d2e4691b04759cea7a72746a00e51564a3111e6f93d00dc842b2defd70e89",
),
("linux", "aarch64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.14.5%2B20260510-aarch64-unknown-linux-gnu-freethreaded-install_only_stripped.tar.gz",
- "a688b10dd51a9eb5239d082132ff260b5fe1d33d9b81497148402a3fbba6a24e",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.14.5%2B20260602-aarch64-unknown-linux-gnu-freethreaded-install_only_stripped.tar.gz",
+ "d8840fdf2eabf412e8cb17cd6accc94a07cd4b345424c42b6dfd8679432842eb",
),
("windows", "x86", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.14.5%2B20260510-i686-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
- "20353fe6576f3f2dedd3b8df8c9ac8cb30b593aaf94d188ad26e31b6d81fd637",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.14.5%2B20260602-i686-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
+ "337c1fae1bc45bf20882409bcd14afb86e94e5bfc0efa7fae1a1b1fd29d53014",
),
("windows", "x86", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.14.5%2B20260510-i686-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
- "6af803753eb22f85c0b5361600250f98d2907571d98d1714175675ed913c843f",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.14.5%2B20260602-i686-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
+ "b267690b19da212a08ca510e909257b21433c7095e15ac2a6a82b034f987a10a",
),
("macos", "x86_64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.14.5%2B20260510-x86_64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst",
- "7e75ff5ace6040051dcc238a4eb17345d488d37574979915c6d25275ca631c44",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.14.5%2B20260602-x86_64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst",
+ "57a9d2d9e2a5d897b695adf3c046508b2450ae999c73f7c4e18253fba42f5142",
),
("macos", "x86_64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.14.5%2B20260510-x86_64-apple-darwin-freethreaded-install_only_stripped.tar.gz",
- "63707fb9c27d1b8ae6cde3fbf9994ad58282e05bc6050318adcc0ad38bb99bd0",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.14.5%2B20260602-x86_64-apple-darwin-freethreaded-install_only_stripped.tar.gz",
+ "159d73ffad373e2b46e5e8bbb922036ab088604058106369fba19a56f783b560",
),
("windows", "x86_64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.14.5%2B20260510-x86_64-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
- "0ced5dfa67e09db0edd6d307aeb005f91c97992d97fe7e55d2a0a92c12af2a9b",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.14.5%2B20260602-x86_64-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
+ "9000162a47ea06175dcd8763b44da39ff99ec9e91f89722c04b39c44f13370d0",
),
("windows", "x86_64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.14.5%2B20260510-x86_64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
- "780df413efe4992c751bff3f84e63c54ccffa11fd26487378ff9de459375e409",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.14.5%2B20260602-x86_64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
+ "b8a58e730cf87e0d8a00b8fcafb403e741a8765507295fd46fdc018b01e07cd6",
),
("linux", "x86_64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.14.5%2B20260510-x86_64-unknown-linux-gnu-freethreaded%2Bpgo%2Blto-full.tar.zst",
- "fc03661f290fbe8e0af6b1ef43567ded26891560302fc13b3bcb7f24f51dc7bc",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.14.5%2B20260602-x86_64-unknown-linux-gnu-freethreaded%2Bpgo%2Blto-full.tar.zst",
+ "690035fce93716cf3b9744674f9b98e28f84588e695763f110064594a53e7328",
),
("linux", "x86_64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.14.5%2B20260510-x86_64-unknown-linux-gnu-freethreaded-install_only_stripped.tar.gz",
- "659827e25d43d3579f074393dfefed33625c338bad211a78f25850165e9ea41f",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.14.5%2B20260602-x86_64-unknown-linux-gnu-freethreaded-install_only_stripped.tar.gz",
+ "00459d541a96c960d49b9d2fc5df6242e521c8b92eba2394451571eb613cc66c",
),
},
PythonVersion("cpython", 3, 14, 4, True): {
@@ -357,62 +415,120 @@
"66f385305ae0eefd6b65e2cf942bc91d943a61e26fb7581e029f760a2b04f393",
),
},
+ PythonVersion("cpython", 3, 13, 14, True): {
+ ("macos", "aarch64", False): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.13.14%2B20260610-aarch64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst",
+ "dea05429e3367e6078f9d8d5bf5c51bfcbd05c7293263db16c792aead4c6cfaa",
+ ),
+ ("macos", "aarch64", True): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.13.14%2B20260610-aarch64-apple-darwin-freethreaded-install_only_stripped.tar.gz",
+ "0853ef460bd912919b63d45ca3d6fe48b15d49dcf37bb3c9960196b259ffaf6c",
+ ),
+ ("windows", "aarch64", False): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.13.14%2B20260610-aarch64-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
+ "01d1f3260b40948f4b0d275b5fdbea00577fc422ef55ed0821d55eb5334c2cbc",
+ ),
+ ("windows", "aarch64", True): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.13.14%2B20260610-aarch64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
+ "248a7d0d812d02db864ad5ae50edd95e20eea86bda5192372c83bc579565cbd0",
+ ),
+ ("linux", "aarch64", False): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.13.14%2B20260610-aarch64-unknown-linux-gnu-freethreaded%2Bpgo%2Blto-full.tar.zst",
+ "bac1cb606209cc949b1276ec406460e7ab5c5c528a21b43635edbf5e87eab05a",
+ ),
+ ("linux", "aarch64", True): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.13.14%2B20260610-aarch64-unknown-linux-gnu-freethreaded-install_only_stripped.tar.gz",
+ "e220c298827cd386fd61ba92d96722a2d0a0eac5b7050448782457cb2bd182b8",
+ ),
+ ("windows", "x86", False): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.13.14%2B20260610-i686-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
+ "6b25f66c924332754bda5d2956f7fc787409d6b95b03eda92c22e935f6923e55",
+ ),
+ ("windows", "x86", True): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.13.14%2B20260610-i686-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
+ "2b02959a2a9ea42b91fd37c3d5d81db57f95d221d7bc3d728241257c63ae9f47",
+ ),
+ ("macos", "x86_64", False): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.13.14%2B20260610-x86_64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst",
+ "907e6bb876548068af3aab239d28d8ccd2942ccc0bb9a1d8f6ab267ef64f5ad8",
+ ),
+ ("macos", "x86_64", True): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.13.14%2B20260610-x86_64-apple-darwin-freethreaded-install_only_stripped.tar.gz",
+ "e983f20556f0276711be0290719edf579e5dbf00a586720e399565bf3da10b1a",
+ ),
+ ("windows", "x86_64", False): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.13.14%2B20260610-x86_64-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
+ "53b0ed92c3bc4a45c848b07801ba8ac02d2060497ab1e201bc8719669fe06f64",
+ ),
+ ("windows", "x86_64", True): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.13.14%2B20260610-x86_64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
+ "5ca0d39be96afcf32bd7c98ef0a7fc906a98551108be738ff865c9d871cbc948",
+ ),
+ ("linux", "x86_64", False): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.13.14%2B20260610-x86_64-unknown-linux-gnu-freethreaded%2Bpgo%2Blto-full.tar.zst",
+ "65accb2619b87019a0f161d8a8edde7d2756a3194feb5e6ad92360479d5d5ab1",
+ ),
+ ("linux", "x86_64", True): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.13.14%2B20260610-x86_64-unknown-linux-gnu-freethreaded-install_only_stripped.tar.gz",
+ "19470922973772562dffbb9795af6b7adfdd6151e68627b7fd293dd025017631",
+ ),
+ },
PythonVersion("cpython", 3, 13, 13, True): {
("macos", "aarch64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.13.13%2B20260510-aarch64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst",
- "2806a9a4fd1025da7820b7297d1d9f07952da26ff37df6eb2b625c131bd0f3a6",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.13.13%2B20260602-aarch64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst",
+ "52c320c042cef490745debf2296606e4eab1876752ae58e342256981fcad8a3b",
),
("macos", "aarch64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.13.13%2B20260510-aarch64-apple-darwin-freethreaded-install_only_stripped.tar.gz",
- "17911427a8c12ed3916cc3dad99d45fcbc60db006ea8735c8e5f98c223dc296b",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.13.13%2B20260602-aarch64-apple-darwin-freethreaded-install_only_stripped.tar.gz",
+ "fc7bd81b3cbf5983b3cac58fdd02b0f3388579652c4b7c51f402220cd8f15a57",
),
("windows", "aarch64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.13.13%2B20260510-aarch64-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
- "a9a02a75d33c3a767de153e82f19037302fa8f111e0254a43986ac6aedc1ef4b",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.13.13%2B20260602-aarch64-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
+ "d865984eb9a58190fc483d3afdae650ba1069bdb74da5afcc289128536f6dce3",
),
("windows", "aarch64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.13.13%2B20260510-aarch64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
- "8c624e2480b939cbc8ebf54ce5b67078e310adb7e1ab38a7c9018b72eac943c9",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.13.13%2B20260602-aarch64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
+ "b3bf494598b54ec4d810b820ad129c19b83879eb12313b123aadbbb209e2bcd2",
),
("linux", "aarch64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.13.13%2B20260510-aarch64-unknown-linux-gnu-freethreaded%2Bpgo%2Blto-full.tar.zst",
- "136bb11e589876e7fb650fa05794e5ac62598ce659ef9a86506fd1bcf080a87e",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.13.13%2B20260602-aarch64-unknown-linux-gnu-freethreaded%2Bpgo%2Blto-full.tar.zst",
+ "be04d7f4ae716ad12130157694b2f55eb8f1f7e27a370520ca8ce407661f9673",
),
("linux", "aarch64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.13.13%2B20260510-aarch64-unknown-linux-gnu-freethreaded-install_only_stripped.tar.gz",
- "cecc5dd1189289c850ccb5ac73aeb73510022ea83a2916c492ec6d2cc3cf2c19",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.13.13%2B20260602-aarch64-unknown-linux-gnu-freethreaded-install_only_stripped.tar.gz",
+ "e28fa5baf3a12408e75c8c41c6fed28852aa64b6cec4a7907e04e39fe175c9d2",
),
("windows", "x86", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.13.13%2B20260510-i686-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
- "cea7d68de20ba0bb49792a7c5ccec8c0c971f07d9b26c04385e06cc853cc5bb6",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.13.13%2B20260602-i686-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
+ "ea893decce1fe4f8ad762fb3face999b84f1bbcc994cd00c2a6ce2c9c248f08d",
),
("windows", "x86", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.13.13%2B20260510-i686-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
- "cb5d60f4acb0372d370d1f0710d74be46919a22d13624c4dbf095d9dfd5db6f1",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.13.13%2B20260602-i686-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
+ "a7edb7fb57d9567bccb1e2bec2611c315e2d0e7b21c17322f0c758af2cb09000",
),
("macos", "x86_64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.13.13%2B20260510-x86_64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst",
- "af606b2d30eb9500f065699c90db8cc4f825571b876ec5e515b2c9ebbc2a250e",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.13.13%2B20260602-x86_64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst",
+ "f371a16a3e9530f784a5dc67c4cb2519b98bb9554255af95c4c8652d1b18342a",
),
("macos", "x86_64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.13.13%2B20260510-x86_64-apple-darwin-freethreaded-install_only_stripped.tar.gz",
- "e2cf83bf138caa79dc733bff2e25248d8625853dddfcfc74e0f0b8dceea45093",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.13.13%2B20260602-x86_64-apple-darwin-freethreaded-install_only_stripped.tar.gz",
+ "ca4b98bb2b8ada738b0ba0f9fbbaa84461eb2912951ea6392ea495f5371caad5",
),
("windows", "x86_64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.13.13%2B20260510-x86_64-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
- "115edc00eff8e0eb0fd8b88a45915fab0feaa9dd5101d2209bef5e25722e7b70",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.13.13%2B20260602-x86_64-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
+ "39b8c8317b32666091dfa9b061a1520875b11954507b748a4731856d02fe6c39",
),
("windows", "x86_64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.13.13%2B20260510-x86_64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
- "8eb36417d686d625d1ace149ada9f770ec7207624049e4ea3a7ce44cacc55aab",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.13.13%2B20260602-x86_64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz",
+ "fcb6f55dac82d537ed3c3ad4ba5486e9bfb521653bf3c5d034309a91a7636701",
),
("linux", "x86_64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.13.13%2B20260510-x86_64-unknown-linux-gnu-freethreaded%2Bpgo%2Blto-full.tar.zst",
- "2ee5108d16f1de68c968688ac916bec8119353c1291e32067758231a79651239",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.13.13%2B20260602-x86_64-unknown-linux-gnu-freethreaded%2Bpgo%2Blto-full.tar.zst",
+ "7cfae7e2b660b369491c09b76e6c9c1b62906871caec0555213e09d353699d5c",
),
("linux", "x86_64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.13.13%2B20260510-x86_64-unknown-linux-gnu-freethreaded-install_only_stripped.tar.gz",
- "9faf1a5f3425d6fc225771da790f7dc2ba7e309b7a6a801e96a56a057c424c2d",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260602/cpython-3.13.13%2B20260602-x86_64-unknown-linux-gnu-freethreaded-install_only_stripped.tar.gz",
+ "7557d6f370a42d4212f4f0161578b7826f61838a08165848ef38acc4b43b5ea9",
),
},
PythonVersion("cpython", 3, 13, 12, True): {
@@ -1155,60 +1271,60 @@
},
PythonVersion("cpython", 3, 12, 13, False): {
("macos", "aarch64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.12.13%2B20260510-aarch64-apple-darwin-pgo%2Blto-full.tar.zst",
- "0750a735a09181ce203fb357df7221eab78d8ff4372d5cb6d58a2053765befdb",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.12.13%2B20260610-aarch64-apple-darwin-pgo%2Blto-full.tar.zst",
+ "5fb9c060fad883efe21e35715f2d30598ed644ab8f3d5045fb8ef2a0867b5be9",
),
("macos", "aarch64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.12.13%2B20260510-aarch64-apple-darwin-install_only_stripped.tar.gz",
- "55bc1a5edbc8ac4da0081f4f5731ed2d1ed10c57cb37a820b2a0dbc7cad742e9",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.12.13%2B20260610-aarch64-apple-darwin-install_only_stripped.tar.gz",
+ "f0a7fa7decc75df2b1a789329a44f657c4a15c0a683f197ce46a5cb621bc6ef4",
),
("windows", "aarch64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.12.13%2B20260510-aarch64-pc-windows-msvc-install_only_stripped.tar.gz",
- "30fda0c2665f9823106bc343704fbdaea975b682ca774b0f8fefc4679c95fdd4",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.12.13%2B20260610-aarch64-pc-windows-msvc-install_only_stripped.tar.gz",
+ "45cef3d23be2bbf950e33f1ed2517aaab5b5efb2f1bf2ae5b2c16ad9a7acc176",
),
("windows", "aarch64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.12.13%2B20260510-aarch64-pc-windows-msvc-pgo-full.tar.zst",
- "00da7a281c675d44393c49d47469f07c43ec319548573a1f6241b156fd8bb9e7",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.12.13%2B20260610-aarch64-pc-windows-msvc-pgo-full.tar.zst",
+ "da5ca259b162211b4979ff7aa4dc5a7b0bb432702dab68f5e908ae30c3864124",
),
("linux", "aarch64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.12.13%2B20260510-aarch64-unknown-linux-gnu-pgo%2Blto-full.tar.zst",
- "1fe788e3bd29209b20179039b86dd482292a4356527ec985efd1a9c39cc8d9ca",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.12.13%2B20260610-aarch64-unknown-linux-gnu-pgo%2Blto-full.tar.zst",
+ "cfd75feb6c25c3f3379b294a4f9fc5c804f624bad328503e60f112e21faf5b52",
),
("linux", "aarch64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.12.13%2B20260510-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz",
- "8e2907baca8b08ae43f366e65f09fda6337d3543f322c399d8800cf689c79973",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.12.13%2B20260610-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz",
+ "eb85c6903552b1cb40b183a119681a9326fa97e31cf0e4b8c78bf26735ff1552",
),
("windows", "x86", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.12.13%2B20260510-i686-pc-windows-msvc-install_only_stripped.tar.gz",
- "9c20cb8028e948a7890096de4d4f7b2015e9f527b21dea2686da544e65ecdbea",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.12.13%2B20260610-i686-pc-windows-msvc-install_only_stripped.tar.gz",
+ "3bca1ced7e4f56925a695b2921a9055a70c8d81d0f7186d992688b57519e3850",
),
("windows", "x86", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.12.13%2B20260510-i686-pc-windows-msvc-pgo-full.tar.zst",
- "5429223e1f75737158ce549c0f0d0961f52df13e3f3f2a386a232e78090b70b5",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.12.13%2B20260610-i686-pc-windows-msvc-pgo-full.tar.zst",
+ "3b33d8ce1262062e0b39f18d319f8ff27d111cc6c24ba3f3e56139a2b42ee9f6",
),
("macos", "x86_64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.12.13%2B20260510-x86_64-apple-darwin-pgo%2Blto-full.tar.zst",
- "9be14730abd1e9fa0a2b3b96e74bb271a08484063225357076bd5134773ca78a",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.12.13%2B20260610-x86_64-apple-darwin-pgo%2Blto-full.tar.zst",
+ "150870e9299e0c5d93db1014d7cc76b75e2765947986d37768b0b3db53a9c0f2",
),
("macos", "x86_64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.12.13%2B20260510-x86_64-apple-darwin-install_only_stripped.tar.gz",
- "6bab7fa97d4f2ddba86da0e05acff66c53b5edaca1df8edcf00ddca785a9c59b",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.12.13%2B20260610-x86_64-apple-darwin-install_only_stripped.tar.gz",
+ "c56c2dfe3fb5569430f4eabcff1fc1334c66db708bf17c103eef3dd237f3e3ab",
),
("windows", "x86_64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.12.13%2B20260510-x86_64-pc-windows-msvc-install_only_stripped.tar.gz",
- "24168aff2e7d93784c6a436124c4ebb79b076a4e289bde4902c08333507b71d0",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.12.13%2B20260610-x86_64-pc-windows-msvc-install_only_stripped.tar.gz",
+ "99dce0b23bf3c3b28d350cdd7bfe3cd3be51cc4f285faae7c0df110d106d1a8d",
),
("windows", "x86_64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.12.13%2B20260510-x86_64-pc-windows-msvc-pgo-full.tar.zst",
- "e6dd25775677966bde76d1764cabd81be87611cbe5c3ce0a91b69ee1ac686a3d",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.12.13%2B20260610-x86_64-pc-windows-msvc-pgo-full.tar.zst",
+ "cba72a21ed4e59794eb5cf4672797204b19926feee79896bc097b7416ed75e8b",
),
("linux", "x86_64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.12.13%2B20260510-x86_64-unknown-linux-gnu-pgo%2Blto-full.tar.zst",
- "3d59ae1636c3f74ea3bfff631205292359371f1a63ae7975bd81da5ffce846d6",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.12.13%2B20260610-x86_64-unknown-linux-gnu-pgo%2Blto-full.tar.zst",
+ "15373dfc976a3bdd6e1855aa87f247bd71157416abf9a3091fd0acf9b50983b0",
),
("linux", "x86_64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.12.13%2B20260510-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz",
- "d480f5d5878910ecbae212bf23bd7c25d7b209eb8cf5e98823c977384d272e88",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.12.13%2B20260610-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz",
+ "6682afef6b510037a0ad84e61150e5121af2e2785c9ca27b047e029270a840fe",
),
},
PythonVersion("cpython", 3, 12, 12, False): {
@@ -1536,14 +1652,14 @@
"https://github.com/astral-sh/python-build-standalone/releases/download/20240909/cpython-3.12.6%2B20240909-aarch64-apple-darwin-install_only_stripped.tar.gz",
"0419bafa4444a5aa0c554197bce0679e7cc0f28edc7ee8cfbe0ccea860bdb904",
),
- ("linux", "aarch64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20240909/cpython-3.12.6%2B20240909-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz",
- "22d119ac7df7f0bddfd4dfd075bcc4eb2532ed3df0bdba0579106835d49ef9cd",
- ),
("linux", "aarch64", False): (
"https://github.com/astral-sh/python-build-standalone/releases/download/20240909/cpython-3.12.6%2B20240909-aarch64-unknown-linux-gnu-lto-full.tar.zst",
"93a238ba9707c357c054d665a940e2ef33c7c2e2d4e454c248941e625c3050d9",
),
+ ("linux", "aarch64", True): (
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20240909/cpython-3.12.6%2B20240909-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz",
+ "22d119ac7df7f0bddfd4dfd075bcc4eb2532ed3df0bdba0579106835d49ef9cd",
+ ),
("windows", "x86", True): (
"https://github.com/astral-sh/python-build-standalone/releases/download/20240909/cpython-3.12.6%2B20240909-i686-pc-windows-msvc-install_only_stripped.tar.gz",
"d87275e613632ab738528fe20a94a7193e824e91ba7f1e7845e7fcfc1f114900",
@@ -1879,60 +1995,60 @@
},
PythonVersion("cpython", 3, 11, 15, False): {
("macos", "aarch64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.11.15%2B20260510-aarch64-apple-darwin-pgo%2Blto-full.tar.zst",
- "0fdbc1a816bb04d0c8244c51ef623372f92870c6e8f7e6c603575976cbb0d1ea",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.11.15%2B20260610-aarch64-apple-darwin-pgo%2Blto-full.tar.zst",
+ "9c0d629322bafaa11b4d0351a5f4d3ee92ff98e3b15d48eb1a1fad28995f0ed2",
),
("macos", "aarch64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.11.15%2B20260510-aarch64-apple-darwin-install_only_stripped.tar.gz",
- "fdfc363b538662eb7441a14e06f72c4a992c56af7f401f5730ea5081f8f8ad6e",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.11.15%2B20260610-aarch64-apple-darwin-install_only_stripped.tar.gz",
+ "8c56f1f59142e0f9f8861ad897bdfd97fd84403afa7b3d8b0f33b208ec471355",
),
("windows", "aarch64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.11.15%2B20260510-aarch64-pc-windows-msvc-install_only_stripped.tar.gz",
- "3aaf40250839665dd0e66d9f4794682c185441bb7852e8f36f7f63bfc6be75e4",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.11.15%2B20260610-aarch64-pc-windows-msvc-install_only_stripped.tar.gz",
+ "720fbca4eb654cef76f38c60a60378ee6f64ca3c475d831f7f4dff5e9fb92a37",
),
("windows", "aarch64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.11.15%2B20260510-aarch64-pc-windows-msvc-pgo-full.tar.zst",
- "081fdb6e51c5dd802a5e273c2da922e1d59d431c8e90d16ae9e60c612d505339",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.11.15%2B20260610-aarch64-pc-windows-msvc-pgo-full.tar.zst",
+ "d70155f73eb7a4a9e25a9b5280fc963ed0f738be5a856fb0d642fb1d5a1cb38b",
),
("linux", "aarch64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.11.15%2B20260510-aarch64-unknown-linux-gnu-pgo%2Blto-full.tar.zst",
- "f989f18010ad85d736b460e19ec4e0385905c3e76c81137aaf27a7326111ca01",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.11.15%2B20260610-aarch64-unknown-linux-gnu-pgo%2Blto-full.tar.zst",
+ "4780fcc5aa2f2bb376b082c54b05537a7238f23797ac82256cc5166001024283",
),
("linux", "aarch64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.11.15%2B20260510-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz",
- "243f794278eff6adba96ed3677ec6877175df84c25f140e17f09f9be82d0f12a",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.11.15%2B20260610-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz",
+ "cbce0660e88cd9c56be7aaf2a2df92bea51f359388a521838b6b01817d728df0",
),
("windows", "x86", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.11.15%2B20260510-i686-pc-windows-msvc-install_only_stripped.tar.gz",
- "300ee20b5f6baeea19c1c62b00d7f722363096541e2a1d47eff7520996942daa",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.11.15%2B20260610-i686-pc-windows-msvc-install_only_stripped.tar.gz",
+ "ca947a7b35bb6678a63819b09eef8065b2d62489b4a7ec31387a61ad0f7c9e2a",
),
("windows", "x86", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.11.15%2B20260510-i686-pc-windows-msvc-pgo-full.tar.zst",
- "75effafd38eeb75dd2fdfe3e8bb8074e5e3ecddfd8a5780dbdf74e2952618b39",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.11.15%2B20260610-i686-pc-windows-msvc-pgo-full.tar.zst",
+ "4ed99c2215bf67fd4e11e5ff3b7cf3e8ecda592a784d23a9f7d4cc6379447383",
),
("macos", "x86_64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.11.15%2B20260510-x86_64-apple-darwin-pgo%2Blto-full.tar.zst",
- "c95d8e17bac9e3459905f0d23e89535e2d48b56bfaeec9ef08f6e0ca9a27c589",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.11.15%2B20260610-x86_64-apple-darwin-pgo%2Blto-full.tar.zst",
+ "57d9218e4208a7269be248428a53ef58a96a7acace5299e5710c73083cd76b53",
),
("macos", "x86_64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.11.15%2B20260510-x86_64-apple-darwin-install_only_stripped.tar.gz",
- "5f1eb247cbca2c0ad5ccbf6d299a4f54b31b5c63b492d74c3531dc4344a42f88",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.11.15%2B20260610-x86_64-apple-darwin-install_only_stripped.tar.gz",
+ "8cd3878c656ba1698314cbcb65f78df4c37b7c8eabff958558115c6db11adb3d",
),
("windows", "x86_64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.11.15%2B20260510-x86_64-pc-windows-msvc-install_only_stripped.tar.gz",
- "756d7f148498b8822f6aedf44a020613576f09983161f346ad36dcef6238cdc3",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.11.15%2B20260610-x86_64-pc-windows-msvc-install_only_stripped.tar.gz",
+ "f081a733b4e7ba0e5e5e12d533b3c795dbef3ecbebf92f0b4202e5329bf7c8ab",
),
("windows", "x86_64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.11.15%2B20260510-x86_64-pc-windows-msvc-pgo-full.tar.zst",
- "f43b97ae11df57bca86b6523f12f0a3dc00cd269faccf6ec6577a3ad30795356",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.11.15%2B20260610-x86_64-pc-windows-msvc-pgo-full.tar.zst",
+ "dc855242bb969313478c55962248345fd8206164409b1054435988cd49bd7d3f",
),
("linux", "x86_64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.11.15%2B20260510-x86_64-unknown-linux-gnu-pgo%2Blto-full.tar.zst",
- "b39fa2759249edaeda915ecf02221111cce5f91cbd3b3abc39882414ce6b9061",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.11.15%2B20260610-x86_64-unknown-linux-gnu-pgo%2Blto-full.tar.zst",
+ "b199d9fe360450b33cbf7f7139d1f47d5b50db92d29502131db7bf4efc058618",
),
("linux", "x86_64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.11.15%2B20260510-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz",
- "171dffd8c0f66e8a0725364a7428015b22fc18dd298b24f541392e17dd0e561f",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.11.15%2B20260610-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz",
+ "67a5b22f796e96f4d7fa628f95866d5fd1d524d0588f74e4601facd82b66792b",
),
},
PythonVersion("cpython", 3, 11, 14, False): {
@@ -2635,52 +2751,52 @@
},
PythonVersion("cpython", 3, 10, 20, False): {
("macos", "aarch64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.10.20%2B20260510-aarch64-apple-darwin-pgo%2Blto-full.tar.zst",
- "c25015718888f0d4172d3fb296d41a7cd853013f530e44ddd182055613a7f6de",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.10.20%2B20260610-aarch64-apple-darwin-pgo%2Blto-full.tar.zst",
+ "3834d8e660b7796647eaa440ce57cdddbdc6d95a2b99f79fb619d939a52f2aa0",
),
("macos", "aarch64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.10.20%2B20260510-aarch64-apple-darwin-install_only_stripped.tar.gz",
- "36b7364a5cd75e5b8591c4dc6cc30d84d9112b62a2b8199c406d63f2ca2f981f",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.10.20%2B20260610-aarch64-apple-darwin-install_only_stripped.tar.gz",
+ "9e654af00e34614420818dabddff2d9051916393425262790c2cb18488db0944",
),
("linux", "aarch64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.10.20%2B20260510-aarch64-unknown-linux-gnu-pgo%2Blto-full.tar.zst",
- "7f750be4fd89f16b18bc21fb56378a2289e1c6df2152fd76e35d8d8bddb47d2e",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.10.20%2B20260610-aarch64-unknown-linux-gnu-pgo%2Blto-full.tar.zst",
+ "01c6daee383588a703c37fc449b7017a6bd4c45fd88212fcb3ec66ceeeae0865",
),
("linux", "aarch64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.10.20%2B20260510-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz",
- "9f0becaa10fff71a455dcc9f4343cd784ee506a63d770d87fe92030cb376feee",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.10.20%2B20260610-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz",
+ "978cfb0f7e1b35f364064fe8a22478ecff8fb2939b128a14cd82b5b9a256208a",
),
("windows", "x86", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.10.20%2B20260510-i686-pc-windows-msvc-install_only_stripped.tar.gz",
- "a7bd16e227c0e53bbb28ea947b06c51eb24ab2f5769b74ddae9bc4ed1de93aac",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.10.20%2B20260610-i686-pc-windows-msvc-install_only_stripped.tar.gz",
+ "ae9f04dbfe960edd815188f41ca2c2a8c3036f63501981072b2310cafd67bfa0",
),
("windows", "x86", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.10.20%2B20260510-i686-pc-windows-msvc-pgo-full.tar.zst",
- "e2ac0a45a05baa9227cac6ae0017f250afbe3ef9cb118136b5e05628b5ef2e9d",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.10.20%2B20260610-i686-pc-windows-msvc-pgo-full.tar.zst",
+ "751b0f5e499803ae156d4a39e17c4c04ec1829e276432e3e859a44fa89c0546c",
),
("macos", "x86_64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.10.20%2B20260510-x86_64-apple-darwin-pgo%2Blto-full.tar.zst",
- "05b83b34d3b4b7e04e1229b8cae3de8d659f14d211e0edaf1984f6e6e78d8632",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.10.20%2B20260610-x86_64-apple-darwin-pgo%2Blto-full.tar.zst",
+ "e0454d0a36153bfd02e281aebf871258fd01b391c59a8c8d30cbb3906d4515a4",
),
("macos", "x86_64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.10.20%2B20260510-x86_64-apple-darwin-install_only_stripped.tar.gz",
- "e7ce16965714c05b2cc4515f20cd0c1f8d4fef037bd34daf18d924677f6545b8",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.10.20%2B20260610-x86_64-apple-darwin-install_only_stripped.tar.gz",
+ "e0842baf951da5b048b6df4ba6a79abf34af89dba3f466d47a0e38afef6e7bac",
),
("windows", "x86_64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.10.20%2B20260510-x86_64-pc-windows-msvc-install_only_stripped.tar.gz",
- "d1e8fb30cba04e6bb5a703e0186da77f833957de027562fa4df9fd0424ae5f7e",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.10.20%2B20260610-x86_64-pc-windows-msvc-install_only_stripped.tar.gz",
+ "7ca1a93205c40e27591b11b1b55935acf599df95705cc70cfcbb449bbbd1cfde",
),
("windows", "x86_64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.10.20%2B20260510-x86_64-pc-windows-msvc-pgo-full.tar.zst",
- "7983d4dbf4b296fedab391c19498cca6dab73613f40d2cd27bca42937b4c1cbe",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.10.20%2B20260610-x86_64-pc-windows-msvc-pgo-full.tar.zst",
+ "1afa741cc8f10f9affd4897c30d8929443d69f6f72dd15b6aac2c0bcf4afafb2",
),
("linux", "x86_64", False): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.10.20%2B20260510-x86_64-unknown-linux-gnu-pgo%2Blto-full.tar.zst",
- "137769511f0c346234dbd3cd700174159ccb3ffdc7de28731e1e627ede0b2e71",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.10.20%2B20260610-x86_64-unknown-linux-gnu-pgo%2Blto-full.tar.zst",
+ "b140f9f1f072bd2ad5511ca622117fc9a5b28933efafe37fc3fab1f690f18f9f",
),
("linux", "x86_64", True): (
-
"https://github.com/astral-sh/python-build-standalone/releases/download/20260510/cpython-3.10.20%2B20260510-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz",
- "dc734bdd388975c0b093fe730b272af741a2e192475d38bc6845a687b6405922",
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20260610/cpython-3.10.20%2B20260610-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz",
+ "b49c63cb009a04afb2809001e7934c6af83a3d5976ff9d8d4676617b6b90ab4d",
),
},
PythonVersion("cpython", 3, 10, 19, False): {
@@ -5551,28 +5667,28 @@
},
PythonVersion("pypy", 3, 11, 15, False): {
("linux", "aarch64", True): (
-
"https://downloads.python.org/pypy/pypy3.11-v7.3.22-aarch64.tar.bz2",
- "c29a8933e2084f52df74c829aa0d8f5652b9d5919f68e9fb89cab3afe35dd884",
+
"https://downloads.python.org/pypy/pypy3.11-v7.3.23-aarch64.tar.bz2",
+ "5433ac0ad526aeb35025ef8509bed65cd62ea35cb9e21ac649c69a5eff4eecb6",
),
("linux", "x86", True): (
-
"https://downloads.python.org/pypy/pypy3.11-v7.3.22-linux32.tar.bz2",
- "6fdad58d6d376810cf6291be1d396032f4da8109517357de0091adc3874f04c9",
+
"https://downloads.python.org/pypy/pypy3.11-v7.3.23-linux32.tar.bz2",
+ "c7e2ffb173dcadbe4708a2e606e0b705474c1c33f25a09a4084f265d538172e4",
),
("linux", "x86_64", True): (
-
"https://downloads.python.org/pypy/pypy3.11-v7.3.22-linux64.tar.bz2",
- "c0c239a6b0d381338bcccf852d0690b9daca632e0216389a3796f8817fd66e0e",
+
"https://downloads.python.org/pypy/pypy3.11-v7.3.23-linux64.tar.bz2",
+ "16f9f56e82d1f4ec95a324c1a8cacfd78afc7f0656c0a809a18725ef4391453a",
),
("macos", "x86_64", True): (
-
"https://downloads.python.org/pypy/pypy3.11-v7.3.22-macos_x86_64.tar.bz2",
- "26adf960b6f57cacb39a9f0e8fd87e9de7986762b467c75b3aaf94177aa7af87",
+
"https://downloads.python.org/pypy/pypy3.11-v7.3.23-macos_x86_64.tar.bz2",
+ "c95363c4e87235d11a6cec8128239c291b1eb67a752778fbcfe029a71da82b5e",
),
("macos", "aarch64", True): (
-
"https://downloads.python.org/pypy/pypy3.11-v7.3.22-macos_arm64.tar.bz2",
- "5de96e2b68a8b347fb24f8b3f5345ce0724605d4122ce194e1decce4dab8d5a0",
+
"https://downloads.python.org/pypy/pypy3.11-v7.3.23-macos_arm64.tar.bz2",
+ "4747b3aceba4c1c6104cddc0fe5ea302101d32955f0957347b9ecc4fbd7aed05",
),
("windows", "x86_64", True): (
- "https://downloads.python.org/pypy/pypy3.11-v7.3.22-win64.zip",
- "748f393e69726f32c908bfd8d778dda267482c0b15b2d4957c97f0842f37d33f",
+ "https://downloads.python.org/pypy/pypy3.11-v7.3.23-win64.zip",
+ "948b8ea58dea5b9917210fe4afd242c788fbfaba1c3f1a25e696a404f703389a",
),
},
PythonVersion("pypy", 3, 11, 13, False): {