New cpython3 and vpython3 packages to depot_tools.

cpython3 notably has a fix for bug 40148998

vpython3 changes:
85f17b39dc4cd404444e3567371fc2c2ee80b733 cipkg: url action should return error for 4xx, 5xx http response
074c3f38e2059adab777b0fcf38b6861114b0306 vpython: Recognize linux_riscv64 in PlatformForPEP425Tag.

Bug: 40148998
Change-Id: Ie2e136e814cb62d8c5e8e2a380dfc0701a8f761f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5435876
Reviewed-by: Yiwei Zhang <yiwzhang@google.com>
Commit-Queue: Brian Ryner <bryner@google.com>
This commit is contained in:
Brian Ryner
2024-04-09 22:50:47 +00:00
committed by LUCI CQ
parent 520bd250ca
commit 61a919010a
3 changed files with 32 additions and 32 deletions

View File

@@ -18,7 +18,7 @@
$VerifiedPlatform windows-amd64 windows-arm64 linux-amd64 mac-amd64 mac-arm64
@Subdir python3
infra/3pp/tools/cpython3/${platform} version:2@3.11.6.chromium.30
infra/3pp/tools/cpython3/${platform} version:2@3.11.8.chromium.35
@Subdir git
infra/3pp/tools/git/${platform} version:2@2.41.0.chromium.11