summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-05-28vecgeom: add v1.1.15 (#23973)Seth R. Johnson1-0/+1
2021-05-28modeltest-ng: add new package (#23765)Desmond Orton1-0/+29
2021-05-28r-mass: add v7.3-54 (#23996)Manuela Kuhn1-0/+1
2021-05-28r-nlme: add v3.1-152 (#23997)Manuela Kuhn1-0/+1
2021-05-28r-lme4: add v1.1-27 (#23998)Manuela Kuhn1-0/+1
2021-05-28r-pbkrtest: add v0.5.1 (#23999)Manuela Kuhn1-0/+1
2021-05-28singularity: add v3.7.4 (#23954)Robert Mijakovic1-0/+1
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu>
2021-05-28embree: add v3.13.0, fix build (#23986)Martin Aumüller1-35/+23
* embree: allow for compiling with gcc 7.3 strip out unsupported -mprefer-vector-width=256 * embree: fix build on AMD CPUs The ISAs that embree is compiled for have to match the CPU features enabled by the compiler, as embree derives theISA that it compiles for from the latter. Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-05-28SLEPc: add v3.15.1 (#23987)Jose E. Roman2-1/+3
2021-05-28lbann: add v0.102, add variant to enable address sanitizer. (#23981)Brian Van Essen1-0/+3
2021-05-28build(deps): bump actions/cache from 2.1.5 to 2.1.6 (#23983)dependabot[bot]1-1/+1
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28botan: add v2.17.3, v2.18.0 and v2.18.1 (#23984)Martin Aumüller1-0/+3
2021-05-28ispc: add v1.15.0 (#23985)Martin Aumüller1-0/+1
2021-05-28Use AWS CloudFront for source mirror (#23978)Todd Gamblin1-1/+1
Spack's source mirror was previously in a plain old S3 bucket. That will still work, but we can do better. This switches to AWS's CloudFront CDN for hosting the mirror. CloudFront is 16x faster (or more) than the old bucket. - [x] change mirror to https://mirror.spack.io
2021-05-28libhio: added version 1.4.1.6 (#23975)plamborn1-0/+1
2021-05-27Fix ZFP cuda build. (#23941)Ben Corbett1-1/+9
2021-05-28py-cfgrib: add new version (#23916)Adam J. Stewart1-2/+17
2021-05-27py-geocube: add new package (#23909)Adam J. Stewart1-0/+28
2021-05-28py-gql: Added version and deps for @0.4.0 (#23927)Desmond Orton1-7/+13
* Added version and deps for @0.4.0 * Switched to pypi, fixed deps * deprecation removal
2021-05-28New Package: py-google-apitools (#23968)Desmond Orton1-0/+24
* New Package: py-google-apitools * proper python constraints Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-05-27New package:py-coveralls (#23930)Desmond Orton1-0/+26
* New package:py-coveralls * dep fixes * added python constraint * pyyaml version constraint Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-05-27py-healpy: added missing dep (#23960)Desmond Orton1-1/+3
* py-healpy: added missing dep * added healpix and pkgconfig
2021-05-27Update nvshmem package to use public URL (#23933)romerojosh1-18/+48
2021-05-27Add fuse virtual dependency, new macfuse package (#23904)Adam J. Stewart8-10/+58
2021-05-27bugfix: mirror index shows missing packages (#23939)Greg Becker3-4/+66
- [x] add `in_buildcache` field to DB records to indicate what parts of an index, which includes roots and dependencies, are in the buildcache. - [x] add `mark()` method to DB for setting values on single nodes of the DAG.
2021-05-27wget: add new version, fix macOS build (#23921)Adam J. Stewart1-0/+2
2021-05-27gtkplus: add 3.24.29 (#23896)Michael Kuhn1-0/+6
This also fixes the build with %gcc@11:. According to upstream, the proper solution is to disable -Werror=array-bounds since the stable branch will not receive a patch for newer compilers.
2021-05-27py-eccodes: add new package (#23906)Adam J. Stewart1-0/+49
2021-05-27py-datacube: add new package (#23905)Adam J. Stewart1-0/+49
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2021-05-27plumed: add missing m4 dependency (#23957)Adam J. Stewart1-0/+1
2021-05-27Update py-pint and fix runtime dependency on setuptools (#23950)Sebastian Schmitt1-2/+6
* Update py-pint and fix runtime dependency on setuptools Without the runtime dependency on setuptools, importing pint yields: 0.11: ModuleNotFoundError: No module named 'pkg_resources' 0.17: ModuleNotFoundError: No module named 'packaging' * Fix * Address comments
2021-05-27New package: py-promise (#23936)Desmond Orton1-0/+24
* New package: py-promise * removed test deps, added missing dep
2021-05-27py-hatchet: update v1.3.0 checksum (#23902)Tamara Dahlgren1-1/+1
2021-05-27py-rasterio: add v1.2.3 (#23945)Adam J. Stewart1-2/+4
2021-05-27only readlink on links (#23948)Greg Becker1-1/+1
2021-05-27Chai, LvArray, Umpire and py-scipy: update versions, variants, and or more ↵Ben Corbett5-172/+229
(#23488) * LvArray update. * Style changes. * Addressing PR comments. * Bound scipy clang patch. * Umpire an CHAI boolean fix. * Changed lvarray python dependency types.
2021-05-27New package py-rx@3.2.0 (#23929)Desmond Orton1-0/+21
* New package py-rx@3.2.0 * Removal of deps and added python constraint
2021-05-27py-graphql-core: switched url to pypi (#23928)Desmond Orton1-3/+4
* switched url to use pypi * Python dep constraint fix
2021-05-26Added version 0.11.3 (#23940)Ben Bergen1-0/+1
2021-05-26py-findlibs: add new package (#23908)Adam J. Stewart1-0/+17
2021-05-26py-rioxarray: add new package (#23910)Adam J. Stewart1-0/+24
2021-05-26Add clarifying comments for import_modules usage (#23935)Adam J. Stewart12-19/+29
2021-05-26ucx: fix sha for 1.10.1 release (#23931)Howard Pritchard1-1/+1
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2021-05-26allow whitespace formatting in variant descriptions (#23853)Greg Becker1-4/+6
2021-05-26py-pint: fix import tests (#23918)Adam J. Stewart1-0/+4
2021-05-26py-applicationinsights: fix import tests (#23914)Adam J. Stewart1-0/+9
2021-05-26py-azure-identity: fix import tests (#23915)Adam J. Stewart1-0/+6
2021-05-26defaults/cray: use modules.yaml from defaults/linux (#23932)eugeneswalker1-0/+21
2021-05-26py-distributed: fix import tests (#23917)Adam J. Stewart1-0/+10
2021-05-26py-prompt-toolkit: fix import tests (#23919)Adam J. Stewart1-0/+15