File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ftp_url: "https://www.python.org/ftp/python"
8
8
versions :
9
9
py24 : " 2.4.6"
10
10
py26 : " 2.6.9"
11
- py27 : " 2.7.17 "
11
+ py27 : " 2.7.18 "
12
12
py31 : " 3.1.5"
13
13
py32 : " 3.2.6"
14
14
py33 : " 3.3.7"
@@ -20,13 +20,13 @@ versions:
20
20
py39 : " 3.9.21"
21
21
py310 : " 3.10.16"
22
22
py311 : " 3.11.11"
23
- py312 : " 3.12.8 "
24
- py313 : " 3.13.1 "
23
+ py312 : " 3.12.9 "
24
+ py313 : " 3.13.2 "
25
25
26
26
hashes :
27
27
py24 : " 76083277f6c7e4d78992f36d7ad9018d"
28
28
py26 : " 933a811f11e3db3d73ae492f6c3a7a76"
29
- py27 : " b3b6d2c92f42a60667814358ab9f0cfd "
29
+ py27 : " fd6cc8ec0a78c44036f825e739f36e5a "
30
30
py31 : " 20dd2b7f801dc97db948dd168df4dd52"
31
31
py32 : " e0ba4360dfcb4aec735e666cc0ae7b0e"
32
32
py33 : " 84e2f12f044ca53b577f6224c53f82ac"
@@ -38,8 +38,8 @@ hashes:
38
38
py39 : " e8ab0f9a295f12428310f409abd79e9c"
39
39
py310 : " 97b3ee1740f32a92905dd0a99dcb04d5"
40
40
py311 : " 3e497037b170fe4be5f462c4964596f2"
41
- py312 : " d46e5bf9f2e596a3ba45fc0b3c053dd2 "
42
- py313 : " 80c16badb94ffe235280d4d9a099b8bc "
41
+ py312 : " 880942124f7d5c01e7b65cbad62dc873 "
42
+ py313 : " 4c2d9202ab4db02c9d0999b14655dfe5 "
43
43
44
44
# #
45
45
# Specific python version details, based on the variables above
Original file line number Diff line number Diff line change 27
27
- libsqlite3-dev
28
28
- libssl-dev
29
29
- libtinfo-dev
30
- - mime-support
31
30
- net-tools
32
31
- netbase
33
32
- quilt
You can’t perform that action at this time.
0 commit comments