summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-03-15qt-base: add qmake attribute (#36114)Adam J. Stewart2-1/+4
2023-03-15Hotfix: CI: Add CI target for gpu-test stack (#36136)kwryankrattiger1-0/+1
2023-03-15UCX: make version support level more realistic (#36127)Howard Pritchard1-2/+4
Per feedback from the UCX community, we rarely do update releases to anything but the current and one previous main release stream. Update comments in the UCX spack file to reflect this. Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2023-03-15minify spec.json in buildcache (#36138)Harmen Stoppels1-1/+1
saves about 50% of data, which is significant for hundreds of thousands of spec.json files in our buildcaches.
2023-03-15extrae: add v4.0.3 (#36059)Alec Scott1-0/+1
2023-03-15libpipeline: add v1.5.7 (#36068)Alec Scott1-0/+1
2023-03-15wrf: fix patches for aarch64 config (#35984)Annop Wongwathanarat5-28/+236
2023-03-15py-numpy: enable linking with armpl-gcc and acfl for BLAS and LAPACK (#35417)Annop Wongwathanarat1-5/+11
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-03-15julia: Some improvements to the package (#36054)Mosè Giordano1-6/+11
2023-03-15cardioid: fix homepage (#36099)Robert Blake1-1/+1
2023-03-15hpctoolkit: add branch 2023.03.stable (#36096)Mark W. Krentel1-0/+1
2023-03-15UCX: add 1.14.0 (#36098)Howard Pritchard1-0/+1
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2023-03-15GDAL: add v3.6.3 (#36097)Adam J. Stewart1-0/+1
2023-03-14Remove leftover command from documentation (#36116)Shahzeb Siddiqui1-8/+3
The command refers to dotkit files, which are not supported since a long time.
2023-03-14py-pyshacl: patch dependency typo (#36084)Erik Heeren1-0/+4
* py-pyshacl: patch dependency typo * py-pyshacl: satisfy flake8 * Update var/spack/repos/builtin/packages/py-pyshacl/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-03-14Libogg and libtheora: build on windows (#35099)John W. Parent4-12/+176
Adds builders appropriate for building these packages on Windows. It is intended that builds on other platforms are unaffected (e.g. they build with Autotools as before on Linux).
2023-03-14Fix HDF5+mpi~fortran (#35400)Sajid Ali1-1/+3
* HDF5+mpi~fortran * fix style
2023-03-14libxfont: add v1.5.4 (#36072)Alec Scott1-0/+1
2023-03-14postgresql: fix typo (#36115)Harmen Stoppels1-1/+1
2023-03-14py-pint: new versions (#36102)Erik Heeren1-5/+10
* py-pint: new versions * Update var/spack/repos/builtin/packages/py-pint/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-pint/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-pint/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-03-14gobject-introspection 1.7.2 also requires libffi@:3.3 (#35606)Gregory Lee1-1/+1
2023-03-14py-antspyx: new package (#30964)Matthias Wolf5-0/+144
* py-antspyx: new package Also adds required dependencies. Requires options to ITK to enable the right support libraries, and patches to remove tune the setup and provide resources rather than downloading libraries/"submodules" on the fly. * Fix patch URL * Style fixes. * bump version and re-include `git clone ...` as resource
2023-03-14environment.matching_spec: linear time traversal (#35534)Harmen Stoppels1-35/+37
... and use colors in disambiguate message for clarity. This commit avoids the loop: ``` for root in roots: for dep in deps(root): ... ``` instead it ensures each node is visited once and only once. Also adds a small optimization when searching for concrete specs, since we can assume uniqueness of dag hash, so it's fine to early exit.
2023-03-14go: add v1.20.2 and v1.19.7 (#36065)Alec Scott1-7/+36
2023-03-14pexsi: add v1.2 and v2.0 (#36049)Rocco Meli1-33/+61
2023-03-14makedepend: add v1.0.8 (#36078)Alec Scott1-0/+1
2023-03-14armadillo: add v12.0.1 (#36051)Alec Scott1-0/+1
2023-03-14looptools: add v2.16 (#36077)Alec Scott1-0/+1
2023-03-14Use bfs in get_spec_filter_list (#36093)Harmen Stoppels1-7/+9
2023-03-14new py-ultralytics package (#35890)Sangu Mbekelu1-0/+38
* new py-ultralytics package * [@spackbot] updating style on behalf of Sangu-Mbekelu * Update package.py modified dependencies --------- Co-authored-by: Sangu Mbekelu <s.mbekelu9@gmail.com>
2023-03-14cbc: add v2.10.8 (#36055)Alec Scott1-0/+1
2023-03-14libpcap: add v1.10.3 (#36067)Alec Scott1-0/+1
2023-03-14Fix typo affecting Gitlab CI (#36103)Harmen Stoppels2-4/+4
Introduced in #35944
2023-03-14vecgeom: new version 1.2.2 (#36085)Seth R. Johnson1-0/+1
2023-03-14mariadb-c-client: add v3.3.4 (#36079)Alec Scott1-0/+1
2023-03-14man-db: add v2.11.2 (#36080)Alec Scott1-0/+1
2023-03-14libssh: add v0.8.9 (#36069)Alec Scott1-0/+1
2023-03-14libxfont2: add v2.0.6 (#36073)Alec Scott1-0/+1
2023-03-14libtasn1: add v4.19.0 (#36071)Alec Scott1-0/+1
2023-03-14kmergenie: add v1.7051 (#36066)Alec Scott1-0/+1
2023-03-14fjcontrib: add v1.051 (#36060)Alec Scott1-0/+1
2023-03-14ccache: add v4.8 (#36056)Alec Scott1-0/+1
2023-03-14hugo: add v0.111.3 (#36063)Alec Scott1-0/+1
2023-03-14coinutils: add v2.11.6 (#36058)Alec Scott1-0/+1
2023-03-14cgl: add v0.60.6 (#36057)Alec Scott1-0/+1
2023-03-14New packages: py-robocrys, py-matminer, py-pubchempy (#35941)Benjamin Meyers3-0/+91
Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com>
2023-03-14use stage dir for buildcache create (#36091)Harmen Stoppels1-26/+42
2023-03-14concretizer: add mode to reuse dependencies only (#30990)Michael Kuhn6-23/+40
This adds a new mode for `concretizer:reuse` called `dependencies`, which only reuses dependencies. Currently, `spack install foo` will reuse older versions of `foo`, which might be surprising to users.
2023-03-13Update MDAnalysis and addition of MDAnalysisTests (#36052)Rocco Meli2-24/+117
* update mda dependencies * apply black * mdanalysis draft * update * small fixes * Update var/spack/repos/builtin/packages/py-mdanalysis/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-mdanalysis/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-mdanalysis/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-mdanalysis/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-mdanalysis/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-03-13octave: better specification of MKL and AMDFFTW libraries (#35935)nkgh771-8/+36