summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2021-05-26py-sqlalchemy: fix import tests (#23920)Adam J. Stewart1-0/+13
2021-05-26CrayPE update for libunwind (#23821)lukebroskop1-1/+3
2021-05-26Switch from heroku to slack.spack.io for slack invite badge (#23924)Todd Gamblin1-3/+3
2021-05-26mbedtls: make perl a test dependency (#23897)Harmen Stoppels1-1/+9
2021-05-25Adds vtk-m release 1.6.0-rc2 (#23895)Vicente Bolea1-1/+1
2021-05-25root: add CLING_CXX_PATH variable to CMake build (#23888)Davide Mancusi1-1/+4
Closes issue #23886.
2021-05-25AML: Add submodules to develop and master versions (#23903)Richarda Butler1-2/+3
Co-authored-by: Kayla Richarda Butler <butler59@quartz1916.llnl.gov>
2021-05-26json-c: fix install on macOS (#23912)Adam J. Stewart1-0/+6
2021-05-26bash: add v5.1 and patches (#23911)Adam J. Stewart1-0/+10
2021-05-25Add xxd for hsa-rocr-dev build script (#23855)Harmen Stoppels4-8/+41
2021-05-25adding json export for spack blame (#23417)Vanessasaurus4-15/+122
I would like to be able to export (and save and then load programatically) spack blame metadata, so this commit adds a spack blame --json argument, along with developer docs for it Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com>
2021-05-25first set of work to allow for saving local results with spack monitor (#23804)Vanessasaurus6-24/+156
This work will come in two phases. The first here is to allow saving of a local result with spack monitor, and the second will add a spack monitor command so the user can do spack monitor upload. Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com>
2021-05-25extrae package: add variant for cuda and cupti (#23522)Hervé Yviquel1-0/+20