Skip to content

[pull] main from bazel-contrib:main#430

Merged
pull[bot] merged 2 commits into
garymm:mainfrom
bazel-contrib:main
Oct 15, 2025
Merged

[pull] main from bazel-contrib:main#430
pull[bot] merged 2 commits into
garymm:mainfrom
bazel-contrib:main

Conversation

@pull

@pull pull Bot commented Oct 15, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

mai93 and others added 2 commits October 15, 2025 11:05
Add starlark flags for `--python_path`, `--build_python_zip` and
`--incompatible_default_to_explicit_init_py`.

- The transitions logic is updated to set both the native and starlark
versions of the flags to allow alternating between them until the native
ones are removed.
- `--build_python_zip` is changed to `boolean` instead of `Tristate`
with default value set to `True` on `windows` and `False` otherwise.
- `scope = universal` attribute is added to the starlark flags so they
can be propagated to exec config on Bazel 9. This required upgrading
`bazel_skylib` version to have `scope` attribute defined.

Work towards: #3252

cc @gregestren

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Richard Levasseur <rlevasseur@google.com>
I was playing around with the [multi-platform PyPI
example](https://rules-python.readthedocs.io/en/latest/howto/multi-platform-pypi-deps.html)
and noticed that the `pip.default` arguments were wrong.

Co-authored-by: Richard Levasseur <richardlev@gmail.com>
@pull pull Bot locked and limited conversation to collaborators Oct 15, 2025
@pull pull Bot added the ⤵️ pull label Oct 15, 2025
@pull pull Bot merged commit 46167f5 into garymm:main Oct 15, 2025
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants