File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -610,7 +610,7 @@ END_UNRELEASED_TEMPLATE
610610 To select the free-threaded interpreter in the repo phase, please use
611611 the documented [ env] ( environment-variables ) variables.
612612 Fixes [ #2386 ] ( https://github.com/bazel-contrib/rules_python/issues/2386 ) .
613- * (toolchains) Use the latest astrahl -sh toolchain release [ 20241206] for Python versions:
613+ * (toolchains) Use the latest astral -sh toolchain release [ 20241206] for Python versions:
614614 * 3.9.21
615615 * 3.10.16
616616 * 3.11.11
@@ -665,7 +665,7 @@ Other changes:
665665* (binaries/tests) For {obj}` --bootstrap_impl=script ` , a binary-specific (but
666666 otherwise empty) virtual env is used to customize ` sys.path ` initialization.
667667* (deps) bazel_skylib 1.7.0 (workspace; bzlmod already specifying that version)
668- * (deps) bazel_features 1.21.0; necessary for compatiblity with Bazel 8 rc3
668+ * (deps) bazel_features 1.21.0; necessary for compatibility with Bazel 8 rc3
669669* (deps) stardoc 0.7.2 to support Bazel 8.
670670
671671{#v1-0-0-fixed}
@@ -1573,7 +1573,7 @@ Other changes:
15731573
15741574* ** BREAKING** Support for Bazel 5 has been officially dropped. This release
15751575 was only partially tested with Bazel 5 and may or may not work with Bazel 5.
1576- Subequent versions will no longer be tested under Bazel 5.
1576+ Subsequent versions will no longer be tested under Bazel 5.
15771577
15781578* (runfiles) ` rules_python.python.runfiles ` now directly implements type hints
15791579 and drops support for python2 as a result.
You can’t perform that action at this time.
0 commit comments