summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2023-11-27force cp2k cuda/rocm variant on elpa (#41241)Rocco Meli1-1/+6
2023-11-25py-fenics-basix: update for main and future 0.8.0 (#40838)Chris Richardson1-4/+6
* Update to latest version * Add dependency * revert * address PR comments * Correct dependencies for 0.7 to 0.8 transition * Fix cmake line. * Update nanobind dep --------- Co-authored-by: Matt Archer <ma595@cam.ac.uk> Co-authored-by: Jack S. Hale <mail@jackhale.co.uk> Co-authored-by: Garth N. Wells <gnw20@cam.ac.uk>
2023-11-25py-vermin: add latest version 1.6.0 (#41261)Morten Kristensen1-1/+2
2023-11-25py-heat: add new package (#39394)svengoldberg1-0/+47
* heat: Create new spack package * t8code: Add maintainer * t8code: Add variant descriptions * t8code: Add second maintainer * t8code: Add another maintainer * heat: Changes after review * heat: Fix style test error * heat: Delete obsolete install_options and re-add package homepage * heat: Add dependency on py-setuptools --------- Co-authored-by: Sven Goldberg <sven.goldberg@dlr.de>
2023-11-25py-sqlalchemy-utils, py-sql-alchemy: version bump (#41081)Erik Heeren2-2/+6
* py-sqlalchemy-utils, py-sql-alchemy: version bump * Update var/spack/repos/builtin/packages/py-sqlalchemy-utils/package.py Co-authored-by: Manuela Kuhn <36827019+manuelakuhn@users.noreply.github.com> --------- Co-authored-by: Manuela Kuhn <36827019+manuelakuhn@users.noreply.github.com>
2023-11-25py-dictdiffer: version bump (#41080)Erik Heeren1-1/+3
* py-dictdiffer: version bump * py-dictdiffer: removed runtime py-setuptools dependency in 0.9.0 * Update var/spack/repos/builtin/packages/py-dictdiffer/package.py Co-authored-by: Manuela Kuhn <36827019+manuelakuhn@users.noreply.github.com> --------- Co-authored-by: Manuela Kuhn <36827019+manuelakuhn@users.noreply.github.com>
2023-11-25Update py-neo (#39213)Moritz Kern1-5/+16
* add 0.12.0 * remove whitespace * update deps * Update var/spack/repos/builtin/packages/py-neo/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * add dep for python 3.8+ * add dep for python 3.8+ with 0.12.0 --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-11-25py-stashcp: new package (#41091)Wouter Deconinck1-0/+20
* py-stashcp: new package * py-stashcp: depends_on py-urllib3 * py-stashcp: comment as suggested in review * Update var/spack/repos/builtin/packages/py-stashcp/package.py
2023-11-24iwyu: new versions up 0.21 (depends_on llvm-17) (#41235)Wouter Deconinck1-1/+12
2023-11-24linaro-forge: update for 23.1 (#41236)joscot-linaro1-0/+3
2023-11-24pfunit: add version 4.7.4 (#41232)Jógvan Magnus Haugaard Olsen1-0/+1
2023-11-24starpu: add release 1.4.2 (#41238)Nathalie Furmento1-0/+1
2023-11-23nlcglib: pass cuda_arch setting to kokkos dependency (#39725)Loris Ercole1-3/+6
When building with `+cuda`, the specified `cuda_arch` was not passed to kokkos, leading to a wrong concretization.
2023-11-23rdma-core: add new variants for a library without Python dependencies (#41195)Mark Abraham1-1/+8
These variants allow packages that use rdma-core as a library to avoid dependencies on python infrastructure that is not useful to them.
2023-11-23Add dla-future 0.3.1 (#41219)Raffaele Solcà1-0/+1
2023-11-22composable-kernel, migraphx: Fix build on CentOS8 (#41206)afzpatel2-3/+4
2023-11-22gloo: add a patch for building with gcc 12 (#41169)Juan Miguel Carceller1-0/+7
2023-11-22[nettle] depend on spack managed openssl (#40783)Jen Herting1-0/+1
2023-11-22dd4hep: add v1.27.1 (#41202)Thomas Madlener1-0/+7
* Make sure that geant4 comes with cxxstd that should be OK
2023-11-22fzf: add v0.44.1 (#41204)Alec Scott1-0/+1
2023-11-22pulseaudio: add missing m4 dependency (#41216)Manuela Kuhn1-0/+1
2023-11-22aocc: help compiler find include paths and libstdc++.so (#40450)Stephen Sachs1-0/+10
Add --gcc-toolchain option by default. Only add these paths if c++ libs and include files are available and the compiler was built with gcc
2023-11-22edm4hep: add latest tag for 0.10.2 (#41201)Thomas Madlener1-0/+1
2023-11-22onnxruntime: fix the call to as_string() operator (#41087)LucaMarradi1-0/+6
* onnxruntime: fix the call to as_string() operator * Update var/spack/repos/builtin/packages/py-onnxruntime/package.py Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> * Update var/spack/repos/builtin/packages/py-onnxruntime/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-onnxruntime/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-onnxruntime: rm now-unused stringpiece_1_10.patch --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-11-22hub: add v2.14.2, update to go module (#41183)Tom Scogland1-7/+29
* packages/hub: add new version, update to module Hub now uses a go module to build, needs different env vars, and we're on a very, very old version before that. Deprecate the old ones so we can clean out that old build once we pass a spack version. * cleanup suggested by @adamjstewart
2023-11-22perl: add missing gmake dependency (#41210)Michael Kuhn1-0/+1
2023-11-22python: add missing gmake dependency (#41211)Michael Kuhn1-0/+1
2023-11-21Update py-scikit-build-core to version 0.6.1 (#40779)Chris Richardson1-0/+4
* Update to latest version * Fix linebreak * Make suggested changes * bumped to 0.6.1 * Update var/spack/repos/builtin/packages/py-scikit-build-core/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Chris Richardson <cnr12@cam.ac.uk> Co-authored-by: Matt Archer <ma595@cam.ac.uk> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-11-21gettext: add v0.22.4 (#41189)Alec Scott1-0/+1
2023-11-21spack style: fix isort on sl:7 (#41133)Massimiliano Culpo1-4/+21
Bump the minimum version required for isort. This should fix an issue reported on Scientific Linux 7, and due to: https://github.com/PyCQA/isort/issues/1363
2023-11-20elfutils: add version 0.190 (#41187)Mark W. Krentel1-0/+1
2023-11-20qt-base: have QtBase provide qmake, ont QtPackage (#41186)Wouter Deconinck1-2/+2
2023-11-20gromacs: fix newly added variant (#41178)Mark Abraham1-1/+1
In practice, one can only compiler for the Intel Data Center Max GPU via a SYCL build and the oneAPI compiler. This is unlikely to change, so we can be explicit about that.
2023-11-20py-grpcio* do not assume lib / header dir (#41182)Harmen Stoppels2-4/+8
2023-11-20rust: add v1.73.0 and add support for external openssl certs (#41161)Alec Scott2-23/+61
Co-authored-by: Tom Scogland <scogland1@llnl.gov>
2023-11-20llvm: Remove python bindings when >= v17 (#41160)Alec Scott1-1/+4
Co-authored-by: Tom Scogland <scogland1@llnl.gov>
2023-11-20Catch2: add variant to choose cxx standard (#40996)Marc Perache1-1/+5
2023-11-20openblas: optimize flags for A64FX (#41093)Sergio Sánchez Ramírez1-0/+15
2023-11-20py-scipy: add v1.11.4 (#41158)Adam J. Stewart1-0/+1
2023-11-20mpich: support ch3:sock for a non busy-polling option (#40964)Scott Wittenburg1-5/+10
2023-11-20restic: add v0.16.2 (#41168)Alec Scott1-0/+1
2023-11-20bfs: add v3.0.4 (#41165)Alec Scott1-0/+1
2023-11-20rclone: add v1.64.2 (#41166)Alec Scott1-0/+1
2023-11-20glab: add v1.35.0 (#41167)Alec Scott1-0/+1
2023-11-20Remove a maintainer from CMS packages (#41170)iarspider13-22/+1
2023-11-20sherpa: only enable_or_disable in v3: (#41162)Wouter Deconinck1-1/+1
2023-11-19npm: only depend on libvips when @6, remove deprecated versions (#41159)Alec Scott1-35/+2
Co-authored-by: Tom Scogland <scogland1@llnl.gov>
2023-11-19elbencho: add new version and git master branch (#41136)Ethan Williams1-0/+4
* elbencho add new version and git master branch * Update var/spack/repos/builtin/packages/elbencho/package.py Co-authored-by: Alec Scott <alec@bcs.sh> * formatting fix requested by @alecbcs * remove whitespace added in blank line by github auto resolve --------- Co-authored-by: Ethan W <mail@ethanwilliams.xyz> Co-authored-by: Alec Scott <alec@bcs.sh>
2023-11-18votca: add v2023 (#41100)Christoph Junghans1-0/+1
2023-11-18gromacs: Add new variants and clarify existing ones (#41115)Mark Abraham1-2/+45
* gromacs: Add new variants and clarify existing ones Add new variants that reflect existing capabilities and defaults in the upstream build system. Add other existing constraints that were not yet specified. * conform to style * Fix missing hyphens * Correct cmake variable names