diff options
author | Patrick Gartung <gartung@fnal.gov> | 2020-01-31 20:08:47 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-31 20:08:47 -0600 |
commit | ab36008635e2c22e40ce608f150475f38a19b772 (patch) | |
tree | 984e394b6d61317c7e532a6f82d497d2c40b2be4 /NOTICE | |
parent | 412c3361137c883391d33cb80e04db6ebba63042 (diff) | |
download | spack-ab36008635e2c22e40ce608f150475f38a19b772.tar.gz spack-ab36008635e2c22e40ce608f150475f38a19b772.tar.bz2 spack-ab36008635e2c22e40ce608f150475f38a19b772.tar.xz spack-ab36008635e2c22e40ce608f150475f38a19b772.zip |
binary_distribution: Initialize _cached_specs at the module level and only search the mirrors in get_spec if spec is not in _cached_specs. (#14714)
* Initialize _cached_specs at the file level and check for spec in it before searching mirrors in try_download_spec.
* Make _cached_specs a set to avoid duplicates
* Fix packaging test
* Ignore build_cache in stage when spec.yaml files are downloaded.
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions