summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2021-11-24py-testpath package: add version 0.5.0 (#27630)iarspider1-0/+3
2021-11-24py-uproot package: add version 4.1.8 (#27635)iarspider1-0/+2
2021-11-24py-virtualenv-clone package: add version 0.5.7 (#27636)iarspider1-1/+3
2021-11-24py-virtualenvwrapper package: add version 4.8.4 (#27638)iarspider1-0/+2
2021-11-24py-wcwidth package: add version 0.2.5 (#27639)iarspider1-0/+2
2021-11-24py-websocket-client package: add version 1.2.1 (#27640)iarspider1-5/+10
2021-11-24py-wheel package: add version 0.37.0 (#27641)iarspider1-0/+1
2021-11-24GROMACS-SWAXS package: add versions including 2021.4-0.1 (#27642)Maciej Wójcik1-0/+12
2021-11-24py-yarl package: add version 1.7.2 (#27643)iarspider1-2/+10
2021-11-24intel-oneapi-mkl: add cluster libs and option for static linking (#26256)Robert Cohn1-5/+28
2021-11-24umpire: fix gcc@10.3.0 conflict (#27620)albestro1-3/+2
Make sure that `gcc@10.3.0-[number]` also matches the conflict.
2021-11-24libblastrampoline: use tarballs and add maintainer (#27619)Harmen Stoppels1-10/+13
* Use tarballs for libblastrampoline * Add myself as maintainer
2021-11-24Adding oras go package (#27605)Vanessasaurus1-0/+47
Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com>
2021-11-23rocm-tensile: Add new GPUs to tensile-architecture list (#26913)Sreenivasa Murthy Kolam1-8/+21
2021-11-23Racket package: disable parallel build; add variants (#27506)Thomas Dickerson1-8/+37
- Prevent `-j` flags to `make`, which has been known to cause problems with Racket builds. - Add variants for various common build flags, including support for both versions of the Racket VM environment. In addition: - Prefer the minimal release to improve install times. Bells and whistles carry their own runtime dependencies and should be installed via `raco`. An enterprising user may even create a `RacoPackage` class to make spack aware of `raco` installed packages. - Match the official version numbering scheme.
2021-11-23llvm: use ninja by default (#27521)Harmen Stoppels1-10/+18
* llvm: use ninja by default * Use ninja for omp when it's not a runtime
2021-11-23Add encryption library packages: helib, palisade-development, and seal (#27495)John Wohlbier4-0/+213
Add packages for three common homomorphic encryption libraries. HElib, Palisade, and Seal. Also add package for number theoretic library NTL.
2021-11-23py-flask: add 2.0.2 (#27615)Manuela Kuhn1-5/+12
2021-11-23adding new package go cosign (#27606)Vanessasaurus1-0/+34
Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com>
2021-11-23py-cython: add 3.0.0a9 (#27609)Manuela Kuhn1-2/+5
* py-cython: add 3.0.0a9 * Update var/spack/repos/builtin/packages/py-cython/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-11-23Update to latest commit hash for vol-log-based. (#27612)Larry Knox1-2/+2
Update minimum hdf5 version to 1.13.0.
2021-11-23Add hdf5-vol-external-passthrough package. (#27289)Larry Knox1-0/+26
* Add hdf5-vol-external-passthrough package. * Add version v1.0 for vol-external-passthrough release. * Remove incorrect comment. * Add source url and checksum. Update HDF5 minimum version.
2021-11-22New version: py-stevedore 3.5.0 (#27586)iarspider1-3/+8
2021-11-22py-zope-event: add 4.5.0 (#27595)Manuela Kuhn1-1/+2
2021-11-22New version: py-singledispatch 3.7.0 (#27584)iarspider1-0/+4
* New version: py-singledispatch 3.7.0 * Apply suggestions from code review Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-11-22ncurses: fix external package detection on OS X (#27490)Robert Blake1-1/+1
2021-11-22suite-sparse package: add support for blas symbol suffix (#27510)Harmen Stoppels1-0/+27
2021-11-22raja: fix recipe for old versions (#27591)Massimiliano Culpo1-1/+2
Raja didn't depend on camp prior to v0.12.0
2021-11-22Make CUDA and ROCm architecture conditional (#27185)Massimiliano Culpo1-10/+9
* Make CUDA and ROCm architecture conditional fixes #14337 The variant to specify which architecture to use for CUDA and ROCm are now conditional on +cuda and +rocm respectively. * cp2k: make all CUDA related variants conditional on +cuda
2021-11-22[geant4] new version geant4@10.7.3 (#27568)Wouter Deconinck2-0/+3
* [geant4] new version geant4@10.7.3 Release notes: https://geant4-data.web.cern.ch/ReleaseNotes/Patch4.10.7-3.txt, no build system changes. * [geant4] depends_on geant4-data@10.7.3 * [geant4-data] new version @10.7.3
2021-11-22acts: add v15, embrace conditional variants (#27529)Hadrien G1-32/+13
2021-11-22Disable rsmi for hwloc when rocm is not enabled (#27547)Mahendra Paipuri1-0/+8
Co-authored-by: mahendrapaipuri <mahendra.paipuri@inria.fr>
2021-11-22Make _enable_or_disable(...) return an empty array for conditional variants ↵Harmen Stoppels1-0/+11
whose condition is not met (#27504)
2021-11-22py-rapidfuzz: add new package (#27559)Adam J. Stewart1-0/+19
2021-11-22py-itsdangerous: add 2.0.1 (#27556)Manuela Kuhn1-0/+2
2021-11-22ccache: speed up builds, don't build tests (#27567)Harmen Stoppels1-0/+3
2021-11-22nalu-wind: remove cxxstd from trilinos dependency to enable testing for ↵psakievich1-3/+3
cpp17 (#27563)
2021-11-22mesa: add v21.2.4 and v21.2.5 (#27571)Wouter Deconinck1-0/+2
Last bugfix versions before just released version @21.3.0 which will be part of a separate PR.
2021-11-22harminv: update for blas/lapack (#27572)Thomas Green1-2/+4
2021-11-22fpm: add v0.5.0 (#27575)Sebastian Ehlert1-0/+4
2021-11-22py-laspy: add new package (#27576)Adam J. Stewart1-0/+19
2021-11-19portage, tangram, wonton: update dependencies (#26886)Tracy-Pantleo3-29/+39
* tangram/wonton spack * portage spack update * wonton spack updated * tangram spack updated * white space removed * Update package.py * Update package.py * Update package.py * Update package.py portage spack upstream * Update package.py for loop test * Update package.py style errors * Update package.py * tangram * Update package.py * Update package.py * Update package.py * Update package.py * Update package.py edits * Update package.py * Update package.py remove @master * Update package.py remove @master * Update var/spack/repos/builtin/packages/portage/package.py Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov> * Update var/spack/repos/builtin/packages/wonton/package.py Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov> * Update package.py * Update package.py * Update package.py * Update package.py Co-authored-by: Tracy Nicole Pantleo <tpantleo@varan.lanl.gov> Co-authored-by: Tracy Nicole Pantleo - 361537 <tpantleo@darwin-fe1.lanl.gov> Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov>
2021-11-19New version: py-pyzmq 22.3.0 (#27543)iarspider1-9/+15
* New version: py-pyzmq 22.3.0 * Update var/spack/repos/builtin/packages/py-pyzmq/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-11-19py-progressbar2: add v3.55.0 (#27558)Adam J. Stewart1-0/+1
2021-11-19py-ruamel-yaml-clib: link to python (#27557)Adam J. Stewart1-1/+1
2021-11-19py-jinja2: add 3.0.3 (#27560)Manuela Kuhn1-1/+2
2021-11-19libfabric: Add v1.14.0 release (#27562)Raghu Raja1-0/+1
Signed-off-by: Raghu Raja <raghu@enfabrica.net>
2021-11-19[py-pickle5] New package (#27533)Jen Herting1-0/+20
Co-authored-by: Sid Pendelberry <sid@rit.edu>
2021-11-19py-werkzeug: add 2.0.2 (#27555)Manuela Kuhn1-0/+3
2021-11-19py-cycler: add 0.11.0 and get sources from pypi (#27550)Manuela Kuhn1-3/+5
* py-cycler: add 0.11.0 * Update var/spack/repos/builtin/packages/py-cycler/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>