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/.