Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-24 | New version: py-rsa 4.7.2 (#27581) | iarspider | 1 | -0/+2 | |
2021-11-24 | New version: py-rich 10.14.0 (redo of #27580) (#27646) | iarspider | 1 | -1/+4 | |
2021-11-24 | py-virtualenv package: add version 20.10.0; new dependency py-distlib (#27637) | iarspider | 2 | -0/+28 | |
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-11-24 | New version: py-requests-oauthlib 1.3.0 (#27578) | iarspider | 1 | -0/+1 | |
2021-11-24 | Adding packages for gptune and its dependencies (#26936) | liuyangzhuan | 77 | -5/+645 | |
* added package gptune with all its dependencies: adding py-autotune, pygmo, py-pyaml, py-autotune, py-gpy, py-lhsmdu, py-hpbandster, pagmo2, py-opentuner; modifying superlu-dist, py-scikit-optimize * adding gptune package * minor fix for macos spack test * update patch for py-scikit-optimize; update test files for gptune * fixing gptune package style error * fixing unit tests * a few changes reviewed in the PR * improved gptune package.py with a few newly added/improved dependencies * fixed a few style errors * minor fix on package name py-pyro4 * fixing more style errors * Update var/spack/repos/builtin/packages/py-scikit-optimize/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * resolved a few issues in the PR * fixing file permissions * a few minor changes * style correction * minor correction to jq package file * Update var/spack/repos/builtin/packages/py-pyro4/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * fixing a few issues in the PR * adding py-selectors34 required by py-pyro4 * improved the superlu-dist package * improved the superlu-dist package * moree changes to gptune and py-selectors34 based on the PR * Update var/spack/repos/builtin/packages/py-selectors34/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-11-24 | cdo package: add version 2.0.1 (#27608) | Brian Spilner | 1 | -0/+1 | |
2021-11-24 | Go package: add versions 1.17.3 and 1.16.10 (#27614) | Paul | 1 | -0/+2 | |
2021-11-24 | petsc: add variant kokkos (with +cuda) (#27624) | Satish Balay | 1 | -2/+27 | |
2021-11-24 | Dyninst package: Add versions 12.0.0 and 12.0.1 (#27623) | Tim Haines | 1 | -0/+3 | |
2021-11-24 | py-terminado package: add version 0.12.1 (#27629) | iarspider | 1 | -0/+3 | |
2021-11-24 | py-testpath package: add version 0.5.0 (#27630) | iarspider | 1 | -0/+3 | |
2021-11-24 | py-uproot package: add version 4.1.8 (#27635) | iarspider | 1 | -0/+2 | |
2021-11-24 | py-virtualenv-clone package: add version 0.5.7 (#27636) | iarspider | 1 | -1/+3 | |
2021-11-24 | py-virtualenvwrapper package: add version 4.8.4 (#27638) | iarspider | 1 | -0/+2 | |
2021-11-24 | py-wcwidth package: add version 0.2.5 (#27639) | iarspider | 1 | -0/+2 | |
2021-11-24 | py-websocket-client package: add version 1.2.1 (#27640) | iarspider | 1 | -5/+10 | |
2021-11-24 | py-wheel package: add version 0.37.0 (#27641) | iarspider | 1 | -0/+1 | |
2021-11-24 | GROMACS-SWAXS package: add versions including 2021.4-0.1 (#27642) | Maciej Wójcik | 1 | -0/+12 | |
2021-11-24 | py-yarl package: add version 1.7.2 (#27643) | iarspider | 1 | -2/+10 | |
2021-11-24 | intel-oneapi-mkl: add cluster libs and option for static linking (#26256) | Robert Cohn | 1 | -5/+28 | |
2021-11-24 | umpire: fix gcc@10.3.0 conflict (#27620) | albestro | 1 | -3/+2 | |
Make sure that `gcc@10.3.0-[number]` also matches the conflict. | |||||
2021-11-24 | libblastrampoline: use tarballs and add maintainer (#27619) | Harmen Stoppels | 1 | -10/+13 | |
* Use tarballs for libblastrampoline * Add myself as maintainer | |||||
2021-11-24 | Adding oras go package (#27605) | Vanessasaurus | 1 | -0/+47 | |
Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com> | |||||
2021-11-23 | rocm-tensile: Add new GPUs to tensile-architecture list (#26913) | Sreenivasa Murthy Kolam | 1 | -8/+21 | |
2021-11-23 | Racket package: disable parallel build; add variants (#27506) | Thomas Dickerson | 1 | -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-23 | llvm: use ninja by default (#27521) | Harmen Stoppels | 1 | -10/+18 | |
* llvm: use ninja by default * Use ninja for omp when it's not a runtime | |||||
2021-11-23 | Add encryption library packages: helib, palisade-development, and seal (#27495) | John Wohlbier | 4 | -0/+213 | |
Add packages for three common homomorphic encryption libraries. HElib, Palisade, and Seal. Also add package for number theoretic library NTL. | |||||
2021-11-23 | py-flask: add 2.0.2 (#27615) | Manuela Kuhn | 1 | -5/+12 | |
2021-11-23 | adding new package go cosign (#27606) | Vanessasaurus | 1 | -0/+34 | |
Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com> | |||||
2021-11-23 | py-cython: add 3.0.0a9 (#27609) | Manuela Kuhn | 1 | -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-23 | Update to latest commit hash for vol-log-based. (#27612) | Larry Knox | 1 | -2/+2 | |
Update minimum hdf5 version to 1.13.0. | |||||
2021-11-23 | Add hdf5-vol-external-passthrough package. (#27289) | Larry Knox | 1 | -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-22 | New version: py-stevedore 3.5.0 (#27586) | iarspider | 1 | -3/+8 | |
2021-11-22 | py-zope-event: add 4.5.0 (#27595) | Manuela Kuhn | 1 | -1/+2 | |
2021-11-22 | New version: py-singledispatch 3.7.0 (#27584) | iarspider | 1 | -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-22 | ncurses: fix external package detection on OS X (#27490) | Robert Blake | 1 | -1/+1 | |
2021-11-22 | suite-sparse package: add support for blas symbol suffix (#27510) | Harmen Stoppels | 1 | -0/+27 | |
2021-11-22 | raja: fix recipe for old versions (#27591) | Massimiliano Culpo | 1 | -1/+2 | |
Raja didn't depend on camp prior to v0.12.0 | |||||
2021-11-22 | Make CUDA and ROCm architecture conditional (#27185) | Massimiliano Culpo | 1 | -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 Deconinck | 2 | -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-22 | acts: add v15, embrace conditional variants (#27529) | Hadrien G | 1 | -32/+13 | |
2021-11-22 | Disable rsmi for hwloc when rocm is not enabled (#27547) | Mahendra Paipuri | 1 | -0/+8 | |
Co-authored-by: mahendrapaipuri <mahendra.paipuri@inria.fr> | |||||
2021-11-22 | Make _enable_or_disable(...) return an empty array for conditional variants ↵ | Harmen Stoppels | 1 | -0/+11 | |
whose condition is not met (#27504) | |||||
2021-11-22 | py-rapidfuzz: add new package (#27559) | Adam J. Stewart | 1 | -0/+19 | |
2021-11-22 | py-itsdangerous: add 2.0.1 (#27556) | Manuela Kuhn | 1 | -0/+2 | |
2021-11-22 | ccache: speed up builds, don't build tests (#27567) | Harmen Stoppels | 1 | -0/+3 | |
2021-11-22 | nalu-wind: remove cxxstd from trilinos dependency to enable testing for ↵ | psakievich | 1 | -3/+3 | |
cpp17 (#27563) | |||||
2021-11-22 | mesa: add v21.2.4 and v21.2.5 (#27571) | Wouter Deconinck | 1 | -0/+2 | |
Last bugfix versions before just released version @21.3.0 which will be part of a separate PR. | |||||
2021-11-22 | harminv: update for blas/lapack (#27572) | Thomas Green | 1 | -2/+4 | |
2021-11-22 | fpm: add v0.5.0 (#27575) | Sebastian Ehlert | 1 | -0/+4 | |