[roll] Roll fuchsia [py] Update python prebuilt paths from 3.8 to 3.11

* Removes the PREBUILT_PYTHON311_DIR variable.
* Updates the PREBUILT_PYTHON3_DIR variable to use the new Python version 3.11.

BUG=b/280829652

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/887555
Original-Revision: 46f5cb723bb6a569ea2ab1b1447b552cfc7c1b16
GitOrigin-RevId: 2991046c3b983df5cac9f932a64955be23a45ef6
Change-Id: Id4fe7150bcb2dbae7908c6665407ea123513fd3a
1 file changed
tree: 591e738bc14d43d7f9c327ea7568900e81a7aca4
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.