summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-04-16zstd: 1.5.6 does not build on Windows (#43677)John W. Parent1-0/+2
Conflict until a fix has been merged upstream
2024-04-16podio: +rntuple requires root +root7 (#43672)Wouter Deconinck1-1/+1
2024-04-16py-bluepyopt: 1.14.11 (#43678)Erik Heeren1-1/+3
2024-04-16pythia8: new version 8.311 (#43667)Wouter Deconinck1-0/+1
2024-04-16jwt-cpp: new version 0.7.0, scitokens-cpp: new versions to 1.1.1 (#43657)Wouter Deconinck2-0/+7
* jwt-cpp: new version 0.7.0, depends_on nlohmann-json * scitokens-cpp: new versions to 1.1.1 * scitokens-cpp: conflicts ^jwt-cpp@0.7: when @:1.1
2024-04-16concretize.lp: fix issue with reuse of conditional variants (#43676)Harmen Stoppels2-6/+18
Currently if you request pkg +example where example is a conditional variant, and you have a pkg in the database for which the condition did not hold (so no +example nor ~example), the solver would reuse it regardless, not imposing +example. The change rules out exactly one thing: variant_set without variant_value, which in practice could only happen when not node_has_variant (i.e. when under the current package.py rules the variant's when condition did not trigger).
2024-04-16wayland: +doc requires graphviz +expat for HTML tables (#43668)Wouter Deconinck1-1/+1
2024-04-16arborx: add v1.6 (#43623)Andrey Prokopenko1-7/+8
2024-04-16gromacs: prevent version conflict after enabling plumed (#43449)Maciej Wójcik1-2/+7
2024-04-16py-black: switch maintainer (#43652)Adam J. Stewart1-2/+1
2024-04-15Damaris: add v1.10.0 (#43664)Josh Bowden1-0/+1
Co-authored-by: Joshua Bowden <joshua-chales.bowden@inria.fr>
2024-04-15octave: add 8.4.0 and 9.1.0 (#43518)Michael Kuhn1-0/+2
2024-04-15[py-pybedtools] added version 0.10.0 (#43625)Jen Herting1-0/+1
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.