summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-08-10libjxl: add new package (#31983)Adam J. Stewart6-7/+114
2022-08-10ADIOS2: ZFP<1.0 (#32015)Axel Huebl1-1/+1
* ADIOS2: ZFP<1.0 The tagged ADIOS2 releases in Spack (and develop) do not yet work with ZFP 1.0. Express valid depedency range before someone updates the ZFP package and triggers the incompatibility. * Use semver
2022-08-09Add checksum for py-setuptools-rust 1.2.0 and 1.4.1 (#32009)iarspider1-1/+8
* Add checksum for py-setuptools-rust 1.2.0 and 1.4.1 * Update var/spack/repos/builtin/packages/py-setuptools-rust/package.py Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> * Update package.py Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2022-08-09Add checksum for py-pynacl 1.5.0 (#31988)iarspider1-2/+4
* Add checksum for py-pynacl 1.5.0 * Update package.py
2022-08-09Add checksum for new py-semantic-version versions (#32010)iarspider1-0/+3
2022-08-09Reduce installation noise: filter path padding and make some details debug ↵Tamara Dahlgren5-14/+61
level 2 (#31998)
2022-08-09PythonPackage: add --config-settings support (#31823)Adam J. Stewart2-4/+91
2022-08-09py-gpytorch: add v1.8.1 (#32001)Adam J. Stewart1-0/+1
2022-08-09New patch release SLEPc 3.17.2 (#32007)Jose E. Roman2-0/+2
2022-08-09Add checksum for py-pyjwt 2.4.0 (#31987)iarspider1-0/+2
2022-08-09Add base class for directory visitor (#32008)Harmen Stoppels3-31/+103
2022-08-09Update release procedure, keep CHANGELOG up-to-date (#31969)Massimiliano Culpo2-5/+43
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2022-08-09rdma-core: add v22.4 (#31888)Ryan Marcellino1-0/+1
2022-08-08axom@0.6.1 %oneapi: patch examples (#31991)eugeneswalker3-2/+16
* axom@0.6.1 %oneapi: patch examples * uncomment axom%oneapi ci build now that it is fixed
2022-08-08Add checksum for py-lxml 4.9.0 and 4.9.1 (#31986)iarspider1-0/+2
* Add checksum for py-lxml 4.9.0 and 4.9.1 * Update package.py
2022-08-08TensorFlow: add versions 2.8–2.9 (#31615)Adam J. Stewart3-118/+215
2022-08-08py-uproot: Add checksums for new versions (#31989)iarspider1-2/+11
* Add checksums for new uproot versions * Update package.py
2022-08-08swig: support external find (#31990)Olivier Cessenat1-1/+10
2022-08-08gromacs: add CP2K (#31836)Maciej Wójcik3-4/+70
2022-08-08acts: add v19.6.0 (#31922)Valentin Volkl1-0/+2
2022-08-08acts: add v19.4.0 and v19.5.0 (#31773)Wouter Deconinck1-0/+12
2022-08-08py-scikit-learn: add v1.1.2 (#31957)Adam J. Stewart1-1/+2
2022-08-08crmc: add necessary boost variants and allow argument mismatch for clang ↵haralmha1-2/+2
(#31928)
2022-08-08neko: add v0.4.3, v0.4.2 and fixed package recipe (#31984)Niclas Jansson1-1/+6
2022-08-08qt: new version 5.15.5 (#31973)Wouter Deconinck1-0/+1
2022-08-08sirius: inherit from rocmpackage (#31207)Alberto Invernizzi1-24/+1
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2022-08-08Update PyTorch ecosystem (#31960)Adam J. Stewart3-2/+7
2022-08-08build(deps): bump docker/build-push-action from 3.0.0 to 3.1.1 (#31964)dependabot[bot]1-1/+1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.1.1. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/e551b19e49efd4e98792db7592c17c09b89db8d8...c84f38281176d4c9cdb1626ffafcd6b3911b5d94) --- updated-dependencies: - dependency-name: docker/build-push-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>
2022-08-08perl-cgi: adding v4.54 (#31971)Olivier Cessenat1-0/+3
2022-08-08perl-tk: adding v804.036 (#31972)Olivier Cessenat1-0/+3
2022-08-08e4s oneapi ci: unify when possible (#31965)eugeneswalker1-1/+1
2022-08-08herwig3: add v7.2.2 (#28233)Wouter Deconinck2-0/+3
2022-08-08hpx: add v1.8.1 (#31977)Erik Schnetter1-0/+1
2022-08-08hypre: update homepage (#31976)Olivier Cessenat1-1/+3
2022-08-08py-tbparse: add new package (#31979)Adam J. Stewart1-0/+20
Co-authored-by: adamjstewart <adamjstewart@users.noreply.github.com>
2022-08-08libheif: add new package (#31982)Adam J. Stewart2-2/+18
2022-08-07cudnn: adjust version dependency on CUDA (#31763)Melven Roehrig-Zoellner1-3/+5
2022-08-06flux packages used in a spack view will already be unshallow (#31955)Vanessasaurus2-6/+17
* flux packages used in a spack view will already be unshallow and this particular command will error and break the entire build. Instead we want to catch the ProcessError and allow for a regular fetch. * final tweaks to add missing sqlite and fallback to fetch Signed-off-by: vsoch <vsoch@users.noreply.github.com>
2022-08-06py-simpleeval: new package (#31968)Ryan Marcellino1-0/+20
2022-08-06curl@7.84.0: patch easy_lock.h (https://github.com/curl/curl/pull/9054) (#31950)eugeneswalker2-0/+29
2022-08-06py-jaxlib: bazel 5 not yet supported (#31962)Adam J. Stewart1-1/+2
2022-08-05Perl: set PERL5LIB for test deps (#31685)Adam J. Stewart1-1/+1
2022-08-05python: add @3.10.6 (#31951)牟展佑1-0/+1
2022-08-05Add checksum for py-numexprt 2.8.3 (#31900)iarspider2-2/+7
2022-08-05py-flye: added v2.7-2.9 (#31956)Luke Diorio-Toth1-0/+6
2022-08-05jxrlib-debian: new package (#31877)Jen Herting1-0/+28
Co-authored-by: James A Zilberman <jazrc@rit.edu> Co-authored-by: qwertos <qwertos@users.noreply.github.com>
2022-08-05spack mirror: skip non-concretizable specs (#31897)Massimiliano Culpo2-2/+38
fixes #31736 Catch errors when concretizing specs and report them as debug messages. The corresponding spec is skipped. Co-authored-by: Greg Becker <becker33@llnl.gov>
2022-08-05Add vtkm variant to visit spack package. (#31887)Eric Brugger3-0/+57
2022-08-05seq-gen: add new package (#31916)downloadico1-0/+33
2022-08-05rdma-core: latest (patch) releases (#31943)Harmen Stoppels1-0/+22