Peter Scheibel
Peter Scheibel
@alalazo I have added a significant number of tests including one to cover https://github.com/spack/spack/pull/27987#issuecomment-1189701122. I think I should brainstorm it more for another day or two, but I'm curious what...
Close/reopen to retry doc checks
> Btw, on an unrelated note, it would be nice to specify arch in a packages.yaml file. I can add target, but not arch = platform-os-target. > This happens on...
@alalazo FYI I think this is ready for review and sufficiently-tested
@alalazo > Should requirements be imposed on conflicting spec literals? IMO yes > The semantic is more "any_of" than "one_of" That's true although I usually say "exactly one of" in...
> Assuming that the above is correct, it is > my only complaint is that "suggestions" and "requirements" have a very different interface. Should we get rid of versions, variants,...
Regarding https://github.com/spack/spack/pull/27987#issuecomment-1210983266: (Note: "one_of" as it is treated in this point of the PR will be renamed to "any_of", and I assume we are talking about the semantics of "any_of")...
@jpopelar can you push an empty commit here (see also: https://github.com/spack/spack/pull/31589#issuecomment-1192209684).
https://github.com/spack/spack/issues/31265 looks related to the style failure, if applying the fix described there works, then could you mention that in that issue? (one thing that's strange: that issue describes how...
Close/reopen to restart tests