roll: pigweed pw_env_setup: Remove print_function imports
Original-Bug: b/373905972
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243032
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 93656ec581779cad74cc0e7d18e93781fad1e8ba
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 06d86b5bf2e04f..93656ec581779c
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8732814409208763041
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I07a43d47c1967453dbe5ac3a1bda1d38aee48d39
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/245015
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: 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 2989535..2a31a47 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-28.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8732815696034081953.
- commit = "06d86b5bf2e04ff7c550d559b18bae1f3dc18f4f",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8732814409208763041.
+ commit = "93656ec581779cad74cc0e7d18e93781fad1e8ba",
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-28.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8732815696034081953.
- commit = "06d86b5bf2e04ff7c550d559b18bae1f3dc18f4f",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8732814409208763041.
+ commit = "93656ec581779cad74cc0e7d18e93781fad1e8ba",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)