[roll] Roll fuchsia [build][python] Easy modernizations

Python 2 died a long time ago (https://pythonclock.org).

Original-Original-Bug: 42125859
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1665414
Original-Original-Revision: 5da3652634898a3c047134b1ce5585eb0be90234
GitOrigin-RevId: 189f1ad28640ae354e7b1c1e947413dcc793fe6c
Change-Id: Iee23e62204051f3c14537813e598320444a2aaae
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1667174
Cr-Commit-Position: refs/heads/main@{#195195}
1 file changed
tree: f843458271de86c93d3ba1409c72bb062c4342cd
  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.