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 @@ -74,9 +74,6 @@ END_UNRELEASED_TEMPLATE
7474 * The {obj}` //python/runtime_env_toolchains:all ` toolchain now works with it.
7575* (rules) Better handle flakey platform.win32_ver() calls by calling them
7676 multiple times.
77- * (pypi) Correctly handle ` METADATA ` entries when ` python_full_version ` is used in
78- the environment marker.
79- Fixes [ #2319 ] ( https://github.com/bazel-contrib/rules_python/issues/2319 ) .
8077
8178{#v0-0-0-added}
8279### Added
@@ -149,6 +146,9 @@ END_UNRELEASED_TEMPLATE
149146* (packaging) An empty ` requires_file ` is treated as if it were omitted, resulting in a valid ` METADATA ` file.
150147* (rules) py_wheel and sphinxdocs rules now propagate ` target_compatible_with ` to all targets they create.
151148 [ PR #2788 ] ( https://github.com/bazel-contrib/rules_python/pull/2788 ) .
149+ * (pypi) Correctly handle ` METADATA ` entries when ` python_full_version ` is used in
150+ the environment marker.
151+ Fixes [ #2319 ] ( https://github.com/bazel-contrib/rules_python/issues/2319 ) .
152152
153153{#1 -4-0-added}
154154### Added
You can’t perform that action at this time.
0 commit comments