Skip to content

Commit d88140a

Browse files
committed
docs: update CHANGELOG.md for importlib fix
1 parent b16f053 commit d88140a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ END_UNRELEASED_TEMPLATE
7474
* (uv) use the astral.sh mirror as the preferred url for binary downloads,
7575
with github.com as a fallback; for uv >= 0.11.0, read the checksums directly
7676
from the dist-manifest contents.
77+
* (pypi) Fix `importlib.metadata.files` by ensuring `RECORD` is included in
78+
installed wheel targets, except when built from sdist
79+
([#3024](https://github.com/bazel-contrib/rules_python/issues/3024)).
80+
7781

7882
{#v0-0-0-added}
7983
### Added

0 commit comments

Comments
 (0)