pbs-installer 2025.2.5__py3-none-any.whl → 2025.2.12__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pbs_installer/_versions.py +184 -132
- {pbs_installer-2025.2.5.dist-info → pbs_installer-2025.2.12.dist-info}/METADATA +1 -1
- pbs_installer-2025.2.12.dist-info/RECORD +11 -0
- pbs_installer-2025.2.5.dist-info/RECORD +0 -11
- {pbs_installer-2025.2.5.dist-info → pbs_installer-2025.2.12.dist-info}/WHEEL +0 -0
- {pbs_installer-2025.2.5.dist-info → pbs_installer-2025.2.12.dist-info}/entry_points.txt +0 -0
- {pbs_installer-2025.2.5.dist-info → pbs_installer-2025.2.12.dist-info}/licenses/LICENSE +0 -0
pbs_installer/_versions.py
CHANGED
|
@@ -5,76 +5,76 @@ from ._utils import PythonVersion
|
|
|
5
5
|
PYTHON_VERSIONS: dict[PythonVersion, dict[tuple[str, str, bool, bool], tuple[str, str | None]]] = {
|
|
6
6
|
PythonVersion("cpython", 3, 13, 2): {
|
|
7
7
|
("macos", "aarch64", False, False): (
|
|
8
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
9
|
-
"
|
|
8
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-aarch64-apple-darwin-pgo%2Blto-full.tar.zst",
|
|
9
|
+
"ac35036c1c99e300a7dc2c8c409ef8576c5d44e59d7612e5ea9feef8b9950cbb",
|
|
10
10
|
),
|
|
11
11
|
("macos", "aarch64", False, True): (
|
|
12
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
13
|
-
"
|
|
12
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-aarch64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst",
|
|
13
|
+
"3c5e3b09739eec5eabdf2319fb4d69587c4947ad0c7a016b40e1f777730828c4",
|
|
14
14
|
),
|
|
15
15
|
("macos", "aarch64", True, False): (
|
|
16
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
17
|
-
"
|
|
16
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-aarch64-apple-darwin-install_only.tar.gz",
|
|
17
|
+
"2b647deb75f5e781ba8fdb01a3c7261344832e22d9d800a9815ac94ddfa509e3",
|
|
18
18
|
),
|
|
19
19
|
("linux", "aarch64", False, False): (
|
|
20
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
21
|
-
"
|
|
20
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-aarch64-unknown-linux-gnu-lto-full.tar.zst",
|
|
21
|
+
"913aa4806b37041732be9c24d7a7f1786b81b274186ea643971622523bc20e19",
|
|
22
22
|
),
|
|
23
23
|
("linux", "aarch64", False, True): (
|
|
24
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
25
|
-
"
|
|
24
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-aarch64-unknown-linux-gnu-freethreaded%2Blto-full.tar.zst",
|
|
25
|
+
"f3299184ea63522843c6ddf6e8849857becf85e3f09d8e9865cb976ddefbf1d4",
|
|
26
26
|
),
|
|
27
27
|
("linux", "aarch64", True, False): (
|
|
28
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
29
|
-
"
|
|
28
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-aarch64-unknown-linux-gnu-install_only.tar.gz",
|
|
29
|
+
"4075bece77791aa77019dad953ebbad427059e120a92eb9809e7cc94e4ae928b",
|
|
30
30
|
),
|
|
31
31
|
("windows", "x86", False, True): (
|
|
32
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
33
|
-
"
|
|
32
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-i686-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
|
|
33
|
+
"83eee505e0fa8acc6b41eaa5e4d22d19c3c51e1eebc9c1bbd0deac17b22a7b15",
|
|
34
34
|
),
|
|
35
35
|
("windows", "x86", True, False): (
|
|
36
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
37
|
-
"
|
|
36
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-i686-pc-windows-msvc-install_only.tar.gz",
|
|
37
|
+
"24d035c78d5943795e8644a44f6db6fff0fe68d1c966846eaec7afa771dcb843",
|
|
38
38
|
),
|
|
39
39
|
("windows", "x86", False, False): (
|
|
40
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
41
|
-
"
|
|
40
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-i686-pc-windows-msvc-shared-pgo-full.tar.zst",
|
|
41
|
+
"be51b28086459c042a0c8ef8b26e8d8bebba3ca16bfe6efa2c21419a35799c62",
|
|
42
42
|
),
|
|
43
43
|
("macos", "x86_64", False, False): (
|
|
44
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
45
|
-
"
|
|
44
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-x86_64-apple-darwin-pgo%2Blto-full.tar.zst",
|
|
45
|
+
"4d333dcf9ed226d176ef9651f42dbbb633bbfb895e893b6da97eef269ffaef44",
|
|
46
46
|
),
|
|
47
47
|
("macos", "x86_64", False, True): (
|
|
48
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
49
|
-
"
|
|
48
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-x86_64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst",
|
|
49
|
+
"129be3b47eb81ea4e2d89a65736567ca97d8a6c5ef275927eb642ce468f470b0",
|
|
50
50
|
),
|
|
51
51
|
("macos", "x86_64", True, False): (
|
|
52
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
53
|
-
"
|
|
52
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-x86_64-apple-darwin-install_only.tar.gz",
|
|
53
|
+
"7c306bc2f5110f40cfd8c5590cc8101c41775992965d608c932dcd8de0e753b4",
|
|
54
54
|
),
|
|
55
55
|
("windows", "x86_64", False, True): (
|
|
56
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
57
|
-
"
|
|
56
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-x86_64-pc-windows-msvc-freethreaded%2Bpgo-full.tar.zst",
|
|
57
|
+
"f7a58bf74a7a198ce65c37fc460eb6b262c4296c60290d97ab6fd7b617229961",
|
|
58
58
|
),
|
|
59
59
|
("windows", "x86_64", True, False): (
|
|
60
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
61
|
-
"
|
|
60
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-x86_64-pc-windows-msvc-install_only.tar.gz",
|
|
61
|
+
"d65c3d807b27ec34d4ce83367ef63cee504f0ce20fb565939ff9f1e2a513bd54",
|
|
62
62
|
),
|
|
63
63
|
("windows", "x86_64", False, False): (
|
|
64
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
65
|
-
"
|
|
64
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-x86_64-pc-windows-msvc-shared-pgo-full.tar.zst",
|
|
65
|
+
"db918659ecb75b0cbcd646da574e76df586c05ff73205876591c157357012358",
|
|
66
66
|
),
|
|
67
67
|
("linux", "x86_64", False, False): (
|
|
68
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
69
|
-
"
|
|
68
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-x86_64-unknown-linux-gnu-pgo%2Blto-full.tar.zst",
|
|
69
|
+
"368943e93cfb08456725a176d4d0a92e7978ddbfa2d051b033161a541a4e6248",
|
|
70
70
|
),
|
|
71
71
|
("linux", "x86_64", False, True): (
|
|
72
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
73
|
-
"
|
|
72
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-x86_64-unknown-linux-gnu-freethreaded%2Bpgo%2Blto-full.tar.zst",
|
|
73
|
+
"67642b4867cce0ddf6bd5eab60a6aa598e2b7ec1f22821eaf7b17343cae90a83",
|
|
74
74
|
),
|
|
75
75
|
("linux", "x86_64", True, False): (
|
|
76
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
77
|
-
"
|
|
76
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.13.2%2B20250212-x86_64-unknown-linux-gnu-install_only.tar.gz",
|
|
77
|
+
"6c30bd0f5695c29f23752ccb3973cbc91c8b21b7276292e3090c132a807c05be",
|
|
78
78
|
),
|
|
79
79
|
},
|
|
80
80
|
PythonVersion("cpython", 3, 13, 1): {
|
|
@@ -227,52 +227,52 @@ PYTHON_VERSIONS: dict[PythonVersion, dict[tuple[str, str, bool, bool], tuple[str
|
|
|
227
227
|
},
|
|
228
228
|
PythonVersion("cpython", 3, 12, 9): {
|
|
229
229
|
("macos", "aarch64", False, False): (
|
|
230
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
231
|
-
"
|
|
230
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.12.9%2B20250212-aarch64-apple-darwin-pgo%2Blto-full.tar.zst",
|
|
231
|
+
"678132e4d3e72dd50c3226912debf870ae3e1e9c46080e37b1cd7913d351c7ac",
|
|
232
232
|
),
|
|
233
233
|
("macos", "aarch64", True, False): (
|
|
234
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
235
|
-
"
|
|
234
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.12.9%2B20250212-aarch64-apple-darwin-install_only.tar.gz",
|
|
235
|
+
"8df8d5b1135b91efbdf4548f4f634971570abea701f1b7f8e7e95eae2e091298",
|
|
236
236
|
),
|
|
237
237
|
("linux", "aarch64", False, False): (
|
|
238
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
239
|
-
"
|
|
238
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.12.9%2B20250212-aarch64-unknown-linux-gnu-lto-full.tar.zst",
|
|
239
|
+
"b261a5b434e6d74b8ca7e924b27db7e5ba5ba82db68c62d0e207f2ee72fd8ee7",
|
|
240
240
|
),
|
|
241
241
|
("linux", "aarch64", True, False): (
|
|
242
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
243
|
-
"
|
|
242
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.12.9%2B20250212-aarch64-unknown-linux-gnu-install_only.tar.gz",
|
|
243
|
+
"c5349011e3d52e024575b2e5b16c9c5580ff09cdd83926c097cc523fa8e7e95c",
|
|
244
244
|
),
|
|
245
245
|
("windows", "x86", True, False): (
|
|
246
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
247
|
-
"
|
|
246
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.12.9%2B20250212-i686-pc-windows-msvc-install_only.tar.gz",
|
|
247
|
+
"02a08e461bfd114efb18aa0db42ffed1f2226c2de1ffa449a49379734ed0928f",
|
|
248
248
|
),
|
|
249
249
|
("windows", "x86", False, False): (
|
|
250
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
251
|
-
"
|
|
250
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.12.9%2B20250212-i686-pc-windows-msvc-shared-pgo-full.tar.zst",
|
|
251
|
+
"5de64b14321a60b143bed087462442bdbc79caccf75c644c156d031abe4ea190",
|
|
252
252
|
),
|
|
253
253
|
("macos", "x86_64", False, False): (
|
|
254
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
255
|
-
"
|
|
254
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.12.9%2B20250212-x86_64-apple-darwin-pgo%2Blto-full.tar.zst",
|
|
255
|
+
"47a5098d4f6f4431cc46115abf083832d93f5d690d5eebb4db15a237252e3045",
|
|
256
256
|
),
|
|
257
257
|
("macos", "x86_64", True, False): (
|
|
258
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
259
|
-
"
|
|
258
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.12.9%2B20250212-x86_64-apple-darwin-install_only.tar.gz",
|
|
259
|
+
"bec81a130f364883d019dffa8d1db0ae8da6f15a4b4da022598eba1817743494",
|
|
260
260
|
),
|
|
261
261
|
("windows", "x86_64", True, False): (
|
|
262
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
263
|
-
"
|
|
262
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.12.9%2B20250212-x86_64-pc-windows-msvc-install_only.tar.gz",
|
|
263
|
+
"0689c8f88dceef4d0c27393fdf595833e8acedf532fcf4e9edc1dc79152e3bb5",
|
|
264
264
|
),
|
|
265
265
|
("windows", "x86_64", False, False): (
|
|
266
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
267
|
-
"
|
|
266
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.12.9%2B20250212-x86_64-pc-windows-msvc-shared-pgo-full.tar.zst",
|
|
267
|
+
"ef8b7988f2cb5490ebd795af49a34e66d45510c9682fe7938070c697769e3bdc",
|
|
268
268
|
),
|
|
269
269
|
("linux", "x86_64", False, False): (
|
|
270
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
271
|
-
"
|
|
270
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.12.9%2B20250212-x86_64-unknown-linux-gnu-pgo%2Blto-full.tar.zst",
|
|
271
|
+
"e7e272fff1d2649d57682ba63c8d67943cd0951a488b885f1d0b0312de670c06",
|
|
272
272
|
),
|
|
273
273
|
("linux", "x86_64", True, False): (
|
|
274
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
275
|
-
"
|
|
274
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.12.9%2B20250212-x86_64-unknown-linux-gnu-install_only.tar.gz",
|
|
275
|
+
"c7ad8230866c03c60bdcff1eb85b7901bb02b8ebb046dacc50f63179127936bf",
|
|
276
276
|
),
|
|
277
277
|
},
|
|
278
278
|
PythonVersion("cpython", 3, 12, 8): {
|
|
@@ -727,52 +727,52 @@ PYTHON_VERSIONS: dict[PythonVersion, dict[tuple[str, str, bool, bool], tuple[str
|
|
|
727
727
|
},
|
|
728
728
|
PythonVersion("cpython", 3, 11, 11): {
|
|
729
729
|
("macos", "aarch64", False, False): (
|
|
730
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
731
|
-
"
|
|
730
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.11.11%2B20250212-aarch64-apple-darwin-pgo%2Blto-full.tar.zst",
|
|
731
|
+
"5925d91016eeb6fabee8a3fae8f0f85caea3bb907a40ee180300456151d58cd5",
|
|
732
732
|
),
|
|
733
733
|
("macos", "aarch64", True, False): (
|
|
734
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
735
|
-
"
|
|
734
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.11.11%2B20250212-aarch64-apple-darwin-install_only.tar.gz",
|
|
735
|
+
"6dd5603e5570b8c4e1abf1ef2a329f195dd052890b1fa3b01b7406552a4f45a1",
|
|
736
736
|
),
|
|
737
737
|
("linux", "aarch64", False, False): (
|
|
738
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
739
|
-
"
|
|
738
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.11.11%2B20250212-aarch64-unknown-linux-gnu-lto-full.tar.zst",
|
|
739
|
+
"10603fb3e53868b9fc4c9aa57ab8e915bf0f3cf2bb6916c2aa90b639ad7766b6",
|
|
740
740
|
),
|
|
741
741
|
("linux", "aarch64", True, False): (
|
|
742
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
743
|
-
"
|
|
742
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.11.11%2B20250212-aarch64-unknown-linux-gnu-install_only.tar.gz",
|
|
743
|
+
"a6a70f0a18ced0edcfeda2bfb1b157b4abee01ff82e7483b65dd5f7c2211f5b2",
|
|
744
744
|
),
|
|
745
745
|
("windows", "x86", True, False): (
|
|
746
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
747
|
-
"
|
|
746
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.11.11%2B20250212-i686-pc-windows-msvc-install_only.tar.gz",
|
|
747
|
+
"acde42eb3797265464f03f284c87fc8bd5f5b43ff44fd32f76b7a01e8b544d21",
|
|
748
748
|
),
|
|
749
749
|
("windows", "x86", False, False): (
|
|
750
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
751
|
-
"
|
|
750
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.11.11%2B20250212-i686-pc-windows-msvc-shared-pgo-full.tar.zst",
|
|
751
|
+
"7a0a9c92cc2fc088e232a4cd5ce7572da8b05b4cb9bef950244c7902a598f4e7",
|
|
752
752
|
),
|
|
753
753
|
("macos", "x86_64", False, False): (
|
|
754
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
755
|
-
"
|
|
754
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.11.11%2B20250212-x86_64-apple-darwin-pgo%2Blto-full.tar.zst",
|
|
755
|
+
"50601e2f784d1412c707f6426a9c6452afab77f8ad406c7ecade6e2539d63cf9",
|
|
756
756
|
),
|
|
757
757
|
("macos", "x86_64", True, False): (
|
|
758
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
759
|
-
"
|
|
758
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.11.11%2B20250212-x86_64-apple-darwin-install_only.tar.gz",
|
|
759
|
+
"1f1afc064b523b67c06e6d4b024a8dbb8df5fa12f0f0018b218c855491833451",
|
|
760
760
|
),
|
|
761
761
|
("windows", "x86_64", True, False): (
|
|
762
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
763
|
-
"
|
|
762
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.11.11%2B20250212-x86_64-pc-windows-msvc-install_only.tar.gz",
|
|
763
|
+
"0f7c63d3bd684419a9e16c746c6850cf30c16a7e263f533108eb5911e6d326c3",
|
|
764
764
|
),
|
|
765
765
|
("windows", "x86_64", False, False): (
|
|
766
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
767
|
-
"
|
|
766
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.11.11%2B20250212-x86_64-pc-windows-msvc-shared-pgo-full.tar.zst",
|
|
767
|
+
"6ae7c6cb4f42f2c2d554bfe9a4ad1900acd6f9cf0c1125f4e4812489a2d82722",
|
|
768
768
|
),
|
|
769
769
|
("linux", "x86_64", False, False): (
|
|
770
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
771
|
-
"
|
|
770
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.11.11%2B20250212-x86_64-unknown-linux-gnu-pgo%2Blto-full.tar.zst",
|
|
771
|
+
"2334b1632c46de8ae7299e6fe3283484cbbb3f6e6b0e0cd85468066870a45f8f",
|
|
772
772
|
),
|
|
773
773
|
("linux", "x86_64", True, False): (
|
|
774
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
775
|
-
"
|
|
774
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.11.11%2B20250212-x86_64-unknown-linux-gnu-install_only.tar.gz",
|
|
775
|
+
"7f91b0eb7a371b770be6e623a99906e5a2fd49c96589790828e03abb8ac7c39a",
|
|
776
776
|
),
|
|
777
777
|
},
|
|
778
778
|
PythonVersion("cpython", 3, 11, 10): {
|
|
@@ -1259,52 +1259,52 @@ PYTHON_VERSIONS: dict[PythonVersion, dict[tuple[str, str, bool, bool], tuple[str
|
|
|
1259
1259
|
},
|
|
1260
1260
|
PythonVersion("cpython", 3, 10, 16): {
|
|
1261
1261
|
("macos", "aarch64", False, False): (
|
|
1262
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
1263
|
-
"
|
|
1262
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.10.16%2B20250212-aarch64-apple-darwin-pgo%2Blto-full.tar.zst",
|
|
1263
|
+
"04c98e7cd56902391224b3b4ec26a403ecf68347ece751785a10aec7d560db10",
|
|
1264
1264
|
),
|
|
1265
1265
|
("macos", "aarch64", True, False): (
|
|
1266
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
1267
|
-
"
|
|
1266
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.10.16%2B20250212-aarch64-apple-darwin-install_only.tar.gz",
|
|
1267
|
+
"92a7c8d80e997cc7cac0e0bd2f8d2eb1f4235d6b467a7ce411b3a5b2ea77ba14",
|
|
1268
1268
|
),
|
|
1269
1269
|
("linux", "aarch64", False, False): (
|
|
1270
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
1271
|
-
"
|
|
1270
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.10.16%2B20250212-aarch64-unknown-linux-gnu-lto-full.tar.zst",
|
|
1271
|
+
"d731e9fbe9df51d2c6b07ac97143bbca6398541a352b430845f14198b717c4ef",
|
|
1272
1272
|
),
|
|
1273
1273
|
("linux", "aarch64", True, False): (
|
|
1274
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
1275
|
-
"
|
|
1274
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.10.16%2B20250212-aarch64-unknown-linux-gnu-install_only.tar.gz",
|
|
1275
|
+
"d986500a3fdf6dd4d6efe689d80b3fdc3e59311953c2f09fc29f13b2c34fd458",
|
|
1276
1276
|
),
|
|
1277
1277
|
("windows", "x86", True, False): (
|
|
1278
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
1279
|
-
"
|
|
1278
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.10.16%2B20250212-i686-pc-windows-msvc-install_only.tar.gz",
|
|
1279
|
+
"fd4daa6ddae7a82428e359fafffd1690b24df66049851a87c594ae128483f60c",
|
|
1280
1280
|
),
|
|
1281
1281
|
("windows", "x86", False, False): (
|
|
1282
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
1283
|
-
"
|
|
1282
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.10.16%2B20250212-i686-pc-windows-msvc-shared-pgo-full.tar.zst",
|
|
1283
|
+
"bd4f387f3934ffe64d16d97e3bb861c7773ac6efeec3511dce9c7f79beb88380",
|
|
1284
1284
|
),
|
|
1285
1285
|
("macos", "x86_64", False, False): (
|
|
1286
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
1287
|
-
"
|
|
1286
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.10.16%2B20250212-x86_64-apple-darwin-pgo%2Blto-full.tar.zst",
|
|
1287
|
+
"24c138114e9838ada79824f6310c03542a2db18bbc4b1839a518a2ff36864998",
|
|
1288
1288
|
),
|
|
1289
1289
|
("macos", "x86_64", True, False): (
|
|
1290
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
1291
|
-
"
|
|
1290
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.10.16%2B20250212-x86_64-apple-darwin-install_only.tar.gz",
|
|
1291
|
+
"2c8df84bafb06dec79b83b6de047cd16e69cb4c2de3dea46caab53bbd229eb74",
|
|
1292
1292
|
),
|
|
1293
1293
|
("windows", "x86_64", True, False): (
|
|
1294
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
1295
|
-
"
|
|
1294
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.10.16%2B20250212-x86_64-pc-windows-msvc-install_only.tar.gz",
|
|
1295
|
+
"07937dd953dcbc6de76ff6ccf38dccb224f9ead595a46596ebaf1c6d4b3a745c",
|
|
1296
1296
|
),
|
|
1297
1297
|
("windows", "x86_64", False, False): (
|
|
1298
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
1299
|
-
"
|
|
1298
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.10.16%2B20250212-x86_64-pc-windows-msvc-shared-pgo-full.tar.zst",
|
|
1299
|
+
"2d2a9acb0a1c5ccb55e0422b6dac3bfd4e2b52b5b879095f237da50e7615857a",
|
|
1300
1300
|
),
|
|
1301
1301
|
("linux", "x86_64", False, False): (
|
|
1302
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
1303
|
-
"
|
|
1302
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.10.16%2B20250212-x86_64-unknown-linux-gnu-pgo%2Blto-full.tar.zst",
|
|
1303
|
+
"df03c234aedbc10ddab7e885ad8c32bd11aa856d9a1e433f620ce06e7f0b7108",
|
|
1304
1304
|
),
|
|
1305
1305
|
("linux", "x86_64", True, False): (
|
|
1306
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
1307
|
-
"
|
|
1306
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.10.16%2B20250212-x86_64-unknown-linux-gnu-install_only.tar.gz",
|
|
1307
|
+
"7689ca9426fa67271c5e8bb0df19e7182e988609d4ae6850cbb22019092a7173",
|
|
1308
1308
|
),
|
|
1309
1309
|
},
|
|
1310
1310
|
PythonVersion("cpython", 3, 10, 15): {
|
|
@@ -2093,52 +2093,52 @@ PYTHON_VERSIONS: dict[PythonVersion, dict[tuple[str, str, bool, bool], tuple[str
|
|
|
2093
2093
|
},
|
|
2094
2094
|
PythonVersion("cpython", 3, 9, 21): {
|
|
2095
2095
|
("macos", "aarch64", False, False): (
|
|
2096
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
2097
|
-
"
|
|
2096
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.9.21%2B20250212-aarch64-apple-darwin-pgo%2Blto-full.tar.zst",
|
|
2097
|
+
"49c77bb1e589042c21a0c3c162255840175a79c3e128b5afc07c4341955ae529",
|
|
2098
2098
|
),
|
|
2099
2099
|
("macos", "aarch64", True, False): (
|
|
2100
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
2101
|
-
"
|
|
2100
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.9.21%2B20250212-aarch64-apple-darwin-install_only.tar.gz",
|
|
2101
|
+
"bbe3b179be32bb3e07f0e365b58f80cbe351909eaaac6e3b872a143ae6da8398",
|
|
2102
2102
|
),
|
|
2103
2103
|
("linux", "aarch64", False, False): (
|
|
2104
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
2105
|
-
"
|
|
2104
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.9.21%2B20250212-aarch64-unknown-linux-gnu-lto-full.tar.zst",
|
|
2105
|
+
"5334ae0ff382660f81a1dc0d2c05ee53aebf5eb0b7eeba11b5dc916af7a6a590",
|
|
2106
2106
|
),
|
|
2107
2107
|
("linux", "aarch64", True, False): (
|
|
2108
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
2109
|
-
"
|
|
2108
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.9.21%2B20250212-aarch64-unknown-linux-gnu-install_only.tar.gz",
|
|
2109
|
+
"ec463ab394e91d799d112733c13f0422ae0ae78b723d6298da81b08c334beeb5",
|
|
2110
2110
|
),
|
|
2111
2111
|
("windows", "x86", True, False): (
|
|
2112
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
2113
|
-
"
|
|
2112
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.9.21%2B20250212-i686-pc-windows-msvc-install_only.tar.gz",
|
|
2113
|
+
"4200043d95d8ce02360af2f663057e75fd93e657179a9a49c48d10caf9876480",
|
|
2114
2114
|
),
|
|
2115
2115
|
("windows", "x86", False, False): (
|
|
2116
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
2117
|
-
"
|
|
2116
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.9.21%2B20250212-i686-pc-windows-msvc-shared-pgo-full.tar.zst",
|
|
2117
|
+
"4686987f21343d331627a2a5a9ad87f0ee049bf3ecd9473ea963edeea04888e6",
|
|
2118
2118
|
),
|
|
2119
2119
|
("macos", "x86_64", False, False): (
|
|
2120
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
2121
|
-
"
|
|
2120
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.9.21%2B20250212-x86_64-apple-darwin-pgo%2Blto-full.tar.zst",
|
|
2121
|
+
"4a5e0990acac3470e11c321cee7bae4353623105953a443147ee2ba537e03cd6",
|
|
2122
2122
|
),
|
|
2123
2123
|
("macos", "x86_64", True, False): (
|
|
2124
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
2125
|
-
"
|
|
2124
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.9.21%2B20250212-x86_64-apple-darwin-install_only.tar.gz",
|
|
2125
|
+
"2d0e8c7482eed36fc038cf80871a7da43b2dde93334806d5f87a2f97cff7c78e",
|
|
2126
2126
|
),
|
|
2127
2127
|
("windows", "x86_64", True, False): (
|
|
2128
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
2129
|
-
"
|
|
2128
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.9.21%2B20250212-x86_64-pc-windows-msvc-install_only.tar.gz",
|
|
2129
|
+
"174d43461298953e34ead7c5c12f7510a89bebcbfdf782500543a7a209676f25",
|
|
2130
2130
|
),
|
|
2131
2131
|
("windows", "x86_64", False, False): (
|
|
2132
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
2133
|
-
"
|
|
2132
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.9.21%2B20250212-x86_64-pc-windows-msvc-shared-pgo-full.tar.zst",
|
|
2133
|
+
"36b68a77fa1e835c3dd8b6155811b27ee7a9898b2c17dfca88c894f062267e08",
|
|
2134
2134
|
),
|
|
2135
2135
|
("linux", "x86_64", False, False): (
|
|
2136
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
2137
|
-
"
|
|
2136
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.9.21%2B20250212-x86_64-unknown-linux-gnu-pgo%2Blto-full.tar.zst",
|
|
2137
|
+
"0ce9519bac4d6c9764cdebb9bf0a0473694c8ed994d4e71586d6cdc0482a688f",
|
|
2138
2138
|
),
|
|
2139
2139
|
("linux", "x86_64", True, False): (
|
|
2140
|
-
"https://github.com/astral-sh/python-build-standalone/releases/download/
|
|
2141
|
-
"
|
|
2140
|
+
"https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.9.21%2B20250212-x86_64-unknown-linux-gnu-install_only.tar.gz",
|
|
2141
|
+
"b2b17c55e67666a9e88701f0a73f4d7ece3ba3d33c473abc91239ff8114f2ce0",
|
|
2142
2142
|
),
|
|
2143
2143
|
},
|
|
2144
2144
|
PythonVersion("cpython", 3, 9, 20): {
|
|
@@ -3773,6 +3773,58 @@ PYTHON_VERSIONS: dict[PythonVersion, dict[tuple[str, str, bool, bool], tuple[str
|
|
|
3773
3773
|
None,
|
|
3774
3774
|
)
|
|
3775
3775
|
},
|
|
3776
|
+
PythonVersion("pypy", 3, 11, 11): {
|
|
3777
|
+
("linux", "aarch64", True, False): (
|
|
3778
|
+
"https://downloads.python.org/pypy/pypy3.11-v7.3.18-aarch64.tar.bz2",
|
|
3779
|
+
"95bc3021cb9be2aa766ecb776c215e97ae8c0dda99dd48840b40b5b87d90bc45",
|
|
3780
|
+
),
|
|
3781
|
+
("linux", "x86", True, False): (
|
|
3782
|
+
"https://downloads.python.org/pypy/pypy3.11-v7.3.18-linux32.tar.bz2",
|
|
3783
|
+
"70357a69cdbf4ce449b5743901fcd36208e0a89eadcfb4d2ebdc9b4711a0612c",
|
|
3784
|
+
),
|
|
3785
|
+
("linux", "x86_64", True, False): (
|
|
3786
|
+
"https://downloads.python.org/pypy/pypy3.11-v7.3.18-linux64.tar.bz2",
|
|
3787
|
+
"df5fa534800ff09d990e50ca4fdb02d8a06b9ed948dbcb3a09bea0739ef42de7",
|
|
3788
|
+
),
|
|
3789
|
+
("macos", "x86_64", True, False): (
|
|
3790
|
+
"https://downloads.python.org/pypy/pypy3.11-v7.3.18-macos_x86_64.tar.bz2",
|
|
3791
|
+
"4f2274ffb4b787fd5b5f15cd61f7fef5a3710bf0ecbd4293bf0251035b468865",
|
|
3792
|
+
),
|
|
3793
|
+
("macos", "aarch64", True, False): (
|
|
3794
|
+
"https://downloads.python.org/pypy/pypy3.11-v7.3.18-macos_arm64.tar.bz2",
|
|
3795
|
+
"cc4d6dd621dffd474eb9a2d01e5844d1b6a6f88b404aac2c48a9c267b5370df4",
|
|
3796
|
+
),
|
|
3797
|
+
("windows", "x86_64", True, False): (
|
|
3798
|
+
"https://downloads.python.org/pypy/pypy3.11-v7.3.18-win64.zip",
|
|
3799
|
+
"ccbea242f623700027e713d845dff5c7f7a5806413bbce229d3dcb88715970fd",
|
|
3800
|
+
),
|
|
3801
|
+
},
|
|
3802
|
+
PythonVersion("pypy", 3, 10, 19): {
|
|
3803
|
+
("linux", "aarch64", True, False): (
|
|
3804
|
+
"https://downloads.python.org/pypy/pypy3.10-v7.3.18-aarch64.tar.bz2",
|
|
3805
|
+
"e843aecd48eb06b625af67891b99e3440313cfb64c6851fc37df1e5572c8ef9e",
|
|
3806
|
+
),
|
|
3807
|
+
("linux", "x86", True, False): (
|
|
3808
|
+
"https://downloads.python.org/pypy/pypy3.10-v7.3.18-linux32.tar.bz2",
|
|
3809
|
+
"34ef09a481254aad0f22bf09fd7c99efb65ffef4f79f5b4222505f55f8d9c22e",
|
|
3810
|
+
),
|
|
3811
|
+
("linux", "x86_64", True, False): (
|
|
3812
|
+
"https://downloads.python.org/pypy/pypy3.10-v7.3.18-linux64.tar.bz2",
|
|
3813
|
+
"834ccd4544bb47112a66977add7e47f30619f74061ae990876bcba95d98c27c5",
|
|
3814
|
+
),
|
|
3815
|
+
("macos", "x86_64", True, False): (
|
|
3816
|
+
"https://downloads.python.org/pypy/pypy3.10-v7.3.18-macos_x86_64.tar.bz2",
|
|
3817
|
+
"b7031cbf815b7ba26ed2503b76ee3e73d7322b55f3671219019e8385042e212f",
|
|
3818
|
+
),
|
|
3819
|
+
("macos", "aarch64", True, False): (
|
|
3820
|
+
"https://downloads.python.org/pypy/pypy3.10-v7.3.18-macos_arm64.tar.bz2",
|
|
3821
|
+
"1d47da22bc9f7b5329f97c9c7b3ee0b051252ff1e82ca76999ad2d44758be41f",
|
|
3822
|
+
),
|
|
3823
|
+
("windows", "x86_64", True, False): (
|
|
3824
|
+
"https://downloads.python.org/pypy/pypy3.10-v7.3.18-win64.zip",
|
|
3825
|
+
"e7ae89c5d45efcc927425281c870d0ce62cd624628f869cb0a25a0647e39a7be",
|
|
3826
|
+
),
|
|
3827
|
+
},
|
|
3776
3828
|
PythonVersion("pypy", 3, 10, 14): {
|
|
3777
3829
|
("linux", "aarch64", True, False): (
|
|
3778
3830
|
"https://downloads.python.org/pypy/pypy3.10-v7.3.17-aarch64.tar.bz2",
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
pbs_installer-2025.2.12.dist-info/METADATA,sha256=AcAiQEzmolM4l46Koo-U-hs30KyQgza5lodEPFKaH3I,991
|
|
2
|
+
pbs_installer-2025.2.12.dist-info/WHEEL,sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4,90
|
|
3
|
+
pbs_installer-2025.2.12.dist-info/entry_points.txt,sha256=eu9G4rVuxR7QoAzjda9-5rj4tLqO_TfYu6aXncp11C4,76
|
|
4
|
+
pbs_installer-2025.2.12.dist-info/licenses/LICENSE,sha256=YzzZaluc5ZidgI5_WA4sOxgJILSj5WT52GicTGOZ1j0,1059
|
|
5
|
+
pbs_installer/__init__.py,sha256=n6uRFyP64YgQglqkPDsrXlhcSgY58WhYGyAj0gvNU0M,243
|
|
6
|
+
pbs_installer/__main__.py,sha256=dpfgtx6NZMVYUJyQi6w_KcfvHpOvQXfpeNYJjIvqZjI,2893
|
|
7
|
+
pbs_installer/_install.py,sha256=qpeYz-AiD8lj8Mezogb2fR7-Xz3nyys02aRnZ4eIuM0,7343
|
|
8
|
+
pbs_installer/_utils.py,sha256=4DzGoUssiMMIDkLebJfp-iVfUdH3fYmzzPVeRolOY9o,3485
|
|
9
|
+
pbs_installer/_versions.py,sha256=En8uRLyU12nTLNGB10dZcxiX5u0EccFo7o82Ul8a4cs,292346
|
|
10
|
+
pbs_installer/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
11
|
+
pbs_installer-2025.2.12.dist-info/RECORD,,
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
pbs_installer-2025.2.5.dist-info/METADATA,sha256=KC6ImvubxjghtMQZW8XWt2mm_xQxKfVfoitcDHdFYPg,990
|
|
2
|
-
pbs_installer-2025.2.5.dist-info/WHEEL,sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4,90
|
|
3
|
-
pbs_installer-2025.2.5.dist-info/entry_points.txt,sha256=eu9G4rVuxR7QoAzjda9-5rj4tLqO_TfYu6aXncp11C4,76
|
|
4
|
-
pbs_installer-2025.2.5.dist-info/licenses/LICENSE,sha256=YzzZaluc5ZidgI5_WA4sOxgJILSj5WT52GicTGOZ1j0,1059
|
|
5
|
-
pbs_installer/__init__.py,sha256=n6uRFyP64YgQglqkPDsrXlhcSgY58WhYGyAj0gvNU0M,243
|
|
6
|
-
pbs_installer/__main__.py,sha256=dpfgtx6NZMVYUJyQi6w_KcfvHpOvQXfpeNYJjIvqZjI,2893
|
|
7
|
-
pbs_installer/_install.py,sha256=qpeYz-AiD8lj8Mezogb2fR7-Xz3nyys02aRnZ4eIuM0,7343
|
|
8
|
-
pbs_installer/_utils.py,sha256=4DzGoUssiMMIDkLebJfp-iVfUdH3fYmzzPVeRolOY9o,3485
|
|
9
|
-
pbs_installer/_versions.py,sha256=194ZDoZff7VszV8Oi8WTU-In-3-u62Dv-gXoEooJUL4,289640
|
|
10
|
-
pbs_installer/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
11
|
-
pbs_installer-2025.2.5.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|