[build][py] bump rules_python to v2#17502
Conversation
Review Summary by QodoUpgrade rules_python dependency to v2.0.1
WalkthroughsDescription• Upgrade rules_python dependency from v1.9.0 to v2.0.1 • Updates Bazel build configuration for Python tooling Diagramflowchart LR
A["rules_python v1.9.0"] -- "upgrade" --> B["rules_python v2.0.1"]
B -- "updated in" --> C["MODULE.bazel"]
File Changes1. MODULE.bazel
|
Code Review by Qodo
1. Unsafe reg add forced overwrite
|
|
this is the same as #17403 ... I'll close mine |
|
Persistent review updated to latest commit 15adb85 |
CI Feedback 🧐(Feedback updated until commit 089ad81)A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
|
We can do a workaround by replacing all "/" with "_" but I think we wait until fix is made upstream. |
🔗 Related Issues
Follow on to #17461
💥 What does this PR do?
Update to rules_python v2