File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -97,10 +97,13 @@ Unreleased changes template.
9797 * 3.11.11
9898 * 3.12.8
9999 * 3.13.1
100+ * (rules) Attributes for type definition files (` .pyi ` files) and type-checking
101+ only dependencies added. See {obj}` py_library.pyi_srcs ` and
102+ ` py_library.pyi_deps ` (and the same named attributes for ` py_binary ` and
103+ ` py_test ` ).
100104* (providers) {obj}` PyInfo ` has new fields to aid static analysis tools:
101105 {obj}` direct_original_sources ` , {obj}` direct_pyi_files ` ,
102- {obj}` transitive_original_sources ` , {obj}` transitive_pyi_files ` . NOTE: these
103- are not yet fully populated by ` py_library `
106+ {obj}` transitive_original_sources ` , {obj}` transitive_pyi_files ` .
104107
105108[ 20241206 ] : https://github.com/astral-sh/python-build-standalone/releases/tag/20241206
106109
You can’t perform that action at this time.
0 commit comments