Browse Source

Update tools: python3
a774d2b991c8d5e4349199bf8b020b99470ee0f1

shadchin 8 months ago
parent
commit
001add7a35
2 changed files with 15 additions and 5 deletions
  1. 10 0
      build/mapping.conf.json
  2. 5 5
      build/platform/python/ymake_python3/resources.json

+ 10 - 0
build/mapping.conf.json

@@ -135,10 +135,15 @@
         "5599878473": "https://devtools-registry.s3.yandex.net/5599878473",
         "5841616607": "https://devtools-registry.s3.yandex.net/5841616607",
         "6255592114": "https://devtools-registry.s3.yandex.net/6255592114",
+        "6607396810": "https://devtools-registry.s3.yandex.net/6607396810",
         "6255591964": "https://devtools-registry.s3.yandex.net/6255591964",
+        "6607396320": "https://devtools-registry.s3.yandex.net/6607396320",
         "6255592465": "https://devtools-registry.s3.yandex.net/6255592465",
+        "6607397946": "https://devtools-registry.s3.yandex.net/6607397946",
         "6255592313": "https://devtools-registry.s3.yandex.net/6255592313",
+        "6607397279": "https://devtools-registry.s3.yandex.net/6607397279",
         "6255591839": "https://devtools-registry.s3.yandex.net/6255591839",
+        "6607395742": "https://devtools-registry.s3.yandex.net/6607395742",
         "5786827409": "https://devtools-registry.s3.yandex.net/5786827409",
         "5786826723": "https://devtools-registry.s3.yandex.net/5786826723",
         "5786828167": "https://devtools-registry.s3.yandex.net/5786828167",
@@ -725,10 +730,15 @@
         "5599878473": "contrib/python/black/bin/black for win32",
         "5841616607": "contrib/tools/protoc/bin/protoc for linux",
         "6255592114": "contrib/tools/python3/bin/python3 for darwin",
+        "6607396810": "contrib/tools/python3/bin/python3 for darwin",
         "6255591964": "contrib/tools/python3/bin/python3 for darwin-arm64",
+        "6607396320": "contrib/tools/python3/bin/python3 for darwin-arm64",
         "6255592465": "contrib/tools/python3/bin/python3 for linux",
+        "6607397946": "contrib/tools/python3/bin/python3 for linux",
         "6255592313": "contrib/tools/python3/bin/python3 for linux-aarch64",
+        "6607397279": "contrib/tools/python3/bin/python3 for linux-aarch64",
         "6255591839": "contrib/tools/python3/bin/python3 for win32",
+        "6607395742": "contrib/tools/python3/bin/python3 for win32",
         "5786827409": "contrib/tools/python3/python3 for darwin",
         "5786826723": "contrib/tools/python3/python3 for darwin-arm64",
         "5786828167": "contrib/tools/python3/python3 for linux",

+ 5 - 5
build/platform/python/ymake_python3/resources.json

@@ -1,19 +1,19 @@
 {
     "by_platform": {
         "darwin": {
-            "uri": "sbr:6255592114"
+            "uri": "sbr:6607396810"
         },
         "darwin-arm64": {
-            "uri": "sbr:6255591964"
+            "uri": "sbr:6607396320"
         },
         "linux": {
-            "uri": "sbr:6255592465"
+            "uri": "sbr:6607397946"
         },
         "linux-aarch64": {
-            "uri": "sbr:6255592313"
+            "uri": "sbr:6607397279"
         },
         "win32": {
-            "uri": "sbr:6255591839"
+            "uri": "sbr:6607395742"
         }
     }
 }