summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorMassimiliano Culpo <massimiliano.culpo@gmail.com>2024-01-26 09:48:53 +0100
committerGitHub <noreply@github.com>2024-01-26 09:48:53 +0100
commit19df8e45ec887d8168fd98795b29cfcb1168f70a (patch)
treeb5681c323e1a11bc88b99e50c3606ad652639b3a /pyproject.toml
parent4c7a1f541caee161584abfa965920eb27df575ab (diff)
downloadspack-19df8e45ec887d8168fd98795b29cfcb1168f70a.tar.gz
spack-19df8e45ec887d8168fd98795b29cfcb1168f70a.tar.bz2
spack-19df8e45ec887d8168fd98795b29cfcb1168f70a.tar.xz
spack-19df8e45ec887d8168fd98795b29cfcb1168f70a.zip
Merge `virtuals=` from duplicate dependencies (#42281)
Previously, for abstract specs like: ``` foo ^[virtuals=a] bar ^[virtuals=b] bar ``` the second requirement was silently discarded on concretization. Now they're merged, and the abstract spec is equivalent to: ``` foo ^[virtuals=a,b] bar ```
Diffstat (limited to 'pyproject.toml')
0 files changed, 0 insertions, 0 deletions