8000 Merge pull request #1890 from stonebig/master · winpython/winpython@a4ce03e · GitHub
[go: up one dir, main page]

Skip to content

Commit a4ce03e

Browse files
authored
Merge pull request #1890 from stonebig/master
load-up 3.14 slim to 96% complete , add whl for 3.14
2 parents 5dd4db1 + 63ced6e commit a4ce03e

File tree

5 files changed

+1356
-4
lines changed
  • 5 files changed

    +1356
    -4
    lines changed

    .github/workflows/github_workflows_build-2025_05.yml

    Lines changed: 4 additions & 4 deletions
    Original file line numberDiff line numberDiff line change
    @@ -82,19 +82,19 @@ jobs:
    8282
    EXE: "0"
    8383
    PANDOC: "0"
    8484
    ARTIFACT_NAME_313: "publish_313whl"
    85-
    ARTIFACT_NAME_314: ""
    85+
    ARTIFACT_NAME_314: "publish_314whl"
    8686
    python_sourcef_313: "https://github.com/astral-sh/python-build-standalone/releases/download/20251031/cpython-3.13.9+20251031-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
    8787
    python_sha256f_313: "3cdf2ad27fdeea2592b63e5a658aa65733b028a55332fa1aa27be4ce8aef96c0"
    88-
    python_sourcef_314: ""
    89-
    python_sha256f_314: ""
    88+
    python_sourcef_314: "https://github.com/astral-sh/python-build-standalone/releases/download/20251031/cpython-3.14.0+20251031-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
    89+
    python_sha256f_314: "a64800cbfbf1c384b9ac7eb5964a9a4c37537791e7ac80eb66b03ccb6f2c2e80"
    9090
    WINPYARCH: "64"
    9191
    WINPYVERSION_313: "313"
    9292
    WINPYVERSION_314: "314"
    9393
    WINPYVER2_313: "3.13.8.0"
    9494
    WINPYVER2_314: "3.14.0.2"
    9595
    my_release_level: "b3"
    9696
    build_location_313: "WPy64-31380"
    97-
    build_location_314: ""
    97+
    build_location_314: "WPy64-31402"
    9898
    - name: "free"
    9999
    REQUIREMENTS_313: ""
    100100
    REQUIREMENTS_314: "winpython\\portable\\cycle_2025_05\\requir.64-3_14_0_2freeb3.txt"

    0 commit comments

    Comments
     (0)
    0