spack/lib/spack
Massimiliano Culpo c283fce487
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__`.
2024-08-30 08:11:17 +00:00
..
docs For "when:" and install_environment.json: Support fully qualified hostname (#45522) 2024-08-28 18:38:54 +02:00
env Compiler wrapper: add env var to pass vcheck flags (#44588) 2024-08-08 06:40:36 +00:00
external jsonschema: remove optional deps (#46041) 2024-08-26 22:15:52 +02:00
llnl buildcache.py: elide string not spec (#46074) 2024-08-28 15:27:44 +02:00
spack Remove DetectedPackage class (#46071) 2024-08-30 08:11:17 +00:00
spack_installable Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00