diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2016-07-17 15:47:57 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2016-07-18 01:19:07 -0700 |
commit | 192369dd2b495678e9c701f253eefd15d57fc7d1 (patch) | |
tree | 2db002c0ce03fab36c1a51d2058525f6e178e044 /share | |
parent | 73f10c9363e584708a39cf02758fc837dc02b8d3 (diff) | |
download | spack-192369dd2b495678e9c701f253eefd15d57fc7d1.tar.gz spack-192369dd2b495678e9c701f253eefd15d57fc7d1.tar.bz2 spack-192369dd2b495678e9c701f253eefd15d57fc7d1.tar.xz spack-192369dd2b495678e9c701f253eefd15d57fc7d1.zip |
Fix #1265: Errors in spack reindex
- Consolidated code to read spec.yaml and database index.yaml into
one method (`read_yaml_dep_specs()`) in spec.py.
- Code understands old hash format, tuple format, and dicts for dep
specs, for backward compatibility.
- Spec YAML now uses a dict with keys to represent dep specs (this is
more future-proof).
- Dep specs no longer contain !!py-tuple entries in YAML (only lists
properly YAML-ize)
- bump database version.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions