[roll] Roll infra/recipes [black] Update Python version to 3.11

Recipes have used Python 3.11 since http://crrev.com/c/4973538.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1019457
Original-Revision: c7ec111d7f128c25841ee09bb541d63cc611051a
GitOrigin-RevId: afa5034558cc082dc3c65ea116765689f05f481e
Change-Id: Ib25f21a1e4042f1f4266f7ddd3fbb2f37503d441
1 file changed
tree: e59dc68f47e05beaad000c0e2d5b97c6974bec6a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.