diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2014-10-04 22:34:24 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2014-10-07 23:22:45 -0700 |
commit | 4bde771970547682142bf266ccd5001d99a0d07e (patch) | |
tree | 95b5eada1c90d54e5edd342c0c0394079da4a170 /bin | |
parent | 37e96ff6e14e419fbc31a43a1de966a7221e8ac1 (diff) | |
download | spack-4bde771970547682142bf266ccd5001d99a0d07e.tar.gz spack-4bde771970547682142bf266ccd5001d99a0d07e.tar.bz2 spack-4bde771970547682142bf266ccd5001d99a0d07e.tar.xz spack-4bde771970547682142bf266ccd5001d99a0d07e.zip |
Fix for SPACK-39: Concretization was too restrictive.
- concretize_version() now Use satisfies(), not intersection.
- version class updated with better intersection/union commands
- version now 1.6 "contains" 1.6.5
- added test for new version functionality
- remove none_high and none_low classes
- version module is now self-contained; save for external 2.7
functools.total_ordering for 2.6 compatibility.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions