File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -52,11 +52,11 @@ Unreleased changes template.
5252
5353{#v0-0-0-changed}
5454### Changed
55- * Nothing changed.
55+ * (deps) platforms 0.0.4 -> 0.0.11
5656
5757{#v0-0-0-fixed}
5858### Fixed
59- * Nothing fixed .
59+ * (pypi) The ` ppc64le ` is now pointing to the right target in the ` platforms ` package .
6060
6161{#v0-0-0-added}
6262### Added
@@ -83,7 +83,6 @@ Unreleased changes template.
8383* (rules) deprecation warnings for deprecated symbols have been turned off by
8484 default for now and can be enabled with ` RULES_PYTHON_DEPRECATION_WARNINGS `
8585 env var.
86- * (deps) platforms 0.0.4 -> 0.0.11
8786* (pypi) Downgraded versions of packages: ` pip ` from ` 24.3.2 ` to ` 24.0.0 ` and
8887 ` packaging ` from ` 24.2 ` to ` 24.0 ` .
8988
@@ -95,7 +94,6 @@ Unreleased changes template.
9594* (gazelle) Providing multiple input requirements files to ` gazelle_python_manifest ` now works correctly.
9695* (pypi) Handle trailing slashes in pip index URLs in environment variables,
9796 fixes [ #2554 ] ( https://github.com/bazelbuild/rules_python/issues/2554 ) .
98- * (pypi) The ` ppc64le ` is now pointing to the right target in the ` platforms ` package.
9997* (runfiles) Runfile manifest and repository mapping files are now interpreted
10098 as UTF-8 on all platforms.
10199* (coverage) Coverage with ` --bootstrap_impl=script ` is fixed
You can’t perform that action at this time.
0 commit comments