From 0d1afc97295c538cf179214fd98ec3c2cca85c8f Mon Sep 17 00:00:00 2001 From: Brian Ryner Date: Fri, 30 Apr 2021 00:21:42 +0000 Subject: [PATCH] Update python2 for bleeding_edge to a newer version. This package version is also available for mac-arm64. Also, update bleeding_edge to pull a native cpython3 package on mac-arm64, to match https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2858534 Bug: 1124119 Change-Id: Ief3c44f72fddd832cd9fb1e099dfb889a492f4a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2861642 Reviewed-by: Dirk Pranke Commit-Queue: Brian Ryner --- bootstrap/manifest_bleeding_edge.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap/manifest_bleeding_edge.txt b/bootstrap/manifest_bleeding_edge.txt index ea424aecb1..38dbae7e00 100644 --- a/bootstrap/manifest_bleeding_edge.txt +++ b/bootstrap/manifest_bleeding_edge.txt @@ -18,10 +18,10 @@ $VerifiedPlatform windows-386 windows-amd64 linux-amd64 mac-amd64 @Subdir python -infra/3pp/tools/cpython/${platform} version:2.7.17.chromium.22 +infra/3pp/tools/cpython/${platform} version:2@2.7.18.chromium.32 @Subdir python3 -infra/3pp/tools/cpython3/${os}-${arch=amd64} version:2@3.8.9.chromium.14 +infra/3pp/tools/cpython3/${platform} version:2@3.8.9.chromium.14 @Subdir git infra/3pp/tools/git/${os}-${arch} version:2@2.30.2.chromium.6