[roll] Roll fuchsia [python] Added third_party/pypng

Note: Cannot add to third_party/pylibs
because not a github versioned library, nor used as a tool.
We may consider using purepng lib instead of this becomes a future
problem.

pypng is mirrored at https://fuchsia.googlesource.com/third_party/gitlab.com/drj11/pypng
OSRB approval in b/318567691.
Original-Bug: b/318880340

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/980415
Original-Revision: 32fdc54deb139c26a4be7422f17688e6f2500293
GitOrigin-RevId: efec7bce7c32f403c4980cb87c947e301712aa47
Change-Id: I92d90a3d5f5b6274d651eb9a12642d536ece77e7
1 file changed
tree: d8048e9fef480af9181fd09ff21fc94d6f08bbc9
  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.