File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -28,15 +28,13 @@ A brief description of the categories of changes:
28
28
* New Python versions available: ` 3.11.8 ` , ` 3.12.2 ` using
29
29
https://github.com/indygreg/python-build-standalone/releases/tag/20240224 .
30
30
31
- [ 0.XX.0 ] : https://github.com/bazelbuild/rules_python/releases/tag/0.XX.0
32
-
33
- ### Added
34
-
35
31
* (bzlmod pip) One can add hub repositories that are for a specific pip platform
36
32
by specifying the ` experimental_platform ` atribute on the ` pip.parse ` tag class.
37
33
This effectively turn on the ` download_only = True ` flag and setup the extra
38
34
` pip ` args based on the ` python_version ` value.
39
35
36
+ [ 0.XX.0 ] : https://github.com/bazelbuild/rules_python/releases/tag/0.XX.0
37
+
40
38
## [ 0.31.0] - 2024-02-12
41
39
42
40
[ 0.31.0 ] : https://github.com/bazelbuild/rules_python/releases/tag/0.31.0
You can’t perform that action at this time.
0 commit comments