diff options
author | shadchin <shadchin@yandex-team.ru> | 2022-02-10 16:44:30 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:44:30 +0300 |
commit | 2598ef1d0aee359b4b6d5fdd1758916d5907d04f (patch) | |
tree | 012bb94d777798f1f56ac1cec429509766d05181 /build/platform/python/resources.inc | |
parent | 6751af0b0c1b952fede40b19b71da8025b5d8bcf (diff) | |
download | ydb-2598ef1d0aee359b4b6d5fdd1758916d5907d04f.tar.gz |
Restoring authorship annotation for <shadchin@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/platform/python/resources.inc')
-rw-r--r-- | build/platform/python/resources.inc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/build/platform/python/resources.inc b/build/platform/python/resources.inc index a730a5039b..901d5d0433 100644 --- a/build/platform/python/resources.inc +++ b/build/platform/python/resources.inc @@ -1,14 +1,14 @@ SET(PYTHON27_LINUX sbr:1666107838) # Different from others(compatible with running tests) DEVTOOLS-7424 SET(PYTHON34_LINUX sbr:419260733) SET(PYTHON35_LINUX sbr:1658217692) # Different from others(compatible with running tests) DEVTOOLS-7424 -SET(PYTHON36_LINUX sbr:2569180519) # Different from others(compatible with running tests) DEVTOOLS-7424 +SET(PYTHON36_LINUX sbr:2569180519) # Different from others(compatible with running tests) DEVTOOLS-7424 SET(PYTHON37_LINUX sbr:616675620) SET(PYTHON38_LINUX sbr:1211259884) -SET(PYTHON39_LINUX sbr:2019057022) +SET(PYTHON39_LINUX sbr:2019057022) SET(PYTHON310_LINUX sbr:2505611617) -SET(PYTHON27_LINUX_ARM64 sbr:2145006545) - +SET(PYTHON27_LINUX_ARM64 sbr:2145006545) + SET(PYTHON27_DARWIN sbr:426406952) SET(PYTHON34_DARWIN sbr:426379328) SET(PYTHON35_DARWIN sbr:426409804) @@ -28,5 +28,5 @@ SET(PYTHON35_WINDOWS sbr:410155020) SET(PYTHON36_WINDOWS sbr:410161131) SET(PYTHON37_WINDOWS sbr:629042628) SET(PYTHON38_WINDOWS sbr:1211466284) -SET(PYTHON39_WINDOWS sbr:2018972280) +SET(PYTHON39_WINDOWS sbr:2018972280) SET(PYTHON310_WINDOWS sbr:2506068927) |