@@ -48,18 +48,18 @@ BEGIN_UNRELEASED_TEMPLATE
4848END_UNRELEASED_TEMPLATE
4949-->
5050
51- {#v0-0 -0}
52- ## Unreleased
51+ {#v1-7 -0}
52+ ## [ 1.7.0 ] - 2025-10-11
5353
54- [ 0.0 .0] : https://github.com/bazel-contrib/rules_python/releases/tag/0.0 .0
54+ [ 1.7 .0] : https://github.com/bazel-contrib/rules_python/releases/tag/1.7 .0
5555
56- {#v0-0 -0-removed}
56+ {#v1-7 -0-removed}
5757### Removed
5858* (core rules) Support for Bazel's long deprecated "extra actions" has been
5959 removed
6060 ([ #3215 ] ( https://github.com/bazel-contrib/rules_python/issues/3215 ) ).
6161
62- {#v0-0 -0-changed}
62+ {#v1-7 -0-changed}
6363### Changed
6464* (deps) bumped rules_cc dependency to ` 0.1.5 ` .
6565* (bootstrap) For {obj}` --bootstrap_impl=system_python ` , ` PYTHONPATH ` is no
@@ -88,7 +88,7 @@ END_UNRELEASED_TEMPLATE
8888
8989[ 20251010 ] : https://github.com/astral-sh/python-build-standalone/releases/tag/20251010
9090
91- {#v0-0 -0-fixed}
91+ {#v1-7 -0-fixed}
9292### Fixed
9393* (rules) The ` PyInfo ` constructor was setting the wrong value for
9494 ` has_py3_only_sources ` - this is now fixed.
@@ -117,7 +117,7 @@ END_UNRELEASED_TEMPLATE
117117* (rules) {obj}` py_console_script_binary ` is now compatible with symbolic macros
118118 ([ #3195 ] ( https://github.com/bazel-contrib/rules_python/pull/3195 ) ).
119119
120- {#v0-0 -0-added}
120+ {#v1-7 -0-added}
121121### Added
122122* (runfiles) The Python runfiles library now supports Bazel's
123123 ` --incompatible_compact_repo_mapping_manifest ` flag.
@@ -1980,4 +1980,4 @@ Breaking changes:
19801980* (pip) Create all_data_requirements alias
19811981* Expose Python C headers through the toolchain.
19821982
1983- [ 0.24.0 ] : https://github.com/bazel-contrib/rules_python/releases/tag/0.24.0
1983+ [ 0.24.0 ] : https://github.com/bazel-contrib/rules_python/releases/tag/0.24.0
0 commit comments