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
26 changes: 13 additions & 13 deletions cibuildwheel/resources/build-platforms.toml
Original file line number Diff line number Diff line change
Expand Up @@ -159,12 +159,12 @@ python_configurations = [
{ identifier = "cp312-macosx_x86_64", version = "3.12", url = "https://www.python.org/ftp/python/3.12.10/python-3.12.10-macos11.pkg" },
{ identifier = "cp312-macosx_arm64", version = "3.12", url = "https://www.python.org/ftp/python/3.12.10/python-3.12.10-macos11.pkg" },
{ identifier = "cp312-macosx_universal2", version = "3.12", url = "https://www.python.org/ftp/python/3.12.10/python-3.12.10-macos11.pkg" },
{ identifier = "cp313-macosx_x86_64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.5/python-3.13.5-macos11.pkg" },
{ identifier = "cp313-macosx_arm64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.5/python-3.13.5-macos11.pkg" },
{ identifier = "cp313-macosx_universal2", version = "3.13", url = "https://www.python.org/ftp/python/3.13.5/python-3.13.5-macos11.pkg" },
{ identifier = "cp313t-macosx_x86_64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.5/python-3.13.5-macos11.pkg" },
{ identifier = "cp313t-macosx_arm64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.5/python-3.13.5-macos11.pkg" },
{ identifier = "cp313t-macosx_universal2", version = "3.13", url = "https://www.python.org/ftp/python/3.13.5/python-3.13.5-macos11.pkg" },
{ identifier = "cp313-macosx_x86_64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.6/python-3.13.6-macos11.pkg" },
{ identifier = "cp313-macosx_arm64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.6/python-3.13.6-macos11.pkg" },
{ identifier = "cp313-macosx_universal2", version = "3.13", url = "https://www.python.org/ftp/python/3.13.6/python-3.13.6-macos11.pkg" },
{ identifier = "cp313t-macosx_x86_64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.6/python-3.13.6-macos11.pkg" },
{ identifier = "cp313t-macosx_arm64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.6/python-3.13.6-macos11.pkg" },
{ identifier = "cp313t-macosx_universal2", version = "3.13", url = "https://www.python.org/ftp/python/3.13.6/python-3.13.6-macos11.pkg" },
{ identifier = "cp314-macosx_x86_64", version = "3.14", url = "https://www.python.org/ftp/python/3.14.0/python-3.14.0rc1-macos11.pkg" },
{ identifier = "cp314-macosx_arm64", version = "3.14", url = "https://www.python.org/ftp/python/3.14.0/python-3.14.0rc1-macos11.pkg" },
{ identifier = "cp314-macosx_universal2", version = "3.14", url = "https://www.python.org/ftp/python/3.14.0/python-3.14.0rc1-macos11.pkg" },
Expand Down Expand Up @@ -195,10 +195,10 @@ python_configurations = [
{ identifier = "cp311-win_amd64", version = "3.11.9", arch = "64" },
{ identifier = "cp312-win32", version = "3.12.10", arch = "32" },
{ identifier = "cp312-win_amd64", version = "3.12.10", arch = "64" },
{ identifier = "cp313-win32", version = "3.13.5", arch = "32" },
{ identifier = "cp313t-win32", version = "3.13.5", arch = "32" },
{ identifier = "cp313-win_amd64", version = "3.13.5", arch = "64" },
{ identifier = "cp313t-win_amd64", version = "3.13.5", arch = "64" },
{ identifier = "cp313-win32", version = "3.13.6", arch = "32" },
{ identifier = "cp313t-win32", version = "3.13.6", arch = "32" },
{ identifier = "cp313-win_amd64", version = "3.13.6", arch = "64" },
{ identifier = "cp313t-win_amd64", version = "3.13.6", arch = "64" },
{ identifier = "cp314-win32", version = "3.14.0-rc1", arch = "32" },
{ identifier = "cp314t-win32", version = "3.14.0-rc1", arch = "32" },
{ identifier = "cp314-win_amd64", version = "3.14.0-rc1", arch = "64" },
Expand All @@ -207,8 +207,8 @@ python_configurations = [
{ identifier = "cp310-win_arm64", version = "3.10.11", arch = "ARM64" },
{ identifier = "cp311-win_arm64", version = "3.11.9", arch = "ARM64" },
{ identifier = "cp312-win_arm64", version = "3.12.10", arch = "ARM64" },
{ identifier = "cp313-win_arm64", version = "3.13.5", arch = "ARM64" },
{ identifier = "cp313t-win_arm64", version = "3.13.5", arch = "ARM64" },
{ identifier = "cp313-win_arm64", version = "3.13.6", arch = "ARM64" },
{ identifier = "cp313t-win_arm64", version = "3.13.6", arch = "ARM64" },
{ identifier = "cp314-win_arm64", version = "3.14.0-rc1", arch = "ARM64" },
{ identifier = "cp314t-win_arm64", version = "3.14.0-rc1", arch = "ARM64" },
{ identifier = "pp38-win_amd64", version = "3.8", arch = "64", url = "https://downloads.python.org/pypy/pypy3.8-v7.3.11-win64.zip" },
Expand All @@ -221,7 +221,7 @@ python_configurations = [
[pyodide]
python_configurations = [
{ identifier = "cp312-pyodide_wasm32", version = "3.12", default_pyodide_version = "0.27.7", node_version = "v22" },
{ identifier = "cp313-pyodide_wasm32", version = "3.13", default_pyodide_version = "0.28.0", node_version = "v22" },
{ identifier = "cp313-pyodide_wasm32", version = "3.13", default_pyodide_version = "0.28.1", node_version = "v22" },
]

[android]
Expand Down
12 changes: 6 additions & 6 deletions cibuildwheel/resources/constraints-pyodide312.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
# nox -s update_constraints
annotated-types==0.7.0
# via pydantic
anyio==4.9.0
anyio==4.10.0
# via httpx
auditwheel-emscripten==0.1.0
# via pyodide-build
build==1.2.2.post1
# via
# -r .nox/update_constraints/tmp/constraints-pyodide.in
# pyodide-build
certifi==2025.7.14
certifi==2025.8.3
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.2
charset-normalizer==3.4.3
# via requests
click==8.1.8
# via
Expand All @@ -38,7 +38,7 @@ idna==3.10
# requests
leb128==1.0.8
# via auditwheel-emscripten
markdown-it-py==3.0.0
markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
Expand All @@ -48,7 +48,7 @@ packaging==25.0
# build
# pyodide-build
# unearth
pip==25.1.1
pip==25.2
# via -r .nox/update_constraints/tmp/constraints-pyodide.in
platformdirs==4.3.8
# via
Expand Down Expand Up @@ -107,7 +107,7 @@ unearth==0.17.5
# via pyodide-build
urllib3==2.5.0
# via requests
virtualenv==20.32.0
virtualenv==20.33.1
# via
# build
# pyodide-build
Expand Down
12 changes: 6 additions & 6 deletions cibuildwheel/resources/constraints-pyodide313.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
# nox -s update_constraints
annotated-types==0.7.0
# via pydantic
anyio==4.9.0
anyio==4.10.0
# via httpx
auditwheel-emscripten==0.1.0
# via pyodide-build
build==1.2.2.post1
# via
# -r .nox/update_constraints/tmp/constraints-pyodide.in
# pyodide-build
certifi==2025.7.14
certifi==2025.8.3
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.2
charset-normalizer==3.4.3
# via requests
click==8.1.8
# via
Expand All @@ -38,7 +38,7 @@ idna==3.10
# requests
leb128==1.0.8
# via auditwheel-emscripten
markdown-it-py==3.0.0
markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
Expand All @@ -48,7 +48,7 @@ packaging==25.0
# build
# pyodide-build
# unearth
pip==25.1.1
pip==25.2
# via -r .nox/update_constraints/tmp/constraints-pyodide.in
platformdirs==4.3.8
# via
Expand Down Expand Up @@ -106,7 +106,7 @@ unearth==0.17.5
# via pyodide-build
urllib3==2.5.0
# via requests
virtualenv==20.32.0
virtualenv==20.33.1
# via
# build
# pyodide-build
Expand Down
6 changes: 3 additions & 3 deletions cibuildwheel/resources/constraints-python310.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# nox -s update_constraints
altgraph==0.17.4
# via macholib
build==1.2.2.post1
build==1.3.0
# via -r cibuildwheel/resources/constraints.in
delocate==0.13.0
# via -r cibuildwheel/resources/constraints.in
Expand All @@ -18,7 +18,7 @@ packaging==25.0
# via
# build
# delocate
pip==25.1.1
pip==25.2
# via -r cibuildwheel/resources/constraints.in
platformdirs==4.3.8
# via virtualenv
Expand All @@ -28,7 +28,7 @@ tomli==2.2.1
# via build
typing-extensions==4.14.1
# via delocate
virtualenv==20.32.0
virtualenv==20.33.1
# via -r cibuildwheel/resources/constraints.in
zipp==3.23.0
# via importlib-metadata
6 changes: 3 additions & 3 deletions cibuildwheel/resources/constraints-python311.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# nox -s update_constraints
altgraph==0.17.4
# via macholib
build==1.2.2.post1
build==1.3.0
# via -r cibuildwheel/resources/constraints.in
delocate==0.13.0
# via -r cibuildwheel/resources/constraints.in
Expand All @@ -16,13 +16,13 @@ packaging==25.0
# via
# build
# delocate
pip==25.1.1
pip==25.2
# via -r cibuildwheel/resources/constraints.in
platformdirs==4.3.8
# via virtualenv
pyproject-hooks==1.2.0
# via build
typing-extensions==4.14.1
# via delocate
virtualenv==20.32.0
virtualenv==20.33.1
# via -r cibuildwheel/resources/constraints.in
6 changes: 3 additions & 3 deletions cibuildwheel/resources/constraints-python312.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# nox -s update_constraints
altgraph==0.17.4
# via macholib
build==1.2.2.post1
build==1.3.0
# via -r cibuildwheel/resources/constraints.in
delocate==0.13.0
# via -r cibuildwheel/resources/constraints.in
Expand All @@ -16,13 +16,13 @@ packaging==25.0
# via
# build
# delocate
pip==25.1.1
pip==25.2
# via -r cibuildwheel/resources/constraints.in
platformdirs==4.3.8
# via virtualenv
pyproject-hooks==1.2.0
# via build
typing-extensions==4.14.1
# via delocate
virtualenv==20.32.0
virtualenv==20.33.1
# via -r cibuildwheel/resources/constraints.in
6 changes: 3 additions & 3 deletions cibuildwheel/resources/constraints-python313.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# nox -s update_constraints
altgraph==0.17.4
# via macholib
build==1.2.2.post1
build==1.3.0
# via -r cibuildwheel/resources/constraints.in
delocate==0.13.0
# via -r cibuildwheel/resources/constraints.in
Expand All @@ -16,13 +16,13 @@ packaging==25.0
# via
# build
# delocate
pip==25.1.1
pip==25.2
# via -r cibuildwheel/resources/constraints.in
platformdirs==4.3.8
# via virtualenv
pyproject-hooks==1.2.0
# via build
typing-extensions==4.14.1
# via delocate
virtualenv==20.32.0
virtualenv==20.33.1
# via -r cibuildwheel/resources/constraints.in
6 changes: 3 additions & 3 deletions cibuildwheel/resources/constraints-python314.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# nox -s update_constraints
altgraph==0.17.4
# via macholib
build==1.2.2.post1
build==1.3.0
# via -r cibuildwheel/resources/constraints.in
delocate==0.13.0
# via -r cibuildwheel/resources/constraints.in
Expand All @@ -16,13 +16,13 @@ packaging==25.0
# via
# build
# delocate
pip==25.1.1
pip==25.2
# via -r cibuildwheel/resources/constraints.in
platformdirs==4.3.8
# via virtualenv
pyproject-hooks==1.2.0
# via build
typing-extensions==4.14.1
# via delocate
virtualenv==20.32.0
virtualenv==20.33.1
# via -r cibuildwheel/resources/constraints.in
2 changes: 1 addition & 1 deletion cibuildwheel/resources/constraints-python38.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ tomli==2.2.1
# via build
typing-extensions==4.13.2
# via delocate
virtualenv==20.32.0
virtualenv==20.33.1
# via -r cibuildwheel/resources/constraints.in
zipp==3.20.2
# via importlib-metadata
6 changes: 3 additions & 3 deletions cibuildwheel/resources/constraints-python39.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# nox -s update_constraints
altgraph==0.17.4
# via macholib
build==1.2.2.post1
build==1.3.0
# via -r cibuildwheel/resources/constraints.in
delocate==0.13.0
# via -r cibuildwheel/resources/constraints.in
Expand All @@ -18,7 +18,7 @@ packaging==25.0
# via
# build
# delocate
pip==25.1.1
pip==25.2
# via -r cibuildwheel/resources/constraints.in
platformdirs==4.3.8
# via virtualenv
Expand All @@ -28,7 +28,7 @@ tomli==2.2.1
# via build
typing-extensions==4.14.1
# via delocate
virtualenv==20.32.0
virtualenv==20.33.1
# via -r cibuildwheel/resources/constraints.in
zipp==3.23.0
# via importlib-metadata
6 changes: 3 additions & 3 deletions cibuildwheel/resources/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# nox -s update_constraints
altgraph==0.17.4
# via macholib
build==1.2.2.post1
build==1.3.0
# via -r cibuildwheel/resources/constraints.in
delocate==0.13.0
# via -r cibuildwheel/resources/constraints.in
Expand All @@ -16,13 +16,13 @@ packaging==25.0
# via
# build
# delocate
pip==25.1.1
pip==25.2
# via -r cibuildwheel/resources/constraints.in
platformdirs==4.3.8
# via virtualenv
pyproject-hooks==1.2.0
# via build
typing-extensions==4.14.1
# via delocate
virtualenv==20.32.0
virtualenv==20.33.1
# via -r cibuildwheel/resources/constraints.in
2 changes: 1 addition & 1 deletion cibuildwheel/resources/nodejs.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
url = "https://nodejs.org/dist/"
v22 = "v22.17.1"
v22 = "v22.18.0"
v20 = "v20.19.4"
Loading
Loading