summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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>
2023-04-21opencascade: new version 7.7.1 (#37057)Wouter Deconinck1-0/+5
No build system or dependency changes necessary. New maintenance release announcement at https://www.opencascade.com/open-cascade-technology-7-7-1-maintenance-release/. Full diff from 7.7.0 to 7.7.1 at https://git.dev.opencascade.org/gitweb/?p=occt.git;a=commitdiff;h=ffce0d66bbaafe3a95984d0e61804c201b9995d2;hp=185d29b92f6764ffa9fc195b7dbe7bba3c4ac855
2023-04-21GDAL: add v3.6.4 (#37087)Adam J. Stewart1-0/+1
2023-04-21Windows: shell variables are case-insensitive (#36813)John W. Parent2-1/+34
If we modify both Path and PATH, on Windows they will clobber one another. This PR updates the shell modification logic to automatically convert variable names to upper-case on Windows.
2023-04-21librdkafka: add v2.1.0 (#36853)Alec Scott1-0/+1
2023-04-21Metall: add v0.24 and v0.25 (#36981)Keita Iwabuchi1-1/+3
* Metall package: add v0.22, v0.23, and v0.23.1 * Metall package: add v0.24 and v0.25 * Metall package: increase required Boost version
2023-04-21r: fix building :3.6.1 with gcc 10: (#37080)Bryce Torcello1-0/+4
2023-04-21py-cupy allow customizing architecture and threads (#37072)Robert Underwood1-1/+10
* py-cupy allow customizing architecture and threads * Update var/spack/repos/builtin/packages/py-cupy/package.py Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> * add missing self --------- Co-authored-by: Robert Underwood <runderwood@anl.gov> Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2023-04-21xmlrpc-c: Add variant to enable curl client (#37075)eflumerf1-2/+7
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2023-04-21Dyninst: add conflict for intel-parallel-studio (#37036)Tim Haines1-0/+1
2023-04-21Hraden Spack's powershell interface (#37079)John W. Parent2-3/+2
Paths with spaces are an issue on Windows and our current powershell scripts are not sufficiently hardended against their use. This PR removes promlematic commandlets that do not work well with paths with spaces and adds escape quotes in other areas where this could be an issue.
2023-04-21Enable verify tests on windows (#36975)markus-ferrell1-5/+0
2023-04-21Enable versions cmd tests on windows (#36974)markus-ferrell1-4/+0
2023-04-21Enable test suite tests on windows (#36966)markus-ferrell1-2/+1
2023-04-21Enable database tests for windows (#36968)markus-ferrell1-6/+0
2023-04-21Enable config values tests on windows (#36969)markus-ferrell1-3/+0
2023-04-21Enable graph tests on windows (#36967)markus-ferrell1-4/+0
2023-04-21armpl-gcc: fix PKG_CONFIG_PATH for 23.04 (#37001)Annop Wongwathanarat1-1/+3
2023-04-21interproscan: add version 5.61-93.0, fix build issue (#37009)snehring2-5/+21