Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit38f2679

Browse files
committed
bump to 1.6.3
(cherry picked from commit7afced9)
1 parentb12a960 commit38f2679

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎CHANGELOG.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@ BEGIN_UNRELEASED_TEMPLATE
4747
END_UNRELEASED_TEMPLATE
4848
-->
4949

50-
{#1-6-2}
51-
##1.6.2
50+
{#v1-6-3}
51+
##[1.6.3] - 2025-09-21
5252

53-
[1.6.2]:https://github.com/bazel-contrib/rules_python/releases/tag/1.6.2
53+
[1.6.3]:https://github.com/bazel-contrib/rules_python/releases/tag/1.6.3
5454

55-
{#v1-6-2-fixed}
55+
{#v1-6-3-fixed}
5656
###Fixed
5757
* (pypi) We now use the Minimal Version Selection (MVS) algorithm to select
5858
the right wheel when there are multiple wheels for the target platform

‎python/private/pypi/extension.bzl‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,7 @@ Common patterns:
10251025
:::{seealso}
10261026
See official [docs](https://packaging.python.org/en/latest/specifications/platform-compatibility-tags/#platform-tag) for more information.
10271027
:::
1028-
:::{versionchanged} 1.6.2
1028+
:::{versionchanged} 1.6.3
10291029
The matching of versioned platforms have been switched to MVS (Minimal Version Selection)
10301030
algorithm for easier evaluation logic and fewer surprises. The legacy platform tags are
10311031
supported from this version without extra handling from the user.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp