summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-04-24Extend patch to 1.82.0 (#37138)Juan Miguel Carceller1-1/+1
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2023-04-24py-sphinx: add v6.2.0 (#37140)Adam J. Stewart1-1/+3
2023-04-24silo: loosen hdf5 version requirements (#37146)Seth R. Johnson1-1/+1
We have successfully been building silo@4.10.2 against hdf5@1.10.4 from some time. Refinement of #34275 (which was concerned with 4.11 but unnecessarily restricted 4.10).
2023-04-24py-pandas: add v2.0.1 (#37148)Adam J. Stewart1-0/+1
2023-04-24py-lightning: add v2.0.2 (#37149)Adam J. Stewart1-0/+1
2023-04-24MXNet: add v1.9 (#36590)Adam J. Stewart4-24/+34
2023-04-24gptune: add new v4.0.0; relax py-numpy requirement to align with ↵eugeneswalker1-1/+3
requirements.txt (#37141)
2023-04-24do not use device_alloc (#37147)Anton Kozhevnikov1-2/+2
2023-04-24Copy more logs to CI artifacts (#36783)Adam J. Stewart1-8/+8
* Copy more logs to CI artifacts * Trigger rebuilds again * Remove test variant
2023-04-24graphviz: add v8.0.1 (#36724)Alec Scott1-0/+1
2023-04-24libdap4: add v3.20.6 (#37112)Alec Scott1-0/+1
2023-04-24libconfig: add v1.7.3 (#37111)Alec Scott1-0/+1
2023-04-24libcap-ng: add v0.8.3 (#37110)Alec Scott1-0/+1
2023-04-24hohqmesh: add v1.3.0 (#37108)Alec Scott1-0/+1
2023-04-24highway: add v1.0.4 (#37107)Alec Scott1-0/+1
2023-04-24grep: add v3.10 (#37106)Alec Scott1-0/+1
2023-04-24gpgme: add v1.20.0 (#37105)Alec Scott1-0/+1
2023-04-24fio: add v3.34 (#37104)Alec Scott1-0/+1
2023-04-24fdupes: add v2.2.1 (#37103)Alec Scott1-0/+1
2023-04-24cpp-argparse: add v2.9 (#37102)Alec Scott1-0/+1
2023-04-24codec2: add v1.0.5 (#37101)Alec Scott1-0/+1
2023-04-24bracken: add v2.8 (#37099)Alec Scott1-0/+1
2023-04-24beast2: add v2.6.7 (#37098)Alec Scott1-0/+1
2023-04-24args: add v6.4.6 (#37097)Alec Scott1-0/+1
2023-04-24apktool: add v2.7.0 (#37096)Alec Scott1-0/+1
2023-04-24lis: add v2.1.1 (#37113)Alec Scott1-0/+1
2023-04-24maeparser: add v1.3.1 (#37114)Alec Scott1-0/+1
2023-04-24mrcpp: add v1.4.2 (#37115)Alec Scott1-0/+1
2023-04-24msmc2: add v2.1.4 (#37116)Alec Scott1-0/+1
2023-04-24opam: add v2.1.3 (#37117)Alec Scott1-0/+1
2023-04-24openal-soft: add v1.23.1 (#37118)Alec Scott1-0/+1
2023-04-24poke: add v3.1 (#37120)Alec Scott1-0/+1
2023-04-24pugixml: add v1.13 (#37121)Alec Scott1-0/+1
2023-04-24rabbitmq-c: add v0.13.0 (#37122)Alec Scott1-0/+1
2023-04-24rsem: add v1.3.3 (#37123)Alec Scott1-0/+1
2023-04-24sina: add v1.13.0 (#37124)Alec Scott1-0/+1
2023-04-24speexdsp: add v1.2.1 (#37125)Alec Scott1-0/+1
2023-04-24string-view-lite: add v1.7.0 (#37126)Alec Scott1-0/+1
2023-04-24transposome: add v0.12.1 (#37127)Alec Scott1-0/+1
2023-04-24tree-sitter: add v0.20.8 (#37128)Alec Scott1-0/+1
2023-04-24units: add v2.22 (#37129)Alec Scott1-0/+1
2023-04-24vc: add v1.4.3 (#37130)Alec Scott1-0/+1
2023-04-24vtk: add v9.2.6 (#37131)Alec Scott1-0/+1
2023-04-24zstr: add v1.0.7 (#37132)Alec Scott1-0/+1
2023-04-23py-numpy: set openblas `symbol_suffix` in site.cfg (#37134)Wouter Deconinck1-0/+3
* py-numpy: set openblas `symbol_suffix` in site.cfg This writes the correct `symbol_suffix` variant value from the `openblas` in the spec into the `site.cfg`. Fixes #37133. * py-numpy: fix style * py-numpy: handle symbol_suffix == "none"
2023-04-22qgis: unpin qca, update qca (#37049)Andrew W Elble2-1/+2
allows compilation with gcc 11
2023-04-22(py-)codecov: not on pypi anymore, replace by static binary (#36809)Wouter Deconinck2-1/+53
* py-codecov: deprecate since not on pypi anymore * codecov: new package * [@spackbot] updating style on behalf of wdconinc * codecov: use github URL instead, multi-platform * fix: install to prefix.bin.codecov Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * codecov: use versions lookup dict * codecov: versions -> _versions, fix style --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-04-22bubblewrap: add v0.8.0 (#37100)Alec Scott1-0/+1
2023-04-22hwloc: New version 2.9.1 (#37084)Erik Schnetter1-0/+1
2023-04-22openblas: New version 0.3.23 (#36986)Erik Schnetter1-1/+16
Silence make Set a fixed and large NUM_THREADS by default, to avoid that it gets initialized with the host # CPUs. Set OMP_NUM_THREADS/OPENBLAS_NUM_THREADS in terms of make_jobs so that tests don't need excessive CPU. Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>