Hood Chatham
a4f644daf0
Update most packages ( #4500 )
2024-02-12 15:31:32 -08:00
Hood Chatham
af81b94c1e
Updates to packages from #4435 ( #4468 )
2024-02-03 10:51:51 +09:00
Gyeongjae Choi
88e988e2ea
Update packages for 0.24.0 ( #4088 )
2023-09-02 02:53:56 -07: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
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
c27e481d25
Remove cython patches for scikit-learn and statsmodels ( #2831 )
...
These do not seem to be needed anymore.
2022-07-02 19:50:38 -07:00
Hood Chatham
e732cb9dd7
meta.yaml keys for cross-build environment ( #2536 )
...
This moves unisolation into a package key. `cross-build-env: true` means the package
is part of the cross build environment and should be unisolated. `cross-build-files`
gives a list of files that should be copied from the built copy of the package into the host
copy of the package.
This will allow us to construct a cross build environment automatically as part of building
packages. If we have these files and the Python include directory, this is sufficient for
cross-building binary packages.
2022-05-11 20:31:16 -07:00
Hood Chatham
c477ca623a
Update statsmodels to v0.13.2 ( #2366 )
2022-04-07 18:34:42 -07: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
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
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
Roman Yurchak
263309102d
Unvendor distutils ( #1543 )
...
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2021-05-02 15:42:28 +02:00
Roman Yurchak
d175636851
Update to numpy 1.17.5 ( #887 )
2021-03-23 22:49:38 +01:00
joemarshall
1bd8380c01
Emscripten 2.0.12 Upstream backend ( #1102 )
...
Co-authored-by: Dexter Chua <dalcde@users.noreply.github.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-02-06 08:58:12 +01:00
Roman Yurchak
e7dd4588ab
MNT Add pre-commit config ( #698 )
2020-06-27 14:57:48 +02:00
Inés Añibarro
74b4461bda
Feature/add statsmodels ( #515 )
...
* adding meta.yaml for statsmodels
* adding meta.yaml for statsmodels
* adding requirements in meta
* downgrading statsmodels to 0.9.0
2019-10-10 08:25:24 -04:00