roll: pigweed pw_presubmit: Add Python Bazel tests
Original-Bug: 360140397
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/242638
Original-Revision: 273ade2194c66de11d466354cc17f90ba0d03236
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 2097d2ea77e7a2..273ade2194c66d
Roll-Count: 1
Roller-URL: https://ci.chromium.org/b/8733718943774711745
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I91c2a1fd090e9848f326e067da05ad797172e2c7
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/243071
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 810fa68..f741193 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-18.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733720105921575617.
- commit = "2097d2ea77e7a28438b4eae537dc97c049d7b735",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733718943774711745.
+ commit = "273ade2194c66de11d466354cc17f90ba0d03236",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -57,8 +57,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-18.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733720105921575617.
- commit = "2097d2ea77e7a28438b4eae537dc97c049d7b735",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733718943774711745.
+ commit = "273ade2194c66de11d466354cc17f90ba0d03236",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)