[roll] Roll fuchsia [scripts] fuchsia-vendored-python update hook
This adds a hook to create //.jiri_root/bin/fuchsia-vendored-python upon
jiri update (per RFC-0129). Verified ops using the following script:
#!/usr/bin/env fuchsia-vendored-python
import sys
if __name__ == '__main__':
print(sys.executable)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/590172
Original-Revision: 02c472b59b4c2c08d689c25d563e8d67a69220bc
GitOrigin-RevId: f7a15ca56533beba49f9db94e84b62dfaf4b6ea0
Change-Id: I77a2d7be337f6f674224e3192834ea0ece2d73df
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.