Browse Source

Update `ya tool python 3` to 3.11.8

shadchin 1 year ago
parent
commit
05cec57c0c
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

@@ -77,6 +77,11 @@
         "5599878769": "https://devtools-registry.s3.yandex.net/5599878769",
         "5599877008": "https://devtools-registry.s3.yandex.net/5599877008",
         "5599878473": "https://devtools-registry.s3.yandex.net/5599878473",
+        "5786827409": "https://devtools-registry.s3.yandex.net/5786827409",
+        "5786826723": "https://devtools-registry.s3.yandex.net/5786826723",
+        "5786828167": "https://devtools-registry.s3.yandex.net/5786828167",
+        "5786827891": "https://devtools-registry.s3.yandex.net/5786827891",
+        "5786826302": "https://devtools-registry.s3.yandex.net/5786826302",
         "2842390994": "https://devtools-registry.s3.yandex.net/2842390994",
         "5310288728": "https://devtools-registry.s3.yandex.net/5310288728",
         "5620327787": "https://devtools-registry.s3.yandex.net/5620327787",
@@ -315,6 +320,11 @@
         "5599878769": "contrib/python/black/bin/black for linux",
         "5599877008": "contrib/python/black/bin/black for linux-aarch64",
         "5599878473": "contrib/python/black/bin/black for win32",
+        "5786827409": "contrib/tools/python3/python3 for darwin",
+        "5786826723": "contrib/tools/python3/python3 for darwin-arm64",
+        "5786828167": "contrib/tools/python3/python3 for linux",
+        "5786827891": "contrib/tools/python3/python3 for linux-aarch64",
+        "5786826302": "contrib/tools/python3/python3 for win32",
         "2842390994": "devtools jacoco agent 0.8.7 with shaded asm",
         "5310288728": "devtools jstyle runner 10.12.4",
         "5620327787": "devtools jstyle runner 10.12.4",

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

@@ -1,19 +1,19 @@
 {
     "by_platform": {
         "darwin": {
-            "uri": "sbr:5631222854"
+            "uri": "sbr:5786827409"
         },
         "darwin-arm64": {
-            "uri": "sbr:5631220729"
+            "uri": "sbr:5786826723"
         },
         "linux": {
-            "uri": "sbr:5631255103"
+            "uri": "sbr:5786828167"
         },
         "linux-aarch64": {
-            "uri": "sbr:5631238759"
+            "uri": "sbr:5786827891"
         },
         "win32": {
-            "uri": "sbr:5631258091"
+            "uri": "sbr:5786826302"
         }
     }
 }