[roll] Roll external/github.com/catapult-project/catapult Fix six import issue

Temporary fix import issue before caller side switched to vpython

Original-Bug: chromium:1191444
Original-Reviewed-on: https://chromium-review.googlesource.com/c/catapult/+/2787080
Original-Revision: fcf10ade0d74d513834037b470a6b791f4df8786
GitOrigin-RevId: 9012d81113d8830c1a918b55432ce20fd4aadf90
Change-Id: If5de1e37ddf2c9087647d7f84db2f05e82ca127b
1 file changed
tree: 9340fd12ab1c445d12ba65ba59933743c5001352
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.