Commit Graph

1772 Commits

Author SHA1 Message Date
Hood Chatham 59016f24c4
Improve error message when a destroyed pyproxy is used (#2121) 2022-01-23 14:35:58 -08:00
Gyeongjae Choi de61d5ab1f
Add basic test for sqlalchemy (#2116) 2022-01-19 12:28:07 +01:00
Christian Staudt 3293f1d46d
PKG added sqlalchemy (#2112) 2022-01-19 00:26:20 +01:00
Gyeongjae Choi 039618988f
DOC Add version alert on latest docs (#2093) 2022-01-16 20:00:22 -08:00
Hood Chatham a206386564
Fix numpy comparator functions (#2110) 2022-01-16 15:52:34 -08:00
Hood Chatham c8f8718ad6
FIX scipy Templated_PyUFunc (#2109) 2022-01-16 12:30:42 -08:00
Hood Chatham 5c1588d011
MAINT Refactor of load-pyodide (reduces diff to wheels PR) (#2106) 2022-01-13 14:52:06 -08:00
Seungmin Kim 3f5a6aceda
Fix CI Pre-build docker image not deploying on tags (#2105) 2022-01-13 09:15:53 +01:00
Hood Chatham 9d515cc2d2 Bump version to 0.20.0dev0 2022-01-10 22:39:17 -08:00
Hood Chatham cd1971ca0f Revert "Version 0.19.0 (#2099)"
This reverts commit 276d396fff.
2022-01-10 15:48:30 -08:00
Hood Chatham 276d396fff
Version 0.19.0 (#2099) 2022-01-10 15:17:53 -08:00
Hood Chatham cced9017bd
DOC Changelog updates for v0.19 (#2098)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2022-01-10 15:09:36 -08:00
Hood Chatham 0640a6714d
MAINT Remove routing rules section from s3-website-config (#2097) 2022-01-10 14:02:31 -08:00
Hood Chatham 1f4f3e2b85
MAINT Apply prettier to everything by default (#2095) 2022-01-10 13:47:59 -08:00
Hood Chatham 79c6688535
Run pyodide-build update-all (#2085) 2022-01-10 11:54:11 -08:00
Hood Chatham dcef27fe37
FIX Pandas depends on setuptools (#2090) 2022-01-09 18:40:47 +01:00
Hood Chatham b979a11117
Update astropy to version 5.0 (#2086)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2022-01-09 18:40:21 +01:00
Roman Yurchak 5bc26a6650
CI Deploy pyodide-build to PyPi on releases (#2087) 2022-01-09 13:09:18 +01:00
Roman Yurchak ca7bd67636
Upgrade to statsmodels 0.13.1 (#2073)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2022-01-07 11:06:52 -08:00
Hood Chatham 1bbe1ed12a
DOC Updates to roadmap (#2083)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2022-01-07 11:06:27 -08:00
Gyeongjae Choi ecccb9bc63
Apply black with updated docker image version (#2084) 2022-01-07 10:54:27 +01:00
Roman Yurchak 8ab59813f0
DOC Minor changelog improvements in preparation of the release (#2082) 2022-01-07 00:50:08 +01:00
Wei Ouyang 4602ccf156
Upgrade scikit-image to v0.19.1 (#2005)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2022-01-07 00:47:56 +01:00
Seungmin Kim 834f178673
Update GitHub Workflows Image Build and Support ghcr.io (#1995)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2022-01-07 00:47:30 +01:00
Gyeongjae Choi ce2746b690
DOCS Documentation cleanup [skip ci] (#2070)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
Co-authored-by: Sylvain Riondet <sylvain.riondet@emailtree.ai>
Co-authored-by: Sylvain <sylvainriondet@gmail.com>
2022-01-04 16:46:00 +01:00
Liumeo 718efb013b
DOC Add SymPy Beta to related projects [skip ci] (#2077) 2022-01-03 21:38:54 -08:00
Hood Chatham 5309d21371
Update to Scipy 1.7.3 (#2065) 2022-01-03 23:07:13 +01:00
Wei Ouyang 6f318244f9
PKG Upgrade msgpack to 1.0.3 (#2071) 2022-01-03 23:02:58 +01:00
Hood Chatham eab2381c87
Fix needs_build for stdlib packages (#2072) 2022-01-01 17:16:16 -08:00
Hood Chatham f44f7b3dfe
ENH improvements to pyodide-build (#2069) 2021-12-31 09:29:36 -08:00
Hood Chatham 42180e8681
Make buildall print list of in progress packages (#2064) 2021-12-27 10:00:09 +01:00
Hood Chatham 729d54716b
DOCS Fix capitalization of package names in readme [skip ci] (#2068) 2021-12-26 12:46:03 -08:00
Alexey Ignatiev c28f30d39f
Update python-sat (#2066) 2021-12-25 21:03:15 -08:00
Hood Chatham 282fbedcad
MAINT Invoke pywasmcross via function calls (#2063) 2021-12-25 12:08:43 -08:00
Hood Chatham d56cc330c8 Revert "Make buildall print list of in progress packages"
I don't know why 'git push' decided to push to upstream rather than to origin (not that I was trying to update 'origin main' either)

This reverts commit 7ca0bb5702.
2021-12-22 17:15:46 -08:00
Hood Chatham 7ca0bb5702 Make buildall print list of in progress packages 2021-12-22 17:12:36 -08:00
Hood Chatham a9d8159b85
DOC Maintainer info publishing alpha releases to npmjs (#2061) 2021-12-21 17:40:58 -08:00
Hood Chatham e5cbda74fa
MAINT More pywasmcross cleanup (#2059)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-12-21 17:40:13 -08:00
Hood Chatham 64ecf4b1df Revert "Version 0.19.0a1"
This reverts commit 07e92b806d.
2021-12-20 16:03:32 -08:00
Hood Chatham 07e92b806d Version 0.19.0a1 2021-12-20 16:01:19 -08:00
Hood Chatham ea68e933af
DOCS Add info about making an alpha release to maintainer docs (#2060) 2021-12-20 15:59:20 -08:00
Hood Chatham 6065bcd532
MAINT Clean up environment variables and pywasmcross (#2053) 2021-12-20 11:26:27 -08:00
LeoPsidom 02511719e0
DOC Update changelog for numpy upgrade (#2054) 2021-12-19 17:40:38 -08:00
Hood Chatham da4fdebf79
FIX Correctly handle cancelled handles in webloop (#2022) 2021-12-19 13:05:23 -08:00
Gyeongjae Choi a7e456308f
TST Fix install_archive test cleanup (#2052) 2021-12-19 10:14:04 -08:00
Gyeongjae Choi 5dd933a4bf
Fix reentrant error test (#2051) 2021-12-17 22:42:41 -08:00
Hood Chatham 5b085e7aa3
MAINT Don't include debug symbols in distribution (#2050) 2021-12-17 13:08:25 -08:00
Thorsten Beier 0b9f33c763
Add pyb2d package (#1968) 2021-12-17 08:24:13 -08:00
Hood Chatham bdbcbd12d7
Maint Clean up the loading guards a bit (#2049) 2021-12-17 07:39:40 -08:00
Hood Chatham 17f675a89e
MAINT Clean up buildpkg (#2036) 2021-12-14 20:02:27 -08:00