diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2023-03-28 11:18:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-28 11:18:54 -0700 |
commit | d76a8b7de7a6007555b8d60fd88f4c1fe65e41f7 (patch) | |
tree | fdfad125aab80a0e7d4bfd442c08d103aeb7cc3a /pyproject.toml | |
parent | 9a93f223d63fd40fccb5c4ea84d009b718c17e47 (diff) | |
download | spack-d76a8b7de7a6007555b8d60fd88f4c1fe65e41f7.tar.gz spack-d76a8b7de7a6007555b8d60fd88f4c1fe65e41f7.tar.bz2 spack-d76a8b7de7a6007555b8d60fd88f4c1fe65e41f7.tar.xz spack-d76a8b7de7a6007555b8d60fd88f4c1fe65e41f7.zip |
retry: bugfix: package requirements with git commits (#35057) (#36347)
- [x] Specs that define 'new' versions in the require: section need to generate associated facts to indicate that those versions are valid.
- [x] add test to verify success with unknown versions.
- [x] remove unneeded check that was leading to extra complexity and test
failures (at this point, all `hash=version` does not require listing out that version
in `packages.yaml`)
- [x] unique index for origin (dont reuse 0)
Co-authored-by: Peter Josef Scheibel <scheibel1@llnl.gov>
Diffstat (limited to 'pyproject.toml')
0 files changed, 0 insertions, 0 deletions