Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-09 | Fix package.py error handling bug (#39017) | Jordan Galby | 1 | -3/+2 | |
2023-08-09 | build(deps): bump black from 23.1.0 to 23.7.0 in /lib/spack/docs (#38982) | dependabot[bot] | 1 | -1/+1 | |
Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.7.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/23.1.0...23.7.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
2023-08-09 | caliper: deprecate old versions (#39352) | Massimiliano Culpo | 1 | -12/+24 | |
2023-08-09 | dd4hep: fix setting LD_LIBRARY_PATH (#38015) | Juan Miguel Carceller | 1 | -2/+1 | |
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> | |||||
2023-08-09 | py-setuptools-scm: add a git dependency (#36770) | Juan Miguel Carceller | 1 | -0/+2 | |
* Add a git dependency * Add the dependency only for building * Change dependency to build and run Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-08-09 | package import: remove magic import line (#39183) | Harmen Stoppels | 6 | -43/+48 | |
2023-08-09 | cpmd: convert to new stand-alone test process (#35744) | Tamara Dahlgren | 1 | -2/+6 | |
2023-08-09 | libzmq: do not treat warnings as errors during compilation. (#39325) | Cristian Di Pietrantonio | 1 | -0/+5 | |
The package won't compile with newer compilers because warnings are converted to errors. Hence, disable such conversion. Co-authored-by: Cristian Di Pietrantonio <cdipietrantonio@pawsey.org.au> | |||||
2023-08-09 | Fix suffix of tab completion scripts (#39154) | Adam J. Stewart | 6 | -8/+9 | |
2023-08-09 | zlib-api: new virtual with zlib/zlib-ng as providers (#37372) | Harmen Stoppels | 442 | -549/+840 | |
Introduces a new virtual zlib-api, which replaces zlib in most packages. This allows users to switch to zlib-ng by default for better performance. | |||||
2023-08-09 | cxxopts: add v3.1.1 (#37977) | Alec Scott | 1 | -0/+1 | |
2023-08-09 | rclone: add v1.63.1 and remove previously deprecated versions (#39148) | Alec Scott | 1 | -38/+4 | |
2023-08-09 | Fixed bugs discovered in conflicts directives (#39338) | Massimiliano Culpo | 9 | -14/+8 | |
2023-08-09 | Changes the way MPICC is set (#39327) | Cristian Di Pietrantonio | 1 | -7/+2 | |
2023-08-09 | nwchem: make sure to link both single and double precision fftw libraries. ↵ | Cristian Di Pietrantonio | 1 | -1/+1 | |
(#39333) With the previous version of the recipe I would get linking errors due to missing `-lfftw3f`. Co-authored-by: Cristian Di Pietrantonio <cdipietrantonio@pawsey.org.au> | |||||
2023-08-09 | protobuf: fix build for 3.21 on Centos 8 (#39162) | Martin Aumüller | 1 | -0/+7 | |
apply upstream patch | |||||
2023-08-09 | fq: add new package (#39205) | pabloaledo | 1 | -0/+23 | |
Signed-off-by: Pablo <pablo.aledo@seqera.io> | |||||
2023-08-09 | containerize: ensure bootstrap images contain all system dependencies (#36818) | Jonathon Anderson | 9 | -3/+27 | |
This also makes `spack bootstrap status` exit 1 if some dependency is missing | |||||
2023-08-09 | idg: add new package (#39316) | Cristian Di Pietrantonio | 1 | -0/+28 | |
Co-authored-by: Cristian Di Pietrantonio <cdipietrantonio@pawsey.org.au> | |||||
2023-08-09 | miniocli: add new package (#39318) | Cristian Di Pietrantonio | 1 | -0/+49 | |
Co-authored-by: Cristian Di Pietrantonio <cdipietrantonio@pawsey.org.au> Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2023-08-09 | esmf: specify build dependency on CMake when using internal ParallelIO (#39347) | Gerhard Theurich | 1 | -0/+1 | |
2023-08-09 | Spec versions: allow `git.` references for branches with `/` (#38239) | Peter Scheibel | 3 | -3/+36 | |
2023-08-09 | py-lightly: add v1.4.15 (#39348) | Adam J. Stewart | 1 | -0/+2 | |
2023-08-09 | py-torchmetrics: add v1.0.3 (#39349) | Adam J. Stewart | 1 | -0/+1 | |
2023-08-09 | ior: add lustre variant (#39320) | Cristian Di Pietrantonio | 1 | -0/+15 | |
Co-authored-by: Cristian Di Pietrantonio <cdipietrantonio@pawsey.org.au> | |||||
2023-08-09 | hypre: fix typo in --with-sycl option. (#39351) | Jon Rood | 1 | -1/+1 | |
2023-08-09 | caliper: add KOKKOS variant. (#39312) | Cristian Di Pietrantonio | 1 | -0/+2 | |
Co-authored-by: Cristian Di Pietrantonio <cdipietrantonio@pawsey.org.au> Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2023-08-09 | beast2: add dependency on libbeagle. (#39311) | Cristian Di Pietrantonio | 1 | -0/+3 | |
Co-authored-by: Cristian Di Pietrantonio <cdipietrantonio@pawsey.org.au> | |||||
2023-08-09 | chgcentre: fix compilation error by using explicit casting (#39315) | Cristian Di Pietrantonio | 2 | -0/+17 | |
Co-authored-by: Cristian Di Pietrantonio <cdipietrantonio@pawsey.org.au> | |||||
2023-08-09 | Push conflict between rocm and blt down to packages that actually use blt ↵ | Massimiliano Culpo | 8 | -5/+11 | |
(#39339) | |||||
2023-08-08 | go: add v1.20.6 and v1.19.11, deprecate previous versions due to ↵ | Alec Scott | 1 | -39/+17 | |
CVE-2023-29405 (#39149) | |||||
2023-08-08 | Update py-gtdbtk to 2.3.2 (#39296) | snehring | 2 | -7/+12 | |
* fastani: adding version 1.34 and changing build_system * py-gtdbtk: adding version 2.3.2 * fastani: adding requested changes * py-gtdbtk: adding requested changes * fastani: remove conditional | |||||
2023-08-08 | trilinos: Add version 14.4.0 (#39340) | Paul Kuberry | 1 | -0/+1 | |
2023-08-08 | [py-model-index] new package (#39301) | Jen Herting | 1 | -0/+21 | |
2023-08-08 | [py-opendatalab] New package (#39302) | Jen Herting | 1 | -0/+26 | |
2023-08-08 | [py-linkify-it-py] New package (#39305) | Jen Herting | 1 | -0/+21 | |
* [py-linkify-it-py] New package * [py-linkify-it-py] Added version 1.0.3 | |||||
2023-08-08 | e4s ci: add libpressio (#34222) | eugeneswalker | 3 | -0/+8 | |
* e4s ci: add libpressio * libpressio ~cuda, +cuda: add +mgard | |||||
2023-08-08 | Ensure that all variants have a description (#39025) | Adam J. Stewart | 63 | -167/+341 | |
* Ensure that all variants have a description * Update mock packages too * Fix test invocations * Black fix * mgard: update variant descriptions * flake8 fix * black fix * Add to audit tests * Relax type hints * Older Python support * Undo all changes to mock packages * Flake8 fix | |||||
2023-08-08 | Name clash error message include hash of clashing packages (#39234) | simonLeary42 | 1 | -1/+2 | |
Co-authored-by: Simon <simonleary@umass.edu> | |||||
2023-08-08 | hpx: add v1.9.1 (#39336) | Mikael Simberg | 1 | -0/+1 | |
2023-08-08 | pika-algorithms: add v0.1.4 (#39335) | Mikael Simberg | 1 | -0/+2 | |
2023-08-08 | OpenMPI: require compilers for F77 and "modern" Fortran (#39266) | Paul Kuberry | 1 | -1/+1 | |
2023-08-08 | ML CI: get more packages working on macOS (#39199) | Adam J. Stewart | 2 | -24/+30 | |
2023-08-08 | C-Blosc2: add v2.10.1 (#39297) | Axel Huebl | 1 | -1/+5 | |
This adds the latest C-Blosc2 release, the first to add CMake CONFIG install files for easier downstream usage of the installed library and CMake targets. | |||||
2023-08-08 | aocc: add v4.1.0 (#39280) | Carlos Bederián | 1 | -0/+5 | |
2023-08-08 | parallel-hashmap: add new package (#39299) | Jen Herting | 2 | -0/+31 | |
2023-08-08 | plumed: add v2.9.0, v2.8.3 (#39324) | Cristian Di Pietrantonio | 1 | -0/+3 | |
Co-authored-by: Cristian Di Pietrantonio <cdipietrantonio@pawsey.org.au> | |||||
2023-08-08 | cpp-logger: add new package (#39303) | Hariharan Devarajan | 1 | -0/+18 | |
2023-08-08 | Fix broken inode assertion (#39188) | Harmen Stoppels | 1 | -1/+1 | |
2023-08-08 | py-cartopy: add v0.22.0 (#39309) | Adam J. Stewart | 1 | -29/+39 | |