Skip to content

Commit 4e8a773

Browse files
Christoffer JanssonWebRTC LUCI CQ
Christoffer Jansson
authored and
WebRTC LUCI CQ
committed
tools_webrtc dir converted to py3 + top level PRESUBMIT script
Bug: webrtc:13607 Change-Id: Ib018e43ea977cc24dd71048e68e3343741f7f31b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/249083 Reviewed-by: Mirko Bonadei <[email protected]> Reviewed-by: Harald Alvestrand <[email protected]> Reviewed-by: Jeremy Leconte <[email protected]> Commit-Queue: Christoffer Jansson <[email protected]> Cr-Commit-Position: refs/heads/main@{#35953}
1 parent b5cba85 commit 4e8a773

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+4834
-4937
lines changed

.vpython3

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,16 @@ wheel: <
3333

3434
# Used by tools_webrtc/perf/webrtc_dashboard_upload.py.
3535
wheel: <
36-
name: "infra/python/wheels/httplib2-py2_py3"
37-
version: "version:0.10.3"
36+
name: "infra/python/wheels/httplib2-py3"
37+
version: "version:0.19.1"
3838
>
3939

40+
wheel: <
41+
name: "infra/python/wheels/pyparsing-py2_py3"
42+
version: "version:2.4.7"
43+
>
44+
45+
4046
# Used by:
4147
# build/toolchain/win
4248
wheel: <

0 commit comments

Comments
 (0)