Commit Graph

1807 Commits

Author SHA1 Message Date
Henry Schreiner 66856a7427
MAINT isort (#2200) 2022-02-21 23:27:03 +01:00
Henry Schreiner ed22c06e07
chore: pyupgrade 3.9+ (#2195) 2022-02-20 17:13:37 -05:00
Henry Schreiner 1a8514d4a8
Add boost-histogram (#2174)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2022-02-19 10:18:46 +01:00
Roman Yurchak c11fabc479
Fix pre-commit CI (#2191) 2022-02-19 09:33:49 +01:00
Henry Schreiner 41b6db1bab
style: improve pre-commit (#2177) 2022-02-19 09:06:25 +01:00
Hood Chatham 30ea13fbbf
Support for C++ exceptions in packages (#2178) 2022-02-19 08:31:19 +01:00
Gyeongjae Choi 1041e8ebee
Pin markupsafe version (#2183) 2022-02-18 07:55:33 -05:00
Gyeongjae Choi fcc8c4889f
Strip whitespace from micropip.list() output (#2181) 2022-02-16 09:06:43 -05:00
Gyeongjae Choi 55fbd32ef3
ENH Show informative error message when fetching wheel fails (#2175)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2022-02-15 12:20:24 +01:00
Hood Chatham 32f9d791be
Add default_converter argument to to_py (#2170) 2022-02-14 15:15:28 -05:00
Henry Schreiner d6e9ddf1f5
fix(mkpkg): arguments were incorrect (#2176)
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2022-02-14 15:14:06 -05:00
Gyeongjae Choi 525d1111b0
CI Improve docker tagging rules (#2168) 2022-02-14 18:34:13 +01:00
Hood Chatham 39e028136a
MAINT Add Hiwire to top level namespace (#2173) 2022-02-14 09:20:15 -05:00
Hood Chatham f784e5e3d0
Use wheels instead of sdists for pure Python packages (#2126) 2022-02-12 16:44:10 -05:00
Hood Chatham 2b75cd685b
Add wrapt (#2165) 2022-02-12 16:32:29 -05:00
Gyeongjae Choi 950c1dcbd2
CI Update to newer docker image (#2160) 2022-02-10 09:36:18 +01:00
Gyeongjae Choi 54f6ba4d9a
Update Dockerfile to install latest browser versions (#2152)
* Update dockerfile and requirements.txt

* Temporarily use custom docker image

* Add build args for auto deployment

* Add missing build args

* Fix comment

* Temporarily disable the crashing test

* Change ARGS to ENV

* Use direct url instead of apt for chrome

* Support chrome versioning

* Update docker image

* Fix build args to env variables

* Revert to build args

* Unify version argument format

* Bring back the original CI image
2022-02-09 21:23:05 +09:00
Gyeongjae Choi 2005c9d231
Update the statsmodels URL (#2153)
* Update checksum of statsmodels

* Change url to PyPI
2022-02-02 14:19:37 +09:00
Hood Chatham 391c43e662
MAINT Separate some things out of Module (#2144) 2022-01-30 11:08:44 -08:00
Luka Mamukashvili 42cd4a49b7
MAINT Refactor *console.py* (#2140) 2022-01-30 09:40:21 -08:00
Paul Korzhyk 33ab51a4ed
DOC Fix typo in packages path [skip ci] (#2146) 2022-01-30 12:05:53 +01:00
Hood Chatham 597857fb23
MAINT Reorder make lint to typecheck first before running formatters (#2139) 2022-01-29 20:00:52 -08:00
Hood Chatham 0e77ba439b
MAINT refactor js2python to allow future options (#2138) 2022-01-29 19:30:58 -08:00
Hood Chatham 75aa9ba678
MAINT Split js2python_init into a separate .js file (#2136) 2022-01-27 16:35:26 +01:00
Hood Chatham 6bdd96c964
Fix numpy fatal error: incorrect random_float_fill return type (#2137)
Upstream PR numpy/numpy#20911
2022-01-27 00:13:32 -08:00
Hood Chatham ad114b72a2
Fix typescript documentation (#2130) 2022-01-27 00:03:50 -08:00
dependabot[bot] 42d13a00ce
Bump node-fetch from 2.6.1 to 2.6.7 in /src/js (#2135)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 22:19:48 +01:00
Hood Chatham 9b5b6396ac
Use typescript (split from #2130, doesn't fix docs) (#2133) 2022-01-25 17:43:39 +01:00
Gyeongjae Choi 581e8fdde8
MAINT Do not print all archived files when building (#2134) 2022-01-25 21:58:43 +09:00
dependabot[bot] 21ebeed968
Bump node-fetch from 2.6.1 to 2.6.7 in /src/js (#2128)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 23:28:28 +01:00
Hood Chatham 704783ba91
Split off webworker / node compatibility into separate file (#2129) 2022-01-24 09:52:50 -08:00
Thorsten Beier e6ef8d696e
PKG updated pyb2d version (#2117) 2022-01-24 18:03:22 +01:00
Hood Chatham 56cffbc647
Use error-stack-parser to make better stack traces (#2123) 2022-01-23 20:11:10 -08:00
Liumeo 50938f3797
FIX REPL tab at beginning of line should indent not complete (#2125) 2022-01-23 17:50:08 -08:00
Hood Chatham 8323987b39
Use wheels instead of file_packager (#2027) 2022-01-23 17:47:04 -08:00
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