@@ -220,13 +220,13 @@ python_configurations = [
220
220
221
221
[pyodide ]
222
222
python_configurations = [
223
- { identifier = " cp312-pyodide_wasm32" , version = " 3.12" , default_pyodide_version = " 0.27.6 " , node_version = " v22" },
223
+ { identifier = " cp312-pyodide_wasm32" , version = " 3.12" , default_pyodide_version = " 0.27.7 " , node_version = " v22" },
224
224
{ identifier = " cp313-pyodide_wasm32" , version = " 3.13" , default_pyodide_version = " 0.28.0a3" , node_version = " v22" },
225
225
]
226
226
227
227
[ios ]
228
228
python_configurations = [
229
- { identifier = " cp313-ios_arm64_iphoneos" , version = " 3.13" , url = " https://github.com/beeware/Python-Apple-support/releases/download/3.13-b8 /Python-3.13-iOS-support.b8 .tar.gz" },
230
- { identifier = " cp313-ios_x86_64_iphonesimulator" , version = " 3.13" , url = " https://github.com/beeware/Python-Apple-support/releases/download/3.13-b8 /Python-3.13-iOS-support.b8 .tar.gz" },
231
- { identifier = " cp313-ios_arm64_iphonesimulator" , version = " 3.13" , url = " https://github.com/beeware/Python-Apple-support/releases/download/3.13-b8 /Python-3.13-iOS-support.b8 .tar.gz" },
229
+ { identifier = " cp313-ios_arm64_iphoneos" , version = " 3.13" , url = " https://github.com/beeware/Python-Apple-support/releases/download/3.13-b9 /Python-3.13-iOS-support.b9 .tar.gz" },
230
+ { identifier = " cp313-ios_x86_64_iphonesimulator" , version = " 3.13" , url = " https://github.com/beeware/Python-Apple-support/releases/download/3.13-b9 /Python-3.13-iOS-support.b9 .tar.gz" },
231
+ { identifier = " cp313-ios_arm64_iphonesimulator" , version = " 3.13" , url = " https://github.com/beeware/Python-Apple-support/releases/download/3.13-b9 /Python-3.13-iOS-support.b9 .tar.gz" },
232
232
]
0 commit comments