Commit Graph

7 Commits

Author SHA1 Message Date
Hood Chatham a4f644daf0
Update most packages (#4500) 2024-02-12 15:31:32 -08:00
Gyeongjae Choi 2c462a3aaa
Add recipe-maintainers section in meta.yaml (#4497)
This adds recipe-maintainers section in meta.yaml, inspired by conda-forge.

There is no automated usage for this section yet, but it suggests who we can ping if
something is wrong with a package. In the future, we may make a tool that automatically
notifies recipe maintainers.
2024-02-12 13:06:34 -08:00
Gyeongjae Choi 2824ffa523
Remove cramjam 2.8.1 monkeypatch and fix build issue (#4475)
There was a upstream fix: gyscos/zstd-rs#209, but was not applied to the latest zstd-rs release.
2024-02-03 13:52:26 -08:00
Hood Chatham 80fdd57b4c
Update cramjam to 2.8.1 (#4473)
Split off from #4468 / #4435 for visibility because it's a bit troublesome.

clang gives a weird error saying that qsort and memcmp were not declared.
This despite the fact that the file in question imported stdlib.h where they
are declared.
2024-02-02 18:59:30 -08:00
Hood Chatham ffa2dd7036
NFC Factor out common setup for rust packages (#3908) 2023-06-07 08:45:26 -07:00
Gyeongjae Choi f5f1bb5ca3
Specify rust toolchain requirements in cramjam meta.yaml (#3691) 2023-03-24 13:14:47 +09:00
Joe Marshall 0fdf9a80fa
Add Fastparquet (#3590) 2023-03-02 14:46:58 +09:00