Skip to content

Commit c0386bb

Browse files
committed
Update ya tool python3 to 3.12.5
ae93897e8af983d7b0202dd2672baf6e0a8be56a
1 parent bb698d2 commit c0386bb

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

build/mapping.conf.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,14 +196,19 @@
196196
"5841616607": "https://devtools-registry.s3.yandex.net/5841616607",
197197
"6255592114": "https://devtools-registry.s3.yandex.net/6255592114",
198198
"6607396810": "https://devtools-registry.s3.yandex.net/6607396810",
199+
"6892424874": "https://devtools-registry.s3.yandex.net/6892424874",
199200
"6255591964": "https://devtools-registry.s3.yandex.net/6255591964",
200201
"6607396320": "https://devtools-registry.s3.yandex.net/6607396320",
202+
"6892424539": "https://devtools-registry.s3.yandex.net/6892424539",
201203
"6255592465": "https://devtools-registry.s3.yandex.net/6255592465",
202204
"6607397946": "https://devtools-registry.s3.yandex.net/6607397946",
205+
"6892425499": "https://devtools-registry.s3.yandex.net/6892425499",
203206
"6255592313": "https://devtools-registry.s3.yandex.net/6255592313",
204207
"6607397279": "https://devtools-registry.s3.yandex.net/6607397279",
208+
"6892425185": "https://devtools-registry.s3.yandex.net/6892425185",
205209
"6255591839": "https://devtools-registry.s3.yandex.net/6255591839",
206210
"6607395742": "https://devtools-registry.s3.yandex.net/6607395742",
211+
"6892424070": "https://devtools-registry.s3.yandex.net/6892424070",
207212
"5786827409": "https://devtools-registry.s3.yandex.net/5786827409",
208213
"5786826723": "https://devtools-registry.s3.yandex.net/5786826723",
209214
"5786828167": "https://devtools-registry.s3.yandex.net/5786828167",
@@ -964,14 +969,19 @@
964969
"5841616607": "contrib/tools/protoc/bin/protoc for linux",
965970
"6255592114": "contrib/tools/python3/bin/python3 for darwin",
966971
"6607396810": "contrib/tools/python3/bin/python3 for darwin",
972+
"6892424874": "contrib/tools/python3/bin/python3 for darwin",
967973
"6255591964": "contrib/tools/python3/bin/python3 for darwin-arm64",
968974
"6607396320": "contrib/tools/python3/bin/python3 for darwin-arm64",
975+
"6892424539": "contrib/tools/python3/bin/python3 for darwin-arm64",
969976
"6255592465": "contrib/tools/python3/bin/python3 for linux",
970977
"6607397946": "contrib/tools/python3/bin/python3 for linux",
978+
"6892425499": "contrib/tools/python3/bin/python3 for linux",
971979
"6255592313": "contrib/tools/python3/bin/python3 for linux-aarch64",
972980
"6607397279": "contrib/tools/python3/bin/python3 for linux-aarch64",
981+
"6892425185": "contrib/tools/python3/bin/python3 for linux-aarch64",
973982
"6255591839": "contrib/tools/python3/bin/python3 for win32",
974983
"6607395742": "contrib/tools/python3/bin/python3 for win32",
984+
"6892424070": "contrib/tools/python3/bin/python3 for win32",
975985
"5786827409": "contrib/tools/python3/python3 for darwin",
976986
"5786826723": "contrib/tools/python3/python3 for darwin-arm64",
977987
"5786828167": "contrib/tools/python3/python3 for linux",
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"by_platform": {
33
"darwin": {
4-
"uri": "sbr:6607396810"
4+
"uri": "sbr:6892424874"
55
},
66
"darwin-arm64": {
7-
"uri": "sbr:6607396320"
7+
"uri": "sbr:6892424539"
88
},
99
"linux": {
10-
"uri": "sbr:6607397946"
10+
"uri": "sbr:6892425499"
1111
},
1212
"linux-aarch64": {
13-
"uri": "sbr:6607397279"
13+
"uri": "sbr:6892425185"
1414
},
1515
"win32": {
16-
"uri": "sbr:6607395742"
16+
"uri": "sbr:6892424070"
1717
}
1818
}
1919
}

0 commit comments

Comments
 (0)