[roll] Roll fuchsia [pylibs] Update autoflake to 2.3.3

Update autoflake package to version 2.3.3.

Also improve update-pylibs.sh to robustly parse 4-part
date-versioned package names (e.g. types-setuptools-82.0.0.20260518).

Test: fx build
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1675817
Original-Original-Revision: ecf52d1f7eaf3bcfffba9794cb0471c9a9cff7ce
GitOrigin-RevId: 87115193457bc0dc2d2df270a6c80398a782c276
Change-Id: Ifa260ac0d61c3cfda593f5bceb3bfa770eca9673
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1676865
Cr-Commit-Position: refs/heads/main@{#195464}
1 file changed
tree: 27e82ff5a47b0035f92b73a65c49b8fa0eb02e22
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.