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
610
610
To select the free-threaded interpreter in the repo phase, please use
611
611
the documented [ env] ( environment-variables ) variables.
612
612
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:
614
614
* 3.9.21
615
615
* 3.10.16
616
616
* 3.11.11
@@ -665,7 +665,7 @@ Other changes:
665
665
* (binaries/tests) For {obj}` --bootstrap_impl=script ` , a binary-specific (but
666
666
otherwise empty) virtual env is used to customize ` sys.path ` initialization.
667
667
* (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
669
669
* (deps) stardoc 0.7.2 to support Bazel 8.
670
670
671
671
{#v1-0-0-fixed}
@@ -1573,7 +1573,7 @@ Other changes:
1573
1573
1574
1574
* ** BREAKING** Support for Bazel 5 has been officially dropped. This release
1575
1575
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.
1577
1577
1578
1578
* (runfiles) ` rules_python.python.runfiles ` now directly implements type hints
1579
1579
and drops support for python2 as a result.
You can’t perform that action at this time.
0 commit comments