[roll] Roll fuchsia [py] Disable type checking for src/ targets

This is a step towards enabling type checking by default for all
python_library targets. This commit temporarily disables targets
with existing type errors in src/ directory.

Original-Bug: 366268742
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1119759
Original-Revision: 36a2247f4d2331855add8c4b4d4ad2c9c6000fd6
GitOrigin-RevId: 53db2bb0977d90553135aff56c6e789e3b7b4bb1
Change-Id: I13f20f751612ba7deb4f751a6218fa05e53b1776
1 file changed
tree: 06c0cac137f78dd32bcd425cac608838d9a60169
  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 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.