[roll] Roll fuchsia [build] Add Mypy checks to python_library build target

Implements type checking within the python_library build target.
Mypy Checks are executed when the `enable_pytype` flag is set.

Original-Bug: b/301134971
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/983965
Original-Revision: 9c0c0b882ee25300e06f9ca1e145753edad4d40f
GitOrigin-RevId: 988c42cd9372df5622e335613f71dd05eae97403
Change-Id: I7989eed51cbe2fd04567abf1672cd929058b2603
1 file changed
tree: 1d617eea83644785b2ecf25c85e9733e38c59f6d
  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.