From 029279376e6c57e8725ddcabe6fb5d8a9be0a7b5 Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Mon, 3 May 2021 23:37:09 +0000 Subject: [PATCH] Bump python2 to 2.7.18 That version was pushed to bleeding_edge in https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2861642 Bug: 1124119 Change-Id: Id4ab5cb599dc85f3da7784163ddd46b2cd7c7980 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2867872 Auto-Submit: Nico Weber Commit-Queue: Nico Weber Reviewed-by: Robbie Iannucci Reviewed-by: Dirk Pranke --- bootstrap/manifest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/manifest.txt b/bootstrap/manifest.txt index a0739d593..a80ee5f6b 100644 --- a/bootstrap/manifest.txt +++ b/bootstrap/manifest.txt @@ -19,7 +19,7 @@ $VerifiedPlatform windows-amd64 linux-amd64 mac-amd64 # TODO(https://crbug.com/1184768): Remove `=amd64` once mac/arm64 python exists @Subdir python -infra/3pp/tools/cpython/${os}-${arch=amd64} version:2.7.17.chromium.22 +infra/3pp/tools/cpython/${os}-${arch=amd64} version:2@2.7.18.chromium.32 @Subdir python3 infra/3pp/tools/cpython3/${platform} version:2@3.8.9.chromium.14