diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2024-08-30 10:11:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-30 08:11:17 +0000 |
commit | c283fce487d75ce1f8b78cb30239630455501391 (patch) | |
tree | 1056aaa1090ece8357cb4c437e08f21beadbecde /.devcontainer | |
parent | 199cbce5efed120744f3b36e7a3eb9ed2eddeaa2 (diff) | |
download | spack-c283fce487d75ce1f8b78cb30239630455501391.tar.gz spack-c283fce487d75ce1f8b78cb30239630455501391.tar.bz2 spack-c283fce487d75ce1f8b78cb30239630455501391.tar.xz spack-c283fce487d75ce1f8b78cb30239630455501391.zip |
Remove `DetectedPackage` class (#46071)
This PR simplifies the code doing external spec detection by removing
the `DetectedPackage` class. Now, functions accepting or returning lists
of `DetectedPackage`, will accept or return list of specs.
Performance doesn't seem to change if we use `Spec.__reduce__` instead
of `DetectionPackage.__reduce__`.
Diffstat (limited to '.devcontainer')
0 files changed, 0 insertions, 0 deletions