Skip to content

Commit f1e585f

Browse files
chore(toolchain): use the last build and add 3.15.0a1 (#3357)
Updating the toolchain versions to fix a bug in `3.13.8`. This will make the release better to everyone. --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 46167f5 commit f1e585f

File tree

2 files changed

+134
-88
lines changed

2 files changed

+134
-88
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,12 @@ END_UNRELEASED_TEMPLATE
8383
vendoring the `requirements.bzl` file, please re-vendor so that downstream is unaffected
8484
when the APIs get removed. If you need to customize the way the dependencies get
8585
evaluated, see [our docs](/pypi/download.html#customizing-requires-dist-resolution) on customizing `Requires-Dist` resolution.
86-
* (toolchains) Added Python versions 3.14.0, 3.13.8, 3.12.12, 3.11.14, 3.10.19, and 3.9.24
87-
from the [20251010] release.
86+
* (toolchains) Added Python versions 3.15.0a1, 3.14.0, 3.13.9, 3.12.12, 3.11.14, 3.10.19, and 3.9.24
87+
from the [20251014] release.
8888
* (deps) (bzlmod) Upgraded to `bazel-skylib` version
8989
[1.8.2](https://github.com/bazelbuild/bazel-skylib/releases/tag/1.8.2)
9090

91-
[20251010]: https://github.com/astral-sh/python-build-standalone/releases/tag/20251010
91+
[20251014]: https://github.com/astral-sh/python-build-standalone/releases/tag/20251014
9292

9393
{#v1-7-0-fixed}
9494
### Fixed
@@ -1982,4 +1982,4 @@ Breaking changes:
19821982
* (pip) Create all_data_requirements alias
19831983
* Expose Python C headers through the toolchain.
19841984

1985-
[0.24.0]: https://github.com/bazel-contrib/rules_python/releases/tag/0.24.0
1985+
[0.24.0]: https://github.com/bazel-contrib/rules_python/releases/tag/0.24.0

0 commit comments

Comments
 (0)