[roll] Roll fuchsia [roll] Roll third_party/pigweed third_party/nanopb: Do not depend on deprecated python2 files

The upcoming (as of the time of this commit) nanopb 1.0.0 will no longer
use python 2. Remove dependence on python 2 files in the nanopb repo.

Original-Bug: N/A
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/343832
Copybara-Verified: Copybara Prod <copybara-worker-blackhole@google.com>
Original-Revision: 7574595204afc03fbf5df030375d86f05c7fbb50

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1422615
Original-Revision: 4b87648099e581425bf64807a8296ff7424c1a8f
GitOrigin-RevId: 5fdd9c1e125d232da9fd0394804d0b482b6c02f0
Change-Id: I86d22c6ec488de0237f4a98cd3e700f5f6169600
1 file changed
tree: 98c73be1a4004c2dd65367f21b1fa37ba46c99d3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.