Roll vpython3 from 11c81066e12a016e9... to c4a2dfb394df90bc7... (1 revision) 2026-08-13 user:infra-packager@chops-service-accounts.iam.gserviceaccount.com infra/tools/luci/vpython3/linux-amd64:T1agn1wo4vjBGkSkGkEicsIRjVC0g_KvUiXPSfYQxyUC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vpython3-skia-infra Please CC borenet@google.com,skiabot@google.com on the revert to ensure that a human is aware of the problem. To file a bug in vpython3: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Skia Infra: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: borenet@google.com Change-Id: Iafec66421a6938c5ee60105f386e5e00fa245129 Reviewed-on: https://skia-review.googlesource.com/c/buildbot/+/1325438 Commit-Queue: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 00ccf7a..d3ba5bb 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -704,13 +704,13 @@ name = "vpython3", cipd_package = "infra/tools/luci/vpython3/${platform}", platform_to_sha256 = { - "linux-amd64": "82b2071a25a8c8fde4bfe9d00927db1db58e23560719e467e35408279d1feb1c", - "linux-arm64": "0438bd4a536ea7c9b4026250e26714486d9d6893beda2932f6a49cc0c8023c8f", - "mac-amd64": "4cab690cda7a452f61c73ccb9884d114735a39d1c337f715930e1efd3adb8daf", - "mac-arm64": "de7c8b7d0a5b533bcba1588eb3172f5f2a066041453942311bcbdbe79334d9c9", - "windows-amd64": "188ea3ce5edc2d6eb2d70755a7eb3d346afe5d5d3fb17889cee29b8adbf2b7a4", + "linux-amd64": "4f56a09f5c28e2f8c11a44a41a412272c2118d50b483f2af5225cf49f610c725", + "linux-arm64": "d76b0737183088714cc8d09f0673ab32574a0b85602275089736fad039db858b", + "mac-amd64": "7856bf9811108ae9f56861d18d011161645dd6093840a9976d5c73ef75d6477b", + "mac-arm64": "a3df5b2e1efa40bdd85443dc8443cab446682e62b9fbff3009169ae3c6be1851", + "windows-amd64": "50de4ddb49e1af6c8854b430bd77681de7bbdd418c61ec31dd0ce79b7522f55a", }, - tag = "git_revision:11c81066e12a016e913de05102c368980cb44b48", + tag = "git_revision:c4a2dfb394df90bc79239bb22f65ae4337ececb2", ) use_repo(cipd, "vpython3_linux-amd64")
diff --git a/go/cipd/asset_versions_gen.go b/go/cipd/asset_versions_gen.go index 54aef7a..c3c8b3b 100644 --- a/go/cipd/asset_versions_gen.go +++ b/go/cipd/asset_versions_gen.go
@@ -61,7 +61,7 @@ "infra/tools/luci/vpython3/${platform}": { Path: ".", Name: "infra/tools/luci/vpython3/${platform}", - Version: "git_revision:11c81066e12a016e913de05102c368980cb44b48", + Version: "git_revision:c4a2dfb394df90bc79239bb22f65ae4337ececb2", }, "skia/bots/bazel": { Path: "bazel",