mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
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: Dirk Pranke <dpranke@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user