diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2016-03-14 04:59:29 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2016-03-14 04:59:29 -0700 |
commit | 05c761dee9c86faf9ce6d5b98ae57c8737694898 (patch) | |
tree | 36e1993165f55f4617faef49222bdebebec4e242 /etc | |
parent | 003fd4d834d3e06ea89c7f3c2fa13241b0730f06 (diff) | |
download | spack-05c761dee9c86faf9ce6d5b98ae57c8737694898.tar.gz spack-05c761dee9c86faf9ce6d5b98ae57c8737694898.tar.bz2 spack-05c761dee9c86faf9ce6d5b98ae57c8737694898.tar.xz spack-05c761dee9c86faf9ce6d5b98ae57c8737694898.zip |
Add `package_class` method to spec.
- Shouldn't call .package from within things like normalize() and
concretize() beacuse spec may be inconsistent.
- Add `.package_class` property so that we can get at package metadata
without constructing a Package with a Spec.
- should be faster than `.package` was, anyway. Use where possible.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions