File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -55,11 +55,13 @@ Unreleased changes template.
5555* (deps) platforms 0.0.4 -> 0.0.11
5656* (py_wheel) Package ` py_library.pyi_srcs ` (` .pyi ` files) in the wheel.
5757* (py_package) Package ` py_library.pyi_srcs ` (` .pyi ` files) in ` py_package ` .
58+ * (gazelle) The generated manifest file (default: ` gazelle_python.yaml ` ) will now include the
59+ YAML document start ` --- ` line. Implemented in [ #x[ ().
5860
5961{#v0-0-0-fixed}
6062### Fixed
6163* (pypi) The ` ppc64le ` is now pointing to the right target in the ` platforms ` package.
62- * (gazelle) No longer incorrectly merge ` py_binary ` targets during partial updates in
64+ * (gazelle) No longer incorrectly merge ` py_binary ` targets during partial updates in
6365 ` file ` generation mode. Fixed in [ #2619 ] ( https://github.com/bazelbuild/rules_python/pull/2619 ) .
6466* (bzlmod) Running as root is no longer an error. ` ignore_root_user_error=True `
6567 is now the default. Note that running as root may still cause spurious
You can’t perform that action at this time.
0 commit comments