Commit Graph

9 Commits

Author SHA1 Message Date
Hood Chatham e7bbb2010b
Run mkpkg update-all again (#3365)
Packages that are *not* up to date:
* gdal
* matplotlib
* packaging
* Pillow
* pillow_heif
* rebound
* reboundx
* shapely
* xgboost
* yt
* zarr
2022-12-18 15:18:50 -08:00
Hood Chatham 48309e65db
Run make -C packages update-all (#3348)
Upgrade 75 packages. The following packages have not been upgraded
because of test failures:

* matplotlib
* packaging
* Pillow
* rebound
* reboundx
* xgboost
* yt
* zarr
2022-12-15 15:08:24 -08:00
Gyeongjae Choi 6bfb9ba329
PKG Add geopandas, fiona, and GDAL (#3213) 2022-11-07 13:44:23 +09:00
Gyeongjae Choi 555f7828f4
Parse top-level import name from wheel file (#3006) 2022-09-06 15:20:04 +09:00
Roman Yurchak 62de53f5a8
Add build dependencies to meta.yaml (#2132)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Co-authored-by: Gyeongjae Choi <def6488@gmail.com>
2022-08-22 13:35:27 +09:00
Gyeongjae Choi 26535e33cd
Unvendor sqlite3 from stdlib (#2946)
Unvendor the standard library sqlite3 to reduce the size of the main module. It reduces the size of pyodide.asm.wasm around ~1.4MB.

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2022-08-22 08:52:50 +09:00
Roman Yurchak c85e00806b
MAINT Switch to pytest-pyodide (#2893)
Co-authored-by: ryanking13 <def6488@gmail.com>
2022-07-31 19:00:45 +09:00
Gyeongjae Choi 1b4b028993
BLD Ignore runtime lib flag on linking (#2848) 2022-07-10 12:11:03 +02:00
Ryan May c05b76273b
PKG Add PyProj (#2555)
Co-authored-by: Gyeongjae Choi <def6488@gmail.com>
2022-07-07 09:14:31 +09:00