Commit e77e3c87 authored by Brian Ryner's avatar Brian Ryner Committed by LUCI CQ

Update bleeding edge python versions.

The new version is built with an older Xcode version for mac-amd64,
using the 10.15 SDK, which gives us better Big Sur compatibility for
some of the very old Python libraries we have in use. In particular,
it will see the OS version as 10.16 rather than 11.0, and recognize
the 10.x-built vpython wheels as compatible.

Bug: 1175200
Change-Id: I23be64b11c8a2fb31910ce5e13b98bd5b38eeb7e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2876311
Auto-Submit: Brian Ryner <bryner@google.com>
Reviewed-by: 's avatarDirk Pranke <dpranke@google.com>
Commit-Queue: Dirk Pranke <dpranke@google.com>
parent b3429589
......@@ -18,10 +18,10 @@
$VerifiedPlatform windows-386 windows-amd64 linux-amd64 mac-amd64
@Subdir python
infra/3pp/tools/cpython/${platform} version:2@2.7.18.chromium.32
infra/3pp/tools/cpython/${platform} version:2@2.7.18.chromium.35
@Subdir python3
infra/3pp/tools/cpython3/${platform} version:2@3.8.9.chromium.14
infra/3pp/tools/cpython3/${platform} version:2@3.8.10.chromium.17
@Subdir git
infra/3pp/tools/git/${os}-${arch} version:2@2.30.2.chromium.6
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment