Commit Graph

3706 Commits

Author SHA1 Message Date
JHM Darbyshire 0cbe69b0da
Add rateslib 1.7 update to changelog (#5402) 2025-02-01 20:18:52 +01:00
Hood Chatham 41b47b57f9
Emscripten 3.1.73 (#5401) 2025-02-01 20:14:52 +01:00
Hood Chatham 3520c92482
Emscripten 3.1.72 (#5399) 2025-02-01 13:02:06 +01:00
JHM Darbyshire b4aea70562
UPG: update rateslib to 1.7.0 (#5400) 2025-02-01 20:55:49 +09:00
Kai Mühlbauer d185643b6e
xarray release v2025.01.2 (#5394) 2025-02-01 20:55:14 +09:00
Hood Chatham fbf2c110a1
Update pyodide-build to tip of tree (#5396)
Co-authored-by: Gyeongjae Choi <def6488@gmail.com>
2025-02-01 08:52:34 +01:00
Hood Chatham 549a6edc69
Emscripten 3.1.71 (#5337) 2025-02-01 08:16:05 +01:00
Hood Chatham eebce17dee
Emscripten 3.1.70 (#5397) 2025-01-31 21:02:10 +01:00
Hood Chatham 7d42758ecb
Add sdl2_image-wasm-sjlj patch (#5395)
This is from #5320 but it can be merged ahead of that and I want to reduce
conflicts with the emscripten version updates
2025-01-31 14:35:41 +01:00
Hood Chatham 05d4096c3b
Emscripten 3.1.69 (#5391) 2025-01-31 14:34:53 +01:00
John Wason be5e6de2cb
Fix RobotRaconteur package with Emscripten 3.1.66+ (#5393) 2025-01-31 08:30:37 +01:00
Hood Chatham e569512088
Make a new branch in update_emscripten.py (#5392) 2025-01-31 08:28:50 +01:00
Hood Chatham 6c3d59b042
Emscripten 3.1.68 (#5390) 2025-01-30 18:50:19 +01:00
Marco Edward Gorelli 3bad273e6c
Update Narwhals to 1.24.1 (#5386) 2025-01-30 21:56:46 +05:30
Hood Chatham 6a7c92303c
Emscripten 3.1.67 (#5333) 2025-01-30 14:47:15 +01:00
Hood Chatham 6a1a74aa31
Remove exitStatus patch (#5389) 2025-01-30 14:44:12 +01:00
Samuel Colvin 6c78e4a72e
Add jiter (#5388) 2025-01-30 14:00:23 +01:00
Hood Chatham b28e9bcbc1
Emscripten 3.1.66 (#5382) 2025-01-30 11:03:58 +01:00
Agriya Khetarpal 11ddd33fb7
Update PyWavelets to version 1.8.0, remove optional dependencies from requirements (#5387)
Co-authored-by: Gyeongjae Choi <def6488@gmail.com>
2025-01-30 13:28:42 +05:30
Hood Chatham 24226e85cb
update-emscripten: Stage files and commit (#5383) 2025-01-29 21:40:14 +01:00
Joe Marshall e2d88dcda3
removed debug prints from httpx (#5385) 2025-01-29 13:13:55 +00:00
Hood Chatham 755f8281ed
Emscripten 3.1.65 (#5379) 2025-01-29 12:06:53 +01:00
Loïc Estève 598a399f65
Fix Pyodide version 0.27.2 in changelog (#5380) 2025-01-28 14:20:27 +01:00
Hood Chatham ed8ad327ec
Emscripten 3.1.64 (#5360) 2025-01-28 14:08:51 +01:00
Gyeongjae Choi aa44430baf
TST Update import test to use lockfile (#5361)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-27 15:12:41 +09:00
Gyeongjae Choi 07dd6190c6
Increase timeout for webworker test (#5375) 2025-01-25 23:48:24 +09:00
github-actions[bot] f9b86ed23b
Update cross-build metadata file for version 0.27.2 (#5373)
Co-authored-by: pyodide-ci-bot <81193237+pyodide-ci-bot@users.noreply.github.com>
2025-01-24 16:30:54 +09:00
Hood Chatham b5a3a4d232
Update changelog for 0.27.2 (#5371) 2025-01-23 14:44:30 +01:00
Hood Chatham 68ee2833e2
Update packaging to 24.2 (#5370) 2025-01-23 22:33:30 +09:00
Samuel Colvin e937d9f2a9
Upgrade pydantic to 2.10.5 and add tests (#5368)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2025-01-23 07:58:56 +00:00
Samuel Colvin 04f63cc644
fix chromedriver link (#5364) 2025-01-22 22:16:18 +01:00
Hood Chatham 9bee7c7fc3
Emscripten 3.1.63 (#5363) 2025-01-22 13:26:30 +01:00
Gyeongjae Choi 71ca839545
Update Installer.install API to allow writing custom metadata files (#5358)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-22 17:02:49 +09:00
Hood Chatham 58b389ec7c
Emscripten 3.1.62 (#5334) 2025-01-21 12:34:56 +01:00
Hood Chatham 4f61642fd7
Emscripten 3.1.61 (#5357) 2025-01-20 15:44:04 +01:00
Hood Chatham 581b12230b
Add docs on upgrading Emscripten (#5356) 2025-01-20 13:43:59 +01:00
Hood Chatham eee404af2e
Add update_emscripten tool (#5354)
Automate some of the steps of an Emscripten update
2025-01-20 11:53:04 +01:00
Gyeongjae Choi 99a8c3a74b
CI Enable prebuilt packages (#5346)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-20 19:16:09 +09:00
Hood Chatham 3b04ab8b2e
Move make_test_list.py to tools directory (#5353) 2025-01-19 23:17:17 +01:00
Hood Chatham 28ff64fc9a
Emscripten 3.1.60 (#5350) 2025-01-19 22:11:28 +01:00
Loïc Estève 77a46ebb77
Update scikit-learn to 1.6.1 (#5342) 2025-01-19 19:56:45 +01:00
Hood Chatham 1154ed422d Fix codespell 2025-01-17 12:23:33 +01:00
Hood Chatham c506083f3c
Emscripten 3.1.59 (#5343)
No difficulties here.
2025-01-17 09:25:39 +01:00
Hood Chatham 65dd6626a1
Rust: Remove -Zlink-native-libs=no and bigint flags (#5340)
We don't need these anymore. link_native_libs=no was fixed by:
rust-lang/libc#4002
and wasm_bigint was fixed by:
rust-lang/rust#131736

For some reason we have to explicitly say -Zlink-native-libs=yes
to get tests passing even though this should be the default...
2025-01-17 09:19:02 +01:00
Gyeongjae Choi 794fb8c49c
TST Fix S3 test (#5347) 2025-01-17 15:39:24 +09:00
Hood Chatham ead31b9407
Beta rustup (#5348)
Use a docker image with beta rustup. Resolves #5345.
2025-01-16 16:17:05 +01:00
Christian Clauss e9f3c2a355
pre-commit: Upgrade to ruff v0.9.1 and the 2025 stable format (#5339) 2025-01-16 10:23:55 +01:00
Hood Chatham d92e0ed72f Reenable => re-enable 2025-01-15 22:18:52 +01:00
Hood Chatham e4b3987c9b Disable 2024_0 wheels 2025-01-15 22:16:59 +01:00
Hood Chatham 10efdccca4 Put back pyodide-build to main branch 2025-01-15 22:13:51 +01:00