File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,7 @@ BEGIN_UNRELEASED_TEMPLATE
3838
3939{#v0-0-0-fixed}
4040### Fixed
41- * (gazelle) Remove {obj}`py_binary` targets with invalid `srcs`. This includes files
42- that are not generated or regular files.
41+ * Nothing fixed.
4342
4443{#v0-0-0-added}
4544### Added
@@ -64,12 +63,13 @@ END_UNRELEASED_TEMPLATE
6463
6564{#v0-0-0-fixed}
6665### Fixed
67- * Nothing fixed.
66+ * (gazelle) Remove {obj}` py_binary ` targets with invalid ` srcs ` . This includes files
67+ that are not generated or regular files.
6868
6969{#v0-0-0-added}
7070### Added
7171* (gazelle) A new directive ` python_generate_pyi_deps ` has been added. When
72- ` true ` , a py_ * target's ` pyi_srcs ` attribute will be set if any ` .pyi ` files
72+ ` true ` , a ` py_* ` target's ` pyi_srcs ` attribute will be set if any ` .pyi ` files
7373 that are associated with the target's ` srcs ` are present.
7474 ([ #3354 ] ( https://github.com/bazel-contrib/rules_python/issues/3354 ) ).
7575
You can’t perform that action at this time.
0 commit comments