[roll] Roll fuchsia [yapf] Remove deps on prebuilt yapf

The yapf CIPD package is deprecated and will soon be removed from the
fuchsia checkout. It contains only a single vpython script that imports
the yapf prebuilt wheel, so we can just copy that vpython script into
fuchsia.git.

Original-Bug: 127367
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/857293
Original-Revision: a36e79fb2738da5b5ea41a726ae3e6141c191834
GitOrigin-RevId: a1b15c23b7e12b66eb0cf21522ff2ea92f91d497
Change-Id: I5608f548f3c9984a09b9810e15741d3403548c25
1 file changed
tree: 2ea2f38c8193fdb55761b0ab871c752f227e1681
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.