Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-26 | Openfoam: replace two boolean variants with multi-valued variant for ↵ | kjrstory | 1 | -6/+11 | |
precision option (#37736) | |||||
2023-06-26 | llvm: fix build against libstdc++ 13 (#38329) | Martin Aumüller | 1 | -0/+7 | |
llvm @13-15 is required for ispc, but fails to build with GCC 13. 14.0.6 and 15.0.7 built successfully with upstream patch, 13.0.1 still fails. Thus upstream patch is applied to 14 and 15 only. | |||||
2023-06-26 | ufs-utils: update urls, versions, and dependencies (#37255) | Alex Richert | 1 | -4/+9 | |
2023-06-26 | tests/heffte/tasmanian: convert to new stand-alone test process (#35750) | Tamara Dahlgren | 2 | -119/+37 | |
2023-06-26 | cromwell: add v85 (#38427) | George Young | 1 | -3/+8 | |
Co-authored-by: LMS Bioinformatics <bioinformatics@lms.mrc.ac.uk> | |||||
2023-06-26 | netcdf-c: apply patches (#38324) | Sergey Kosukhin | 1 | -0/+19 | |
* netcdf-c: fix building on macOS * netcdf-c: add patch fixing multi-threaded HDF5 calls * netcdf-c: update patch url | |||||
2023-06-26 | mmseqs2: patching to support building with %gcc@13: (#38296) | George Young | 1 | -0/+8 | |
Co-authored-by: LMS Bioinformatics <bioinformatics@lms.mrc.ac.uk> | |||||
2023-06-26 | scotch: add new variants + bison version min. (#37958) | Cameron Book | 1 | -3/+5 | |
2023-06-26 | ginkgo: add version 1.6.0 (#38439) | Terry Cojean | 1 | -4/+3 | |
2023-06-26 | acfl: remove version 23.04 (#38363) | Annop Wongwathanarat | 1 | -34/+0 | |
2023-06-26 | armpl-gcc: remove version 23.04 (#38362) | Annop Wongwathanarat | 1 | -52/+1 | |
2023-06-26 | py-python-lzo: add 1.15 (#38418) | George Young | 1 | -1/+2 | |
* py-python-lzo: add 1.15 * Update package.py --------- Co-authored-by: LMS Bioinformatics <bioinformatics@lms.mrc.ac.uk> | |||||
2023-06-26 | demuxlet: add new package (#38425) | snehring | 1 | -0/+35 | |
2023-06-26 | spectre: add v2023.06.19 (#38474) | SXS Bot | 1 | -0/+3 | |
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com> | |||||
2023-06-26 | tests/*mpi*: convert to new stand-alone test process (#35802) | Tamara Dahlgren | 3 | -135/+99 | |
2023-06-26 | Add raw attribute to env.set command (#38465) | Xavier Delaruelle | 5 | -9/+58 | |
Update `env.set` command and underlying `SetEnv` object to add the `raw` boolean attribute. `raw` is optional and set to False by default. When set to True, value format is skipped for object when generating environment modifications. With this change it is now possible to define environment variable whose value contains variable reference syntax (like `{foo}` or `{}`) that should be set as-is. Fixes #29578 | |||||
2023-06-26 | acts: ensure Python_EXECUTABLE uses ^python when +python (#38540) | Wouter Deconinck | 1 | -0/+4 | |
By default, `find_package(Python)` searches from highest version to lowest version, identifying the highest version that satisfies the requirements. This means that `/usr/bin/python3.11` will be found before `$(spack location -i python)/bin/python3.10`, even when other packages have been built with the `python` in spack. This ensures that the `python` dependency is explicitly the `python` version that is used. | |||||
2023-06-26 | py-scipy: add v1.11.0 (#38546) | Adam J. Stewart | 3 | -10/+25 | |
Co-authored-by: adamjstewart <adamjstewart@users.noreply.github.com> | |||||
2023-06-26 | MOLGW: add new package (#37878) | Fabien Bruneval | 1 | -0/+112 | |
2023-06-26 | bzip2: add pkg-config file (#38355) | is-a-gamer | 1 | -0/+19 | |
Co-authored-by: HongZhi He <a13041902330@outlook.com> | |||||
2023-06-25 | libxml2: convert to new stand-alone test process (#37694) | Tamara Dahlgren | 1 | -35/+82 | |
2023-06-24 | ascent: add optional occa dep (#38426) | Cyrus Harrison | 1 | -0/+13 | |
Co-authored-by: cyrush <cyrush@users.noreply.github.com> | |||||
2023-06-24 | gmap-gsnap: updating to 2023-06-01 (#38428) | George Young | 1 | -0/+6 | |
Co-authored-by: LMS Bioinformatics <bioinformatics@lms.mrc.ac.uk> | |||||
2023-06-24 | circe2: add new package (#38491) | Thomas Madlener | 1 | -0/+42 | |
2023-06-24 | apptainer: add squashfuse dep (#38499) | snehring | 1 | -0/+1 | |
2023-06-24 | etsf-io: convert to new stand-alone test process (#35746) | Tamara Dahlgren | 1 | -19/+6 | |
2023-06-24 | gaudi: new versions 36.[11-14] (#38498) | Wouter Deconinck | 1 | -0/+4 | |
2023-06-24 | hpctoolkit: convert to new stand-alone test process (#35752) | Tamara Dahlgren | 1 | -15/+20 | |
2023-06-24 | clp and osi depend on pkgconfig (#31505) | miheer vaidya | 2 | -0/+2 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2023-06-24 | GSI-ncdiag: add v1.1.0 and v1.1.1. (#38196) | David Huber | 1 | -1/+3 | |
Co-authored-by: [David Huber] <[david.huber@noaa.gov]> | |||||
2023-06-24 | Fix syntax to set default target in aws-pcluster pipelines (#38048) | Stephen Sachs | 5 | -5/+5 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2023-06-24 | libzmq: Fix static assertion failure with gcc-13 (#38391) | Dennis Klein | 1 | -0/+9 | |
2023-06-24 | pfunit: fix the max_array_rank variant definition (#38528) | Matthew Thompson | 1 | -2/+2 | |
2023-06-24 | DMTCP: add v3.0.0. (#38307) | Kapil Arya | 1 | -1/+3 | |
2023-06-24 | lammps: new verisons (#38532) | Richard Berger | 1 | -4/+6 | |
2023-06-24 | Fixes openmpi configure args for multinode execution on slurm (#38403) | Gurkirat Singh | 1 | -5/+15 | |
Remove `--enable-mca-no-build=btl-uct` check for ucx spec as it is already fixed in the openmpi open-mpi/ompi#6666 | |||||
2023-06-24 | range-v3: remove overbroad boost dependence (#38539) | Chris Green | 1 | -8/+10 | |
Co-authored-by: greenc-FNAL <greenc-FNAL@users.noreply.github.com> | |||||
2023-06-23 | libEnsemble: add v0.10.0 (#37954) | Stephen Hudson | 1 | -4/+6 | |
* libEnsemble: add v0.10.0 * Make new deps required * Fixes to deps * Update var/spack/repos/builtin/packages/py-libensemble/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Fix build, run * Reorder required deps --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-06-23 | py-pytest: add 7.3.2 (#38522) | Manuela Kuhn | 1 | -8/+8 | |
* py-pytest: add 7.3.2 * [@spackbot] updating style on behalf of manuelakuhn * Swap py-importlib-metadata dependency order * Restrict python version for older versions | |||||
2023-06-23 | Add recipe for iterative-stats (#38039) | mschouler | 1 | -0/+35 | |
* Add recipe for iterative-stats * Fix branch name and remove comment * Add git link * Add package maintainer * Enforce multiple requested changes * Update var/spack/repos/builtin/packages/py-iterative-stats/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update checksum * Fix openturns dependency specification * Add python variant spec to openturns --------- Co-authored-by: Marc Schouler <marc.schouler@inria.fr> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-06-23 | Added version 0.33 (#38534) | julian-zeidler | 1 | -0/+1 | |
2023-06-23 | fix version dependency logic (#38535) | G-Ragghianti | 1 | -1/+1 | |
2023-06-23 | zlib-ng: add latest, default to drop in replacement of zlib (#37370) | Harmen Stoppels | 1 | -6/+25 | |
2023-06-23 | Add numa variant in ucx package (#38423) | Gurkirat Singh | 1 | -1/+3 | |
2023-06-23 | spack buildcache sync (--manifest-glob <glob> | <src> <dest>) are mutually ↵ | Harmen Stoppels | 1 | -3/+6 | |
exclusive (#38533) | |||||
2023-06-22 | py-pytz: add 2023.3 (#38525) | Manuela Kuhn | 1 | -0/+2 | |
2023-06-22 | py-qmtest: add patch for the removed bdist_wininst class (#38253) | Juan Miguel Carceller | 2 | -0/+23 | |
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> | |||||
2023-06-22 | py-python-gitlab: add 3.15.0 (#38524) | Manuela Kuhn | 2 | -6/+13 | |
2023-06-22 | Add 1606 (#38511) | Paul R. C. Kent | 1 | -0/+1 | |
2023-06-22 | Emblmygff3 (#38515) | snehring | 2 | -0/+29 | |
* py-bcbio-gff: adding new version 0.7.0 * emblmygff3: adding new package * emblmygff3: adding py-setuptools dep |