[prebuilts] Switch to 3pp version of Black

As of fxrev.dev/704803, Black is uploaded to CIPD by the 3pp builders
rather than the old manual process, so we should switch to the 3pp
version.

The Linux 3pp builder is currently broken due to http://b/239232228, so
I had to manually upload a Linux version of the package.

Change-Id: I3598a7173d50d291c0edad9f50b796a84ee80d32
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/prebuilt/+/707947
Reviewed-by: Rob Mohr <mohrr@google.com>
1 file changed
tree: 6b9cc76e2afea8683cef8d882375d5d0f1064ab9
  1. manifest/
  2. .cipd_version
  3. .cipd_version.digests
  4. .gitignore
  5. AUTHORS
  6. cipd.ensure
  7. cipd.py
  8. CONTRIBUTING.md
  9. LICENSE
  10. PATENTS
  11. README.md
  12. update.sh
README.md

Infra Prebuilt

This repository contains the labels of a number of prebuilt tools that are used to build work with the Fuchsia infrastructure. The actual tools themselves are located in the Chrome Infra Package Deployer (CIPD).

In most cases, the jiri tool will download the build tools automatically during its update step. To download the tools manually, run update.sh.