agriyakhetarpal opened a new pull request, #47330: URL: https://github.com/apache/arrow/pull/47330
### Rationale for this change This PR allows PyArrow to be built and tested against the new `pyodide_2025_0` ABI introduced with [the Pyodide 0.28 release](https://blog.pyodide.org/posts/0.28-release/). Towards #47329 ### What changes are included in this PR? This PR updates the Pyodide version in the build scripts to 0.28.1, and the Emscripten version to 4.0.9. ### Are these changes tested? ### Are there any user-facing changes? Yes, downstream packagers trying to build a WASM wheel for Pyodide are now requested to use newer Pyodide and Emscripten versions, and the latest stable version of pyodide-build available. GitHub Issue: https://github.com/apache/arrow/issues/47329 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org