Update Python releases (#13509)
This commit is contained in:
@@ -34,7 +34,6 @@ jobs:
|
||||
commit-message: "Sync latest Python releases"
|
||||
add-paths: |
|
||||
crates/uv-python/download-metadata.json
|
||||
crates/uv-python/src/download-metadata-minified.json
|
||||
branch: "sync-python-releases"
|
||||
title: "Sync latest Python releases"
|
||||
body: "Automated update for Python releases."
|
||||
|
||||
+1212
-348
File diff suppressed because it is too large
Load Diff
@@ -1220,8 +1220,8 @@ fn python_install_314() {
|
||||
----- stdout -----
|
||||
|
||||
----- stderr -----
|
||||
Installed Python 3.14.0a6 in [TIME]
|
||||
+ cpython-3.14.0a6-[PLATFORM]
|
||||
Installed Python 3.14.0a7 in [TIME]
|
||||
+ cpython-3.14.0a7-[PLATFORM]
|
||||
");
|
||||
|
||||
// Install a specific pre-release
|
||||
@@ -1241,7 +1241,7 @@ fn python_install_314() {
|
||||
success: true
|
||||
exit_code: 0
|
||||
----- stdout -----
|
||||
[TEMP_DIR]/managed/cpython-3.14.0a6-[PLATFORM]/[INSTALL-BIN]/python
|
||||
[TEMP_DIR]/managed/cpython-3.14.0a7-[PLATFORM]/[INSTALL-BIN]/python
|
||||
|
||||
----- stderr -----
|
||||
");
|
||||
@@ -1251,7 +1251,7 @@ fn python_install_314() {
|
||||
success: true
|
||||
exit_code: 0
|
||||
----- stdout -----
|
||||
[TEMP_DIR]/managed/cpython-3.14.0a6-[PLATFORM]/[INSTALL-BIN]/python
|
||||
[TEMP_DIR]/managed/cpython-3.14.0a7-[PLATFORM]/[INSTALL-BIN]/python
|
||||
|
||||
----- stderr -----
|
||||
");
|
||||
@@ -1260,7 +1260,7 @@ fn python_install_314() {
|
||||
success: true
|
||||
exit_code: 0
|
||||
----- stdout -----
|
||||
[TEMP_DIR]/managed/cpython-3.14.0a6-[PLATFORM]/[INSTALL-BIN]/python
|
||||
[TEMP_DIR]/managed/cpython-3.14.0a7-[PLATFORM]/[INSTALL-BIN]/python
|
||||
|
||||
----- stderr -----
|
||||
");
|
||||
|
||||
Reference in New Issue
Block a user