[roll] Roll fuchsia [scripts] Port move_source/move_source.py to py3

This ports //scripts/move_source/move_source.py to py3.x

This change was the result of the 2to3-2.7 source compatibility tool.

Original-Bug: 77963
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/538457
Original-Revision: f9cf0beb14f561deebbabef4aac8dedec3027c9d
GitOrigin-RevId: 24c189f56c9e7a94f7a66c04a2f23b78dc71e1b2
Change-Id: I3ada708e6477c9c282324eee312669ad0c754943
1 file changed
tree: 99e709d9965f8536e49fedfc2a45cad0853a331c
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.