| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| spack-1.2.2.tar.gz | 2026-07-20 | 5.4 MB | |
| README.md | 2026-07-20 | 620 Bytes | |
| v1.2.2 (2026-07-20) source code.tar.gz | 2026-07-20 | 5.4 MB | |
| v1.2.2 (2026-07-20) source code.zip | 2026-07-20 | 6.4 MB | |
| Totals: 4 Items | 17.1 MB | 0 | |
Bug fixes
- Concretization cache:
- Fix accidental exponential complexity issue in spec hash, and disable for spliced specs (#52665)
- Fix serialization issues with abstract input spec (#52714, [#52716])
- Prune cache only after write (#52715)
- Reduce excessive syscalls (#52721)
- Make
spack --disable-locksapply to all file system locks used by Spack (#52270) - Fix a patch file lookup issue when using multiple package repositories (#52675)
- Fix a few issues with
spack isolate --self(#52725) - Fix an issue where repositories did not raise InvalidNamespaceError correctly (#52689)