summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2022-08-05wps: add mpi dependency (#31855)Frank Willmore1-0/+1
2022-08-05Add new fms version 2022.03 (#31901)Ryan Mulhall1-0/+1
Co-authored-by: rem1776 <Ryan.Mulhall@lscamd50-d.gfdl.noaa.gov>
2022-08-05mbedtls, xz: add missing install_name fixes on macOS (#31919)Harmen Stoppels2-0/+10
2022-08-05spectre: add v2022.07.18 and v2022.08.01 (#31633)Nils Vu1-0/+19
2022-08-05qtltools: fix prefix in Makefile (#31929)dunatotatos1-0/+1
2022-08-04Add: pyAMReX (#31915)Axel Huebl1-0/+85
* Add: pyAMReX Add the new pybind11 project `pyAMReX` as `py-amrex` package. * Fix PEP8 Style
2022-08-04Add checksum for py-identify 2.5.3 (#31935)Jonathon Anderson1-0/+2
* Add checksum for py-identify 2.5.3 * Update package.py
2022-08-04Omnitrace version 1.3.1 (#31911)Jonathan R. Madsen1-0/+1
2022-08-04ruby-asciidoctor: adding version 2.0.17 (#31927)Olivier Cessenat1-0/+1
2022-08-04tassel: add version 3.0.174 (#31917)downloadico1-1/+6
* tassel: add version 3.0.174 fix naming of 5.2.39 from "2017-07-22" * changed single quotes to double quotes to appease the gods ;) * fixed style issues
2022-08-04HiOp: use ginkgo@glu_experimental with develop. (#31934)Cameron Rutherford2-1/+2
2022-08-04openblas%cce: patch to support -hnofortran (#31931)eugeneswalker2-0/+108
2022-08-04Git Ref versions can be paired to defined versions in the spec (#30998)psakievich2-0/+34
The current use of git ref's as a version requires a search algorithm to pick the right matching version based on the tags in the git history of the package. This is less than ideal for the use case where users already know the specific version they want the git ref to be associated with. This PR makes a new version syntax [package]@[ref]=[version] to allow the users to specify the exact hash they wish to use.
2022-08-04Add checksums for py-onnx 1.10.1, 1.11.0, 1.12.0 (#31891)iarspider1-4/+11
* Add checksums for py-onnx 1.10.1, 1.11.0, 1.12.0 * Update package.py
2022-08-04Add checksum for py-notebook 6.4.12 (#31924)iarspider1-0/+1
2022-08-04Add checksum for py-ipython 7.31.1 (#31923)iarspider1-0/+1
2022-08-04pika: add v0.7.0 (#31906)Auriane R1-0/+1
2022-08-04New version for openCARP packages, v11.0 (#31652)Marie Houillon3-2/+5
Co-authored-by: openCARP consortium <info@opencarp.org>
2022-08-04Deprecate support for Python 3.5 (by removing it from CI) (#31908)Massimiliano Culpo1-0/+6
* Deprecate support for Python 3.5 (by removing it from CI) * Restore Python 3.9
2022-08-04Adding JUBE 2.4.1, 2.4.2 and 2.4.3 (#31921)Filippo Spiga1-0/+15
2022-08-04Add checksum for py-arrow 1.2.1 and 1.2.2 (#31894)iarspider1-1/+6
* Add checksum for py-arror 1.2.1 and 1.2.2 * Update package.py * Update var/spack/repos/builtin/packages/py-arrow/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update package.py * Update package.py * Update package.py * Update package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-08-03AMReX: 1D Option (#31913)Axel Huebl1-1/+1
Expose 1D support in AMREX_SPACEDIM.
2022-08-03sundials@6.1.0:6.2.0 +rocm: patch nvector to use pic (#31910)eugeneswalker2-0/+26
* sundials@6.1.0:6.2.0 +rocm: patch nvector to use pic * e4s ci: add sundials +rocm
2022-08-03ExaGO: disable Python with rocm+ipopt. HiOp: fix umpire+raja costraints. ↵Cameron Rutherford3-6/+13
RAJA: fix option naming for 0.14.0 (#31880)
2022-08-03New package: py-glymur (#31875)Jen Herting1-0/+24
* [py-glymur] New Package: py-glymur * [py-glymur] fixed copyright line * [py-glumur] update import ine * [@spackbot] updating style on behalf of qwertos Co-authored-by: James A Zilberman <jazrc@rit.edu> Co-authored-by: qwertos <qwertos@users.noreply.github.com>
2022-08-03Add checksum for py-smmap 3.0.5,4.0.0,5.0.0 (#31898)iarspider1-1/+6
2022-08-03py-torchgeo: lock down pytorch-lightning version (#31886)Adam J. Stewart1-2/+3
2022-08-03r-rhtslib: fix issue with git commit for v1.28 (#31653)Glenn Johnson1-1/+11
There is a problem with the git repo for rhtslib that apparently led to a bad version entry during the previous round of package updates. A git checkout on the commit also fails so use branch for most recent version.
2022-08-03AMReX: SYCL support (#31233)Erik1-0/+22
Add SYCL support, check CUDA-HIP-SYCL mutually exclusive. Require AMReX ver 21.06+ for SYCL. Co-authored-by: etpalmer63 <etpalmer63@users.noreply.github.com>
2022-08-03adios2: add v2.8.3 (#31885)Vicente Bolea1-1/+2
2022-08-03openssl: copy mozilla certs to work around symlink relocation issue (#31862)Harmen Stoppels1-5/+3
2022-08-03zopfli: add new package (#31879)Jen Herting1-0/+23
Co-authored-by: James A Zilberman <jazrc@rit.edu> Co-authored-by: qwertos <qwertos@users.noreply.github.com>
2022-08-03plasma: add code generation step for develop version (#31668)Piotr Luszczek1-0/+7
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2022-08-03Also set FC when building hypre+fortran (#31850)Peter Scheibel1-0/+1
2022-08-03QTLTools: add new package (#31881)dunatotatos1-0/+30
2022-08-03libspng: add new package (#31878)Jen Herting1-0/+17
Co-authored-by: James A Zilberman <jazrc@rit.edu> Co-authored-by: qwertos <qwertos@users.noreply.github.com>
2022-08-03Make parmmg dependent on mmg and metis (#31838)Yang Zongze3-0/+17
1. copy source of mmg to its install tree for parmmg's build 2. add cmake args for parmmg 3. add '+mmg' when '+parmmg' for petsc
2022-08-03py-pytorch-lightning: add v1.7.0 (#31871)Adam J. Stewart1-1/+5
2022-08-03mpich: fix hwloc config option for version >= 4.0 (#31874)Ken Raffenetti1-4/+13
In MPICH 4.0, the config option for external hwloc changed from --with-hwloc-prefix to --with-hwloc
2022-08-02black: fix bootstrap for Python 3.6 (#31872)Chris Green1-0/+11
* py-platformdirs: sanitize UTF-8 setup.cfg on Python 3.6 * py-platformdirs: black compliance * Minimal fix per @adamjstewart
2022-08-02libedit: Make sure libedit linkes to the correct terminfo lib from spack ↵Chuck Atkins1-0/+10
(#31870)
2022-08-02ca-certificates-mozilla: add v2022-07-19 and v2022-04-26(#31863)Harmen Stoppels1-0/+10
2022-08-02butterflypack %oneapi: patch CMakeLists to solve issue #31818 (#31848)eugeneswalker2-0/+15
* butterflypack %oneapi: patch CMakeLists to solve issue #31818 * uncomment builds affected by failing butterflypack Co-authored-by: e <e>
2022-08-02new package: py-alphafold (#27849)Andrew W Elble14-2/+380
* new package: alphafold and related dependencies, depends on #27138 * [@spackbot] updating style on behalf of aweits * fix Co-authored-by: aweits <aweits@users.noreply.github.com>
2022-08-02Allow building with camp@0.2.3 for raja@0.14.0 and umpire@6.0.0 (#31853)Peter Scheibel2-2/+2
2022-08-02py-pre-commit 2.20.0Harmen Stoppels1-0/+2
2022-08-02gdb: add v12.1 (#31765)Melven Roehrig-Zoellner1-0/+1
2022-08-02Add mctc-lib v0.3.1 and toml-f v0.3.0 (#31847)Sebastian Ehlert2-0/+2
2022-08-02Add meson Python build backend (#31809)Adam J. Stewart3-0/+66
2022-08-02py-flake8: add v5.0 (#31854)Adam J. Stewart4-45/+62