Commit 795f7518 authored by Nico Weber's avatar Nico Weber Committed by LUCI CQ

Revert "[mac/arm] pull python2 binary in cipd bootstrap now that it exists"

This reverts commit 44e954dd.

Reason for revert: Prerequisite for https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2872006

Original change's description:
> [mac/arm] pull python2 binary in cipd bootstrap now that it exists
>
> Bug: 1124119,1103236,1184768
> Change-Id: Ie56611586dd6f79989fba970de20846b845b08b6
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2870586
> Auto-Submit: Nico Weber <thakis@chromium.org>
> Commit-Queue: Dirk Pranke <dpranke@google.com>
> Reviewed-by: Dirk Pranke <dpranke@google.com>

Bug: 1124119
Bug: 1103236
Bug: 1184768
Change-Id: I9de566312d40d9fd109d245eab36b26d19e3b0b9
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2872007
Auto-Submit: Nico Weber <thakis@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Dirk Pranke <dpranke@google.com>
Reviewed-by: 's avatarDirk Pranke <dpranke@google.com>
parent 44e954dd
......@@ -17,8 +17,9 @@
$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/${platform} version:2@2.7.18.chromium.32
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
......
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