commit | 3a27d96e033c8d8486171d87aab43f0c85cd9a55 | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Thu Apr 03 13:51:29 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 03 13:51:29 2025 -0700 |
tree | ee2bb1bb9dc1e86140154ed350dca906f76c48ea | |
parent | f69b7e70518055a7e008a48e9f2a1788be8f0f7a [diff] |
bazel: Rename Python pip hub When multiple modules specify the same pip hub name, an error is raised by rules_python rather than letting the modules share the hub. For this reason, Pigweed shouldn't use python_packages since it's highly likely some other module may use this name. Bug: b/406546339 Change-Id: I31fbd049049217ffa90473acbb9158be5da3232e Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/279493 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Docs-Not-Needed: Armando Montanez <amontanez@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Wyatt Hepler <hepler@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.