summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2024-03-19apex: add v2.6.5 (#43242)Mikael Simberg1-0/+1
2024-03-19gnutls: add v3.8.3 (#43229)Alec Scott1-0/+7
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2024-03-19n2p2: add --no-print-directory flag to calls to "make" (#43196)Tom Payerle1-4/+6
This should fix issue #43192 Basically, had issue where a make variable was set to the output of a shell function which included cd commands, and then the value of that variable used as a makefile target. The cd commands in the shell function caused assorted informational messages (e.g. "Entering directory ...") which got included in the return of the shell function, corrupting the value of the variable. The presence of colons in the corrupted value caused make to issue "multiple target" erros. This fix adds --no-print-directory flags to the calls to the make function in the package's build method, which resolves the issue above. It is admittedly a crude fix, and will remove *all* informational messages re directory changes, thereby potentially making it more difficult to diagnose/debug future issues building this package. However, I do not see a way for to turn off these messages in a more surgical manner.
2024-03-19ffmpeg: Fix patch hash (#43269)Rémi Lacroix1-1/+1
2024-03-19slate: add v2023.11.05 (#42913)G-Ragghianti2-0/+27
* Updated version of slate * Added rocm version conflict * Added patch to fix openMP problem
2024-03-19WGL: Update `libs` for new archspec on Win (#43253)John W. Parent1-1/+1
2024-03-19cmake: deprecate old patch releases and add missing gmake dep (#43261)Harmen Stoppels1-112/+322
2024-03-19mgard: don't restrict protobuf version more than necessary (#43172)Martin Aumüller1-1/+5
* mgard: don't restrict protobuf version more than necessary successfully built: mgard@2022-11-18 ^protobuf@3.{4,21,25} mgard@2023-01-10 ^protobuf@3.{4,25} mgard@2023-03-31 ^protobuf@3.{4,25} compile failures: mgard@2022-11-18 ^protobuf@3.3 mgard@2023-01-10 ^protobuf@3.3 mgard@2023-03-31 ^protobuf@3.3 * mgard: add conflicts to address CI errors * mgard: conflict between cuda and abseil@20240116.1 compiling mgard+cuda with gcc@12.3.0 and nvcc from cuda@12.3.0 against protobuf pulling in abseil-cpp@20240116.1 results in the errors reported here: https://github.com/abseil/abseil-cpp/issues/1629
2024-03-18package/py-setuptools_add_new_versions (#43180)Sinan1-0/+20
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2024-03-18sgpp: update dependency versions (#43178)Gregor Daiß1-17/+19
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2024-03-18py-wand: add v0.6.13 (#42972)Sinan1-0/+2
2024-03-18fujitsu-mpi: add gcc and clang support (#43053)jdomke1-9/+27
Co-authored-by: domke <673751-domke@users.noreply.gitlab.com>
2024-03-18netcdfc: consider static build in pkgconf filtering (#43084)John W. Parent1-3/+3
2024-03-18py-optax: add new version (#43169)Christopher Christofi1-2/+5
2024-03-18telocal: add new package (#43241)George Young1-0/+21
Co-authored-by: LMS Bioinformatics <bioinformatics@lms.mrc.ac.uk>
2024-03-18llvm-amdgpu: add rpath to HIP rt (#42876)afzpatel1-0/+7
2024-03-18use directives in some packages (#43238)Harmen Stoppels11-13/+15
2024-03-18fzf: add v0.48.0 (#43230)Alec Scott1-0/+1
2024-03-18scorep: add v8.4 (#43225)wspear1-0/+1
2024-03-18intel-gtpin: add version 4.0 (#43216)Wileam Y. Phan1-0/+6
2024-03-18py-cutadapt: updating to @4.7 (#43214)George Young2-9/+13
Co-authored-by: LMS Bioinformatics <bioinformatics@lms.mrc.ac.uk>
2024-03-18py-shacl: new version, update dependencies (#42905)Matthias Wolf4-4/+17
* py-shacl: new version, update dependencies Also updates the dependencies py-prettytable and py-rdflib. * review comments * Update var/spack/repos/builtin/packages/py-pyshacl/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-poetry-core: add required 1.8.1 --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-03-18py-geopandas: add new version 0.14.3 (#43235)Christopher Christofi1-0/+7
* py-geopandas: add new version * add when specification on setuptools requirement
2024-03-18py-pyshp: add new version (#43234)Christopher Christofi1-0/+1
2024-03-18py-branca: add new package (#43236)Christopher Christofi1-0/+22
2024-03-18rocm-smi-lib: remove standalone test and add build time test (#43129)afzpatel1-66/+6
2024-03-18zlib-ng: add variant new_strategies (#43219)Sergey Kosukhin1-0/+4
2024-03-18gcc 12.3 ICE patch for aarch64 (#43093)Simon Pintarelli1-0/+14
* gcc12.3 patch for ICE on aarch64 * aarch64 ICE patch for gcc@13.2
2024-03-17Remove bundled fmt (#43210)Thomas Padioleau3-13/+8
2024-03-16geant4: add matinainer, clean args (#43218)Seth R. Johnson1-4/+4
2024-03-15py-black: add v24.3.0 (#43226)Adam J. Stewart1-0/+1
2024-03-15geant4: patch old versions to work on new compiler/ubuntu (#43212)Seth R. Johnson2-0/+101
* geant4: patch old version for %clang@15 * Backport ascii-V10-07-03 * Apply to all compilers, but only for 10.5-10.6
2024-03-15New patch release SLEPc 3.20.2 (#43211)Jose E. Roman2-0/+2
2024-03-15pandora{pfa,sdk,monitoring}: new HEP package for particle flow analysis (#37714)Wouter Deconinck3-0/+151
* pandorapfa: new package * pandorasdk: new package * [@spackbot] updating style on behalf of wdconinc * pandorasdk: use self.define * pandoramonitoring: new package * pandorasdk: new version 3.4.2 * pandora{pfa,sdk,monitoring}: add maintainer jmcarcell Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com> * pandora{pfa,sdk,monitoring}: add maintainer jmcarcell Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com> * pandora{pfa,sdk,monitoring}: add maintainer jmcarcell Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com> --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com>
2024-03-14Clingo bootstrapping: Remove msvc constraint (#43199)John W. Parent1-1/+1
Patch allowing Clingo to build with VS22 has landed both in Spack and Clingo upstream, update Spack's bootstrap constraints to handle this. Additionally, properly scope the patch application in the clingo package to handle upstream patch.
2024-03-14nag: add version 7.2.7200 (#43188)Sergey Kosukhin1-0/+1
2024-03-14Fix Axom: index out of range when configuring axom~mpi on toss_4 (#43186)Adrien Bernede1-12/+12
2024-03-14ispc: add v1.22.0 & v1.23.0 (#43159)Martin Aumüller1-13/+22
* ispc: add v1.22.0 & v1.23.0 * ispc: fix build on macos apply upstream patch * ispc: demote llvm to just a build dependency still builds fine
2024-03-14mgard: add version 2023-12-09 (1.5.2) (#41493)Scott Wittenburg1-1/+2
2024-03-14mfem: add MUMPs option (#42929)victor-decaria-nnl1-0/+15
* Added MUMPs option to mfem * implement suggestions * loosened mumps+metis dependency to just mumps
2024-03-14nvhpc: add v24.3 (#43175)jmuddnv1-0/+10
2024-03-14amduprof: new package (#30575)Carlos Bederián1-0/+30
Co-authored-by: zzzoom <zzzoom@users.noreply.github.com>
2024-03-14highway: add v1.1.0 (#43174)Rocco Meli1-0/+1
2024-03-13expat: Add release 2.6.2 with security fixes (#43171)Sebastian Pipping1-3/+13
2024-03-14llvm-openmp: make llvm-openmp consistent with other llvm builds (#43165)Tom Scogland1-19/+25
Add current versions of the 17 and 18 releases Stop making it nearly impossible to compose this correctly with code built with gcc Build for compatibility by default like we do in every other llvm package
2024-03-13jags: add version 4.3.2 (#43166)Christopher Christofi1-0/+1
2024-03-13octopus: disable gdlib by default (#43161)Ashwin Kumar Karnad1-0/+6
2024-03-13Add iamashwin99 as a maintainer in Octopus package (#43163)Ashwin Kumar Karnad1-1/+1
2024-03-13octopus: Support new version octopus@14 (#43160)Ashwin Kumar Karnad1-2/+10
* add checksum for octopus 14 * Update dependencies for BerkeleyGW package
2024-03-13protobuf: apply centos 8 patch only to @3.4: (#43162)Martin Aumüller1-1/+1
does not apply cleanly to older versions