[roll] Roll infra/recipes [build] Remove backwards compat for protobuf wheel v4

This is no longer needed since the recipe engine upgraded to v6 of the
Python protobuf library (https://crrev.com/c/6969761).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1501856
Original-Revision: dc5fb4bfa69024ed90909f0fa41a1e27a798b089
GitOrigin-RevId: fc92ce48b3b0cb0d995d55c2e4f10c64f923b35f
Change-Id: I36504e0063130432ff80445682b845f1f6f29641
1 file changed
tree: ae4654ca6c39349f3979d193181fdd2442416f8a
  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.