diff options
author | ramilmsh <ramilmsh@yandex-team.ru> | 2022-02-10 16:51:39 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:51:39 +0300 |
commit | 72cea554eb8840cb362ba0233f65fca6093bfe1c (patch) | |
tree | c61aee67dce6d1b4307d9ffd13cd4cbadf72d3f2 /build/platform/python/resources.inc | |
parent | b636a26b4f28bb6e9c7d1f6332af7f4697236da3 (diff) | |
download | ydb-72cea554eb8840cb362ba0233f65fca6093bfe1c.tar.gz |
Restoring authorship annotation for <ramilmsh@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/platform/python/resources.inc')
-rw-r--r-- | build/platform/python/resources.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/build/platform/python/resources.inc b/build/platform/python/resources.inc index a730a5039bf..2c7e48a4245 100644 --- a/build/platform/python/resources.inc +++ b/build/platform/python/resources.inc @@ -18,10 +18,10 @@ SET(PYTHON38_DARWIN sbr:1211286783) SET(PYTHON39_DARWIN sbr:2046345566) SET(PYTHON310_DARWIN sbr:2505677448) -SET(PYTHON38_DARWIN_ARM64 sbr:2577173323) -SET(PYTHON39_DARWIN_ARM64 sbr:2533263197) -SET(PYTHON310_DARWIN_ARM64 sbr:2577250782) - +SET(PYTHON38_DARWIN_ARM64 sbr:2577173323) +SET(PYTHON39_DARWIN_ARM64 sbr:2533263197) +SET(PYTHON310_DARWIN_ARM64 sbr:2577250782) + SET(PYTHON27_WINDOWS sbr:629001312) SET(PYTHON34_WINDOWS sbr:419220860) SET(PYTHON35_WINDOWS sbr:410155020) |