diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2023-06-21 00:20:32 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2024-01-09 00:26:22 -0800 |
commit | 6753cc0b814d80ab240d6aebf6d756497dd046d3 (patch) | |
tree | 17c7775a6129c07393152e79bb7e9e9cc0a17427 /bin/sbang | |
parent | 7994caaeda49550f36dabef63f131370acca0907 (diff) | |
download | spack-6753cc0b814d80ab240d6aebf6d756497dd046d3.tar.gz spack-6753cc0b814d80ab240d6aebf6d756497dd046d3.tar.bz2 spack-6753cc0b814d80ab240d6aebf6d756497dd046d3.tar.xz spack-6753cc0b814d80ab240d6aebf6d756497dd046d3.zip |
refactor: Index provided virtuals by `when` spec
Part 4 of reworking all package metadata to key by `when` conditions.
Changes conflict dictionary structure from this:
{ provided_spec: {when_spec, ...} }
to this:
{ when_spec: {provided_spec, ...} }
Diffstat (limited to 'bin/sbang')
0 files changed, 0 insertions, 0 deletions