| commit | 7c834334fbeecee1b51e72270c74548c75dd5c75 | [log] [tgz] |
|---|---|---|
| author | Alice Wang <aliceywang@fuchsia.infra.roller.chromium.org> | Thu Mar 25 11:02:25 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 25 04:03:26 2021 -0700 |
| tree | b0a2a840372502e8dbc70f7acd52a3bc4781f5a2 | |
| parent | ef116317323740f9a1e810c9f0c7541242c05a2e [diff] |
[roll] Roll external/github.com/catapult-project/catapult Revert "Do not use iteritems" This reverts commit 7a3a7363a7c321684eb327d1b8aa536986a12ff8. Reason for revert: The usage of the package six has caused failures on bot https://ci.chromium.org/p/chrome/builders/ci/orderfile-clankium since 2020-03-10 for missing six: File "/b/swarming/w/ir/cache/builder/src/third_party/catapult/devil/devil/devil_env.py", line 20, in <module> import six ImportError: No module named six TBR=jbudorick@chromium.org Original change's description: > Do not use iteritems > > Use six.iteritems() instead > Also fix a type error when write str to tmpfile in py3, > as default mode will be 'wb' > > Original-Bug: chromium:1185409 > Original-Reviewed-on: https://chromium-review.googlesource.com/c/catapult/+/2739660 Original-Bug: chromium:1185409 Original-Reviewed-on: https://chromium-review.googlesource.com/c/catapult/+/2786740 Original-Revision: 7c0bc6acf8793293e5ac3a5e4c6693af4dc8b51a GitOrigin-RevId: 223d35034670065495323de5bdd99ce69fbe1741 Change-Id: I09c5ff9ec7c3e9a11414485dc9cb2703b4574488
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.