[roll] Roll third_party/pigweed pw_console: Unify widget imports

- Re-tool Pygments code theme loading to not require entry points.
- Set constants for pw_console module paths for importlib

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/122332
Original-Revision: b754605a6f8659e73b13dcb2c064c3eb4e752c6c
GitOrigin-RevId: 568faaa2c2ef806fb56625f5446bad2c9129b007
Change-Id: I6bc3067b7a85ddfc53407d6eceb6faf4d123763e
1 file changed
tree: e946e0a2f2b73869929d5fa7707f1ed5f33822d7
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.