10BC0 preparing 2025-05 b2 cycle by stonebig · Pull Request #1876 · winpython/winpython · GitHub
[go: up one dir, main page]

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 46 additions & 23 deletions .github/workflows/github_workflows_build-2025_05.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
matrix:
flavor:
- name: "dot"
REQUIREMENTS_313: "winpython\\portable\\cycle_2025_05\\requir.64-3_13_8_0dotb1.txt"
REQUIREMENTS_314: "winpython\\portable\\cycle_2025_05\\requir.64-3_14_0_2dotb1.txt"
REQUIREMENTS_313: "winpython\\portable\\cycle_2025_05\\requir.64-3_13_8_0dotb2.txt"
REQUIREMENTS_314: "winpython\\portable\\cycle_2025_05\\requir.64-3_14_0_2dotb2.txt"
REQUIREMENTS_WHL_313: ""
REQUIREMENTS_WHL_314: ""
ZIP: "1"
Expand All @@ -37,21 +37,21 @@ jobs:
PANDOC: "0"
ARTIFACT_NAME_313: "publish_313dot"
ARTIFACT_NAME_314: "publish_314dot"
python_sourcef_313: "https://github.com/astral-sh/python-build-standalone/releases/download/20251007/cpython-3.13.8+20251007-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
python_sha256f_313: "470ca31c7debaacbb00904f697cf813cc4c033692c4b6119e385aaea69348466"
python_sourcef_314: "https://github.com/astral-sh/python-build-standalone/releases/download/20251007/cpython-3.14.0+20251007-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
python_sha256f_314: "42befa2b63b34948e74e2e10aed1b3dd85402e70244840fecde8a93acc1c3eff"
python_sourcef_313: "https://github.com/astral-sh/python-build-standalone/releases/download/20251014/cpython-3.13.9+20251014-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
python_sha256f_313: "76e0a9749c4deeb975a4b6b36d54be4e43f0c2a4c654bedab5d2e4d62dbc3006"
python_sourcef_314: "https://github.com/astral-sh/python-build-standalone/releases/download/20251014/cpython-3.14.0+20251014-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
python_sha256f_314: "b064fca740da03dbae1bad7f73fcaabbc76681ad635b9897ed3808c3eecff122"
WINPYARCH: "64"
WINPYVERSION_313: "313"
WINPYVERSION_314: "314"
WINPYVER2_313: "3.13.8.0"
WINPYVER2_314: "3.14.0.2"
my_release_level: "b1"
my_release_level: "b2"
build_location_313: "WPy64-31380"
build_location_314: "WPy64-31402"
- name: "slim"
REQUIREMENTS_313: "winpython\\portable\\cycle_2025_05\\requir.64-3_13_8_0slimb1.txt"
REQUIREMENTS_314: ""
REQUIREMENTS_313: "winpython\\portable\\cycle_2025_05\\requir.64-3_13_8_0slimb2.txt"
REQUIREMENTS_314: "winpython\\portable\\cycle_2025_05\\requir.64-3_14_0_2slimb2.txt"
REQUIREMENTS_WHL_313: ""
REQUIREMENTS_WHL_314: ""
ZIP: "0"
Expand All @@ -60,44 +60,44 @@ jobs:
PANDOC: "1"
ARTIFACT_NAME_313: "publish_313slim"
ARTIFACT_NAME_314: ""
python_sourcef_313: "https://github.com/astral-sh/python-build-standalone/releases/download/20251007/cpython-3.13.8+20251007-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
python_sha256f_313: "470ca31c7debaacbb00904f697cf813cc4c033692c4b6119e385aaea69348466"
python_sourcef_314: ""
python_sha256f_314: ""
python_sourcef_313: "https://github.com/astral-sh/python-build-standalone/releases/download/20251014/cpython-3.13.9+20251014-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
python_sha256f_313: "76e0a9749c4deeb975a4b6b36d54be4e43f0c2a4c654bedab5d2e4d62dbc3006"
python_sourcef_314: "https://github.com/astral-sh/python-build-standalone/releases/download/20251014/cpython-3.14.0+20251014-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
python_sha256f_314: "b064fca740da03dbae1bad7f73fcaabbc76681ad635b9897ed3808c3eecff122"
WINPYARCH: "64"
WINPYVERSION_313: "313"
WINPYVERSION_314: "314"
WINPYVER2_313: "3.13.8.0"
WINPYVER2_314: "3.14.0.2"
my_release_level: "b1"
my_release_level: "b2"
build_location_313: "WPy64-31380"
build_location_314: "WPy64-31402"
- name: & 7440 quot;whl"
REQUIREMENTS_313: "winpython\\portable\\cycle_2025_05\\requir.64-3_13_8_0dotb1.txt"
REQUIREMENTS_313: "winpython\\portable\\cycle_2025_05\\requir.64-3_13_8_0dotb2.txt"
REQUIREMENTS_314: ""
REQUIREMENTS_WHL_313: "winpython\\portable\\cycle_2025_05\\requir.64-3_13_8_0whlb1_wheels.txt"
REQUIREMENTS_WHL_313: "winpython\\portable\\cycle_2025_05\\requir.64-3_13_8_0whlb2_wheels.txt"
REQUIREMENTS_WHL_314: ""
ZIP: "0"
SEVEN_Z: "1"
EXE: "0"
PANDOC: "0"
ARTIFACT_NAME_313: "publish_313whl"
ARTIFACT_NAME_314: ""
python_sourcef_313: "https://github.com/astral-sh/python-build-standalone/releases/download/20251007/cpython-3.13.8+20251007-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
python_sha256f_313: "470ca31c7debaacbb00904f697cf813cc4c033692c4b6119e385aaea69348466"
python_sourcef_313: "https://github.com/astral-sh/python-build-standalone/releases/download/20251014/cpython-3.13.9+20251014-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
python_sha256f_313: "76e0a9749c4deeb975a4b6b36d54be4e43f0c2a4c654bedab5d2e4d62dbc3006"
python_sourcef_314: ""
python_sha256f_314: ""
WINPYARCH: "64"
WINPYVERSION_313: "313"
WINPYVERSION_314: "314"
WINPYVER2_313: "3.13.8.0"
WINPYVER2_314: "3.14.0.2"
my_release_level: "b1"
my_release_level: "b2"
build_location_313: "WPy64-31380"
build_location_314: ""
- name: "free"
REQUIREMENTS_313: ""
REQUIREMENTS_314: "winpython\\portable\\cycle_2025_05\\requir.64-3_14_0_2freeb1.txt"
REQUIREMENTS_314: "winpython\\portable\\cycle_2025_05\\requir.64-3_14_0_2freeb2.txt"
REQUIREMENTS_WHL_313: ""
REQUIREMENTS_WHL_314: ""
ZIP: "1"
Expand All @@ -108,14 +108,37 @@ jobs:
ARTIFACT_NAME_314: "publish_314free"
python_sourcef_313: ""
python_sha256f_313: ""
python_sourcef_314: "https://github.com/astral-sh/python-build-standalone/releases/download/20251007/cpython-3.14.0+20251007-x86_64-pc-windows-msvc-freethreaded+pgo-full.tar.zst"
python_sha256f_314: "7ce62b9445d6d8a8518963e43eb655f5b9f7d08d084d7efc7164b1212fe13d16"
python_sourcef_314: "https://github.com/astral-sh/python-build-standalone/releases/download/20251014/cpython-3.14.0+20251014-x86_64-pc-windows-msvc-freethreaded+pgo-full.tar.zst"
python_sha256f_314: "730449333b24fae53ce6872d8ade13564773f1fc652f926ca641a6a228e71dd6"
WINPYARCH: "64"
WINPYVERSION_313: ""
WINPYVERSION_314: "314"
WINPYVER2_313: ""
WINPYVER2_314: "3.14.0.2"
my_release_level: "b2"
build_location_313: ""
build_location_314: "WPy64-31402"
- name: "slimf"
REQUIREMENTS_313: ""
REQUIREMENTS_314: "winpython\\portable\\cycle_2025_05\\requir.64-3_14_0_2slimfb2.txt"
REQUIREMENTS_WHL_313: ""
REQUIREMENTS_WHL_314: ""
ZIP: "1"
SEVEN_Z: "0"
EXE: "1"
PANDOC: "0"
ARTIFACT_NAME_313: ""
ARTIFACT_NAME_314: "publish_314slimf"
python_sourcef_313: ""
python_sha256f_313: ""
python_sourcef_314: "https://github.com/astral-sh/python-build-standalone/releases/download/20251014/cpython-3.14.0+20251014-x86_64-pc-windows-msvc-freethreaded+pgo-full.tar.zst"
python_sha256f_314: "730449333b24fae53ce6872d8ade13564773f1fc652f926ca641a6a228e71dd6"
WINPYARCH: "64"
WINPYVERSION_313: ""
WINPYVERSION_314: "314"
WINPYVER2_313: ""
WINPYVER2_314: "3.14.0.2"
my_release_level: "b1"
my_release_level: "b2"
build_location_313: ""
build_location_314: "WPy64-31402"

Expand Down
101 changes: 101 additions & 0 deletions winpython/portable/cycle_2025_05/pylock.64-3_13_8_0dotb2.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
lock-version = "1.0"
created-by = "pip"

[[packages]]
name = "build"
version = "1.3.0"

[[packages.wheels]]
name = "build-1.3.0-py3-none-any.whl"
url = "https://files.pythonhosted.org/packages/cb/8c/2b30c12155ad8de0cf641d76a8b396a16d2c36bc6d50b621a62b7c4567c1/build-1.3.0-py3-none-any.whl"

[packages.wheels.hashes]
sha256 = "7145f0b5061ba90a1500d60bd1b13ca0a8a4cebdd0cc16ed8adf1c0e739f43b4"

[[packages]]
name = "colorama"
version = "0.4.6"

[[packages.wheels]]
name = "colorama-0.4.6-py2.py3-none-any.whl"
url = "https://files.pythonhosted.org/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl"

[packages.wheels.hashes]
sha256 = "4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"

[[packages]]
name = "packaging"
version = "25.0"

[[packages.wheels]]
name = "packaging-25.0-py3-none-any.whl"
url = "https://files.pythonhosted.org/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl"

[packages.wheels.hashes]
sha256 = "29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484"

[[packages]]
name = "pyproject-hooks"
version = "1.2.0"

[[packages.wheels]]
name = "pyproject_hooks-1.2.0-py3-none-any.whl"
url = "https://files.pythonhosted.org/packages/bd/24/12818598c362d7f300f18e74db45963dbcb85150324092410c8b49405e42/pyproject_hooks-1.2.0-py3-none-any.whl"

[packages.wheels.hashes]
sha256 = "9e5c6bfa8dcc30091c74b0cf803c81fdd29d94f01992a7707bc97babb1141913"

[[packages]]
name = "setuptools"
version = "80.9.0"

[[packages.wheels]]
name = "setuptools-80.9.0-py3-none-any.whl"
url = "https://files.pythonhosted.org/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl"

[packages.wheels.hashes]
sha256 = "062d34222ad13e0cc312a4c02d73f059e86a4acbfbdea8f8f76b28c99f306922"

[[packages]]
name = "sqlite-bro"
version = "0.13.1"

[[packages.wheels]]
name = "sqlite_bro-0.13.1-py3-none-any.whl"
url = "https://files.pythonhosted.org/packages/2a/b3/81b91f5b26fff329c59dbf826a87637bd51d1903120427912322f86e7d33/sqlite_bro-0.13.1-py3-none-any.whl"

[packages.wheels.hashes]
sha256 = "c26033b0af133049ca578b5fd30b2372f002e7ff934b39774aa4d2da7638c23d"

[[packages]]
name = "sv-ttk"
version = "2.6.0"

[[packages.wheels]]
name = "sv_ttk-2.6.0-py3-none-any.whl"
url = "https://files.pythonhosted.org/packages/0f/3d/be0abc3202e90f282ad465f4e7c6e41bc8dce810ce5d1611566a1e7dfba8/sv_ttk-2.6.0-py3-none-any.whl"

[packages.wheels.hashes]
sha256 = "4319c52edf2e14732fe84bdc9788e26f9e9a1ad79451ec0f89f0120ffc8105d9"

[[packages]]
name = "wheel"
version = "0.45.1"

[[packages.wheels]]
name = "wheel-0.45.1-py3-none-any.whl"
url = "https://files.pythonhosted.org/packages/0b/2c/87f3254fd8ffd29e4c02732eee68a83a1d3c346ae39bc6822dcbcb697f2b/wheel-0.45.1-py3-none-any.whl"

[packages.wheels.hashes]
sha256 = "708e7481cc80179af0e556bbf0cc00b8444c7321e2700b8d8580231d13017248"

[[packages]]
name = "wppm"
version = "17.2.20250823"

[[packages.wheels]]
name = "wppm-17.2.20250823-py3-none-any.whl"
url = "https://files.pythonhosted.org/packages/ae/a9/2581cc7f91354eada41367bf68b91b1b7fba6cb6fb469f500dbaf6191539/wppm-17.2.20250823-py3-none-any.whl"

[packages.wheels.hashes]
sha256 = "0945411b12eaf6da134a9d8662a4afb2b25e129dd34fc2f6ef76ee62d61411c3"
Loading
0