[roll] Roll infra/recipes Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (recipe_engine) into this repository.

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/8abfa9bf90f82c4ffd7b461ed77a7c29a51f7a49~..7514f5c92af19753c9709832c8929fde59c93ff7
  8abfa9b (bryner@google.com)
      Update to fixed cffi wheel.
  c7a64fb (yiwzhang@google.com)
      py3: add detailed explanation for soft error
  aaa0f9b (yiwzhang@google.com)
      py3: mark python module as PY2+3
  6fa3a72 (yiwzhang@google.com)
      regen the recipe doc
  07fdd8a (iannucci@chromium.org)
      [test] Use fewer coverage files.
  4c803c9 (yuanjunh@google.com)
      Use a different data file for total coverage
  7514f5c (yuanjunh@google.com)
      [python3] Make recipes test cmd work when RECIPES_USE_PY3 is true

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

TBR=olivernewman+trivial-roll@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/574241
Original-Revision: a742d4280eb3921536dda9afdfa5566e7aeca401
GitOrigin-RevId: 0eea0d21843198fdb1c244b4fcf0e57b4f0f1e17
Change-Id: I8af588f29d10426cd9c217b6dfc1274f1c8ff480
1 file changed
tree: c37afa90d358f265caa0cece7598393feb7ceb34
  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.