Hood Chatham
a4f644daf0
Update most packages ( #4500 )
2024-02-12 15:31:32 -08:00
Gyeongjae Choi
88e988e2ea
Update packages for 0.24.0 ( #4088 )
2023-09-02 02:53:56 -07:00
Hood Chatham
94b933b717
Remove optional requirements from lxml meta.yaml ( #3482 )
2023-01-22 09:13:01 +01:00
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
555f7828f4
Parse top-level import name from wheel file ( #3006 )
2022-09-06 15:20:04 +09:00
Gyeongjae Choi
e4bc821d35
Raise error when static libraries are specified as a runtime dependency ( #3055 )
2022-09-04 12:53:09 +02: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
Hood Chatham
f4f179fee8
Update packages ( #2758 )
...
Everything is up to date except:
* yt
* opencv-python
2022-06-22 11:12:05 -07:00
Gyeongjae Choi
ad0064e2c4
BLD Install libraries to centralized directory ( #2551 )
2022-05-18 13:14:16 +09:00
Hood Chatham
74e6809da1
Update lxml ( #2239 )
2022-03-09 21:36:01 -08:00
Hood Chatham
79c6688535
Run pyodide-build update-all ( #2085 )
2022-01-10 11:54:11 -08:00
Hood Chatham
f44f7b3dfe
ENH improvements to pyodide-build ( #2069 )
2021-12-31 09:29:36 -08:00
Hood Chatham
1010c0e3bf
Make build scripts share environment and update lxml package ( #1706 )
2021-09-07 20:29:49 -07:00
Hood Chatham
b4f4bcffdc
Update to Python 3.9.5 ( #1637 )
...
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-06-19 15:49:25 -07:00
Dexter Chua
ac3f1a358e
Build C libraries with the Python build system ( #1027 )
2021-01-03 22:09:40 +01:00
Dexter Chua
8de2ed1202
Build C libraries via buildall.py ( #927 )
...
This addresses part of #713 , by listing and building C libraries as
dependencies. This means we automatically build CLAPACK when needed, and
`lxml`'s C dependencies are not built if lxml is not. In particular,
building "core" should now be faster.
The building itself is still performed by Makefile.
2020-12-23 14:24:32 +01:00
Roman Yurchak
bcc4f6b521
MNT Clean-up root folder ( #714 )
...
* Move six
* Move jedi and parso
* Move lz4
* Move CLAPACK
* Move zlib and libxslt
* Move libiconv and libxml
* Remobe netlify/state.json and move remove_modules to cpython
* Move bumpversion.cfg to setup.cfg
* Reset cache
* Fix test_common.py
2020-07-08 16:58:10 +02:00
Jay Harris
d1a5cfeb25
Compile python lxml ( #544 )
...
Co-authored-by: Luiz Silva <luizfrdasilva@gmail.com>
2020-06-30 18:37:22 +02:00