Skip to content

Commit 356ac94

Browse files
committed
doc: changelog
1 parent 5bdff0e commit 356ac94

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,11 @@ Unreleased changes template.
5858
### Fixed
5959
* (py_wheel) Use the default shell environment when building wheels to allow
6060
toolchains that search PATH to be used for the wheel builder tool.
61-
* (pip.parse) The requirement argument parsed to `whl_library` will now not have
62-
env marker information allowing `bazel query` to work in cases where the `whl`
63-
is available for all of the platforms and the sdist can be built.
64-
Work towards [#2450](https://github.com/bazelbuild/rules_python/issues/2450).
61+
* (pypi) The requirement argument parsed to `whl_library` will now not have env
62+
marker information allowing `bazel query` to work in cases where the `whl` is
63+
available for all of the platforms and the sdist can be built. This fix is
64+
for both, WORKSPACE and `bzlmod` setups.
65+
Fixes [#2450](https://github.com/bazelbuild/rules_python/issues/2450).
6566

6667
{#v0-0-0-added}
6768
### Added

0 commit comments

Comments
 (0)