summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-04-15crtm: add noaa versions and package mods (#43635)eugeneswalker1-0/+20
* crtm: add noaa versions and package mods * crtm@v2.4.1-jedi: add missing depends_on netcdf-fortran, ecbuild from jcsda spack fork
2024-04-15Add ollama package (#43655)Teague Sterling1-0/+54
* Added package to build Ollama * Update package.py Add license and documentation * [@spackbot] updating style on behalf of teaguesterling
2024-04-15py-morphio: add version 3.3.7, update license (#43420)Tristan Carel1-1/+5
2024-04-15hdf: %oneapi: -Wno-error=implicit-function-declaration (#43631)eugeneswalker1-1/+5
* hdf: %oneapi: -Wno-error=implicit-function-declaration * [@spackbot] updating style on behalf of eugeneswalker
2024-04-15GDAL: fix MDB build (#43665)Adam J. Stewart1-0/+1
2024-04-15glew: remove a few unused options (#43399)Juan Miguel Carceller1-3/+0
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2024-04-15iq-tree: add v2.3.1 (#43442)snehring1-0/+3
2024-04-15mpich: Update PMI configure options (#43551)Ken Raffenetti1-11/+35
Add a "default" option that passes no option to configure. Existing options changed in the MPICH 4.2.0 release, so update the package to reflect those changes.
2024-04-15LAMMPS: add v20240207.1 (#43538)Richard Berger1-2/+20
Add workaround for undefined HIP_PATH in older versions
2024-04-15tests: Spec tests shouldn't fetch remote git repositories. (#43656)Todd Gamblin3-24/+46
Currently, some of the tests in `spec_format` and `spec_semantics` fetch the actual zlib repository when run, because they call `str()` on specs like `zlib@foo/bar`, which at least currently requires a remote git clone to resolve. This doesn't change the behavior of git versions, but it uses our mock git repo infrastructure and clones the `git-test` package instead of the *real* URL from the mock `zlib` package. This should speed up tests. We could probably refactor more so that the git tests *all* use such a fixture, but the `checks` field that unfortunately tightly couples the mock git repository and the `git_fetch` tests complicates this. We could also consider *not* making `str()` resolve git versions, but I did not dig into that here. - [x] add a mock_git_test_package fixture that sets up a mock git repo *and* monkeypatches the `git-test` package (like our git test packages do) - [x] use fixture in `test_spec_format_path` - [x] use fixture in `test_spec_format_path_posix` - [x] use fixture in `test_spec_format_path_windows` - [x] use fixture in `test_parse_single_spec`
2024-04-15hdf5: require mpich+fortran when hdf5+fortran (#43591)Massimiliano Culpo1-1/+4
2024-04-15tree-sitter: add versions up to 0.22.2 (#43608)Eric Berquist1-0/+6
2024-04-15wgrib2: oneapi -> comp_sys="intel_linux" (#43632)eugeneswalker1-1/+1
2024-04-15spectre: add v2024.04.12 (#43641)SXS Bot1-0/+3
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
2024-04-15build(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#43542)dependabot[bot]1-1/+1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/2b51285047da1547ffb1b2203d8be4c0af6b1f20...d70bba72b1f3fd22344832f00baa16ece964efeb) --- updated-dependencies: - dependency-name: docker/setup-buildx-action 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>
2024-04-15build(deps): bump python-levenshtein in /lib/spack/docs (#43543)dependabot[bot]1-1/+1
Bumps [python-levenshtein](https://github.com/rapidfuzz/python-Levenshtein) from 0.25.0 to 0.25.1. - [Release notes](https://github.com/rapidfuzz/python-Levenshtein/releases) - [Changelog](https://github.com/rapidfuzz/python-Levenshtein/blob/main/HISTORY.md) - [Commits](https://github.com/rapidfuzz/python-Levenshtein/compare/v0.25.0...v0.25.1) --- updated-dependencies: - dependency-name: python-levenshtein dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15range-v3: add v0.12.0 (#40103)Marc Perache1-0/+1
2024-04-15build(deps): bump codecov/codecov-action from 4.1.1 to 4.3.0 (#43562)dependabot[bot]3-7/+7
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.1 to 4.3.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/c16abc29c95fcf9174b58eb7e1abf4c866893bc8...84508663e988701840491b86de86b666e8a86bed) --- updated-dependencies: - dependency-name: codecov/codecov-action 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>
2024-04-15hipcub: depend on matching version of hip+cuda when +cuda (#42970)Josh Milthorpe1-2/+1
2024-04-15PyTorch: build with external cpuinfo (#40758)Adam J. Stewart2-9/+11
2024-04-15googletest: fix reversed pthreads variant logic (#43649)one1-1/+1
2024-04-15openbabel: add CMake patch for 3.1.1 (#43612)Rocco Meli2-0/+18
2024-04-15goma: new version 7.6.1 (#43617)Weston Ortiz1-0/+1
2024-04-15Build systems: fix docstrings (#43618)Adam J. Stewart2-2/+2
2024-04-15py-maturin: add v1.5.1 (#43619)Adam J. Stewart1-0/+1
2024-04-15py-lightning: add v2.2.2 (#43621)Adam J. Stewart1-0/+1
2024-04-15py-eccodes: add v1.4.2 (#43633)eugeneswalker1-0/+1
2024-04-15rocm-opencl: add dependency on aqlprofile (#43637)renjithravindrankannath1-0/+3
2024-04-15build(deps): bump black from 24.3.0 to 24.4.0 in /lib/spack/docs (#43642)dependabot[bot]1-1/+1
Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.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/24.3.0...24.4.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>
2024-04-15build(deps): bump black in /.github/workflows/style (#43643)dependabot[bot]1-1/+1
Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.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/24.3.0...24.4.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>
2024-04-15flux-core: add v0.61.2 (#43648)Vanessasaurus1-0/+1
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-04-15py-ruff: add v0.3.7 (#43620)Adam J. Stewart1-0/+2
2024-04-15py-rasterio: add v1.3.10 (#43653)Adam J. Stewart1-3/+7
2024-04-15charmpp: add archs including Cray shasta with ARM (#43191)Rocco Meli2-10/+51
Co-authored-by: RMeli <RMeli@users.noreply.github.com>
2024-04-15dlio-profiler: add releases up yo v0.0.5 (#43530)Hariharan Devarajan2-8/+10
2024-04-15util-linux: new version 2.40 (#43661)Wouter Deconinck1-1/+6
2024-04-15Fix pkgconfig dependencies (#43651)Michael Kuhn3-4/+4
pkgconfig is the virtual package, pkg-config and pkgconf are implementations.
2024-04-15su2: add v8.0.0, v8.0.1 (#43662)kjrstory2-0/+18
2024-04-15spdlog: new version 1.13.0 (#43658)Wouter Deconinck1-0/+2
2024-04-15zlib: new version 1.3.1 (#43660)Wouter Deconinck1-0/+1
2024-04-15zstd: new version 1.5.6 (#43659)Wouter Deconinck1-0/+3
2024-04-13intel-oneapi-compiler: Fix generation of config files (#43654)Kacper Kornet1-1/+1
Commit 330a9a7c9ac82e91f18a6cbcd9c067eeaa26d617 aimed at preventing generation of .cfg files when a given compiler does not exist in the particular release. However the check does not contain the full paths so it always fails resulting in empty .cfg files. This commit fixes it.
2024-04-13gsibec: properly reference self.spec (#43627)eugeneswalker1-1/+1
2024-04-13dealii@9.5 +cgal requires ^cgal@5: (#43639)eugeneswalker1-0/+1
2024-04-13sherpa: remove paths to compiler wrappers and use the provided libtool (#43611)Juan Miguel Carceller1-4/+19
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2024-04-13gettext: unvendor libxml (#43622)Harmen Stoppels1-5/+21
2024-04-13freetype: new version 2.12 and 2.13 (#43571)Wouter Deconinck1-0/+5
2024-04-12remove hardcoded hipcc (#43644)Chris White1-5/+0
2024-04-12Axom: add new versions and bring in new changes (#43590)Chris White1-34/+64
* add new axom releases, sync changes between repos * add new version of axom and add fallback depends for umpire/raja * remove now redundant flags, add flags to cuda flags to flags output by cachedcmakepackage Co-authored-by: white238 <white238@users.noreply.github.com>
2024-04-12Geant4: extend patch to fix compile for 10.0-10.4 as well (#43640)James Shen1-1/+1