1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-09 03:53:48 -05:00

Add miniforge 25.3.0-1, 25.3.0-2, 25.3.0-3, 25.3.1-0, skip miniforge 25.3.0-0 (#3306)

miniforge-25.3.0-0 is marked as prerelease, there's no Linux version. Probably recalled.
This commit is contained in:
native-api
2025-08-23 19:40:17 +03:00
committed by GitHub
parent 71a8d47b81
commit 89b8e5f8da
5 changed files with 101 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ SKIPPED_RELEASES = [
'22.11.1-0', #MacOS packages are broken (have broken dep tarballs, downloading them fails with 403)
'22.11.1-1', #MacOS packages are broken (have broken dep tarballs, downloading them fails with 403)
'22.11.1-2', #MacOS packages are broken (have broken dep tarballs, downloading them fails with 403)
'25.3.0-0', #marked as prerelease, no Linux version
]
install_script_fmt = """