diff options
author | robot-contrib <robot-contrib@yandex-team.com> | 2024-10-04 06:45:12 +0300 |
---|---|---|
committer | robot-contrib <robot-contrib@yandex-team.com> | 2024-10-04 06:55:31 +0300 |
commit | f585ad3bff3d124076670f10ad1023a4c6299ae1 (patch) | |
tree | c6e91c65d79b031156c6c401f3a1e37853146e28 /build/platform/python | |
parent | 4392548f1eb294263b40736ea4749df42cf3bed3 (diff) | |
download | ydb-f585ad3bff3d124076670f10ad1023a4c6299ae1.tar.gz |
Automatic release build for python3
From hash: [715c4bf41f7fb2f30897cdc933a611e93c0e54b5](https://a.yandex-team.ru/arcadia/commit/715c4bf41f7fb2f30897cdc933a611e93c0e54b5)
From revision: [15019988](https://a.yandex-team.ru/arcadia/commit/rXXXXXX)
[CI flow](https://a.yandex-team.ru/projects/cc/ci/releases/flow?dir=contrib%2Ftools%2Fpython3&id=release-ya-tool-python3&version=8)
Flow triggered by user: [mikhnenko](https://staff.yandex-team.ru/mikhnenko)
Update tools: python3
commit_hash:92c82fd1b1769a192a11de7ca9683b07149a9ecc
Diffstat (limited to 'build/platform/python')
-rw-r--r-- | build/platform/python/ymake_python3/resources.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/build/platform/python/ymake_python3/resources.json b/build/platform/python/ymake_python3/resources.json index be3b298d77..f68bc69d4b 100644 --- a/build/platform/python/ymake_python3/resources.json +++ b/build/platform/python/ymake_python3/resources.json @@ -1,19 +1,19 @@ { "by_platform": { "darwin": { - "uri": "sbr:6892424874" + "uri": "sbr:7203671634" }, "darwin-arm64": { - "uri": "sbr:6892424539" + "uri": "sbr:7203671142" }, "linux": { - "uri": "sbr:6892425499" + "uri": "sbr:7203672677" }, "linux-aarch64": { - "uri": "sbr:6892425185" + "uri": "sbr:7203672172" }, "win32": { - "uri": "sbr:6892424070" + "uri": "sbr:7203670792" } } } |