Commit 5fe7c915 authored by Brian Ryner's avatar Brian Ryner Committed by LUCI CQ

Use fixed cryptography wheel for gsutil.

The old version was compiled incorrectly for mac-arm64.

Bug: 1233745
Change-Id: I9d20c049df9f2e3f6a718282e518e0495eacf7e4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3385087
Auto-Submit: Brian Ryner <bryner@google.com>
Reviewed-by: 's avatarDirk Pranke <dpranke@google.com>
Commit-Queue: Dirk Pranke <dpranke@google.com>
parent 42afe9a2
...@@ -36,7 +36,7 @@ wheel: < ...@@ -36,7 +36,7 @@ wheel: <
wheel: < wheel: <
name: "infra/python/wheels/cryptography/${vpython_platform}" name: "infra/python/wheels/cryptography/${vpython_platform}"
version: "version:2.9.2" version: "version:2.9.2.chromium.1"
> >
wheel: < wheel: <
......
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