[roll] Roll fuchsia [python] Add host_test_data target for black

This adds a host_test_data target for the black binary in
prebuilt/third_party/black to be used by tests.

Test: Verified by running python_format_test after integration.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1570055
Original-Revision: 73b727686620ee84f6135f1f45f58b42e6684df4
GitOrigin-RevId: 89cc037a92e1cde01f2076980c8b47a5ae2d5ffc
Change-Id: I39a5ec1c4a12d095055e8bd3d041ae2528ce642e
1 file changed
tree: 0c7b0c7ccbd045af453fa4b5d5c0b56c78e121fd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.