[roll] Roll fuchsia [sdk][python3] Port GN-SDK scripts to Python3.

Additionally, update the docs to direct integrators to use the
vendored Python in //prebuilt/third_party/python3.

Original-Bug: 60187
Test: prebuilt/third_party/python3/linux-x64/bin/python3.8 scripts/sdk/gn/test_generate.py
Test: fx test host_x64/obj/scripts/sdk/gn/bash_tests/gn_sdk_script_tests.sh
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/482473
Original-Revision: b2328d97cbc1d39e99161f140960a3de3832db61
GitOrigin-RevId: caeb5454a7a9b8b8d059b7c58e714ae50340bb82
Change-Id: Ia6913dad193e86874e481ea1840bb8c69dbb6b3a
1 file changed
tree: 2005d1dc28f73158351933db0acb5aae7dde67dd
  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.