spack/lib/spack
Todd Gamblin 6753cc0b81 refactor: Index provided virtuals by when spec
Part 4 of reworking all package metadata to key by `when` conditions.

Changes conflict dictionary structure from this:

    { provided_spec: {when_spec, ...} }

to this:

    { when_spec: {provided_spec, ...} }
2024-01-09 00:26:22 -08:00
..
docs build(deps): bump flake8 from 6.1.0 to 7.0.0 in /lib/spack/docs (#41971) 2024-01-06 09:15:40 -08:00
env Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
external Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
llnl Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
spack refactor: Index provided virtuals by when spec 2024-01-09 00:26:22 -08:00
spack_installable Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00