[roll] Roll fuchsia [mypy] Refactor python_library() template to allow for more code reuse.

* Include python_library() target's immediate sources in the generated file used in mypy_checker.py
* `mypy_checker` can now reuse `package_python_binary`'s function for handling immediate library sources

Original-Fixed: 339525678
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046091
Original-Revision: 2bdc4a96803683c0fe03a7fcd5e89a9d1f825cad
GitOrigin-RevId: c7ff9ab792e80d3c58438ccbbb246dcc805c6ea7
Change-Id: I00fbc0c4ef37a32789531fb4665e4596c679002e
1 file changed
tree: 4488eae392e72b1b1d637f48154f5810904487b7
  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 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.