Skip to content

Commit c82ed15

Browse files
agriyakhetarpalmayeut
authored andcommitted
Bump to Pyodide 0.27 (pypa#2117)
* Bump to Pyodide 0.27 * Update the Pyodide target's constraints
1 parent 197fec4 commit c82ed15

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cibuildwheel/resources/build-platforms.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,5 +196,5 @@ python_configurations = [
196196

197197
[pyodide]
198198
python_configurations = [
199-
{ identifier = "cp312-pyodide_wasm32", version = "3.12", pyodide_version = "0.26.4", pyodide_build_version = "0.29.0", emscripten_version = "3.1.58", node_version = "v20" },
199+
{ identifier = "cp312-pyodide_wasm32", version = "3.12", pyodide_version = "0.27.0", pyodide_build_version = "0.29.2", emscripten_version = "3.1.58", node_version = "v20" },
200200
]

cibuildwheel/resources/constraints-pyodide312.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ pydantic-core==2.27.0
6060
# via pydantic
6161
pygments==2.18.0
6262
# via rich
63-
pyodide-build==0.29.0
63+
pyodide-build==0.29.2
6464
# via -r .nox/update_constraints/tmp/constraints-pyodide.in
6565
pyodide-cli==0.2.4
6666
# via
@@ -79,7 +79,7 @@ rich==13.9.4
7979
# pyodide-build
8080
# pyodide-cli
8181
# typer
82-
ruamel-yaml==0.18.6
82+
ruamel-yaml==0.18.7
8383
# via pyodide-build
8484
ruamel-yaml-clib==0.2.12
8585
# via ruamel-yaml

0 commit comments

Comments
 (0)