summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin.mock/packages/attributes-foo-app
AgeCommit message (Collapse)AuthorFilesLines
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
* license bump year * fix black issues of modified files * mypy * fix 2021 -> 2023
2022-07-31black: reformat entire repository with blackTodd Gamblin1-3/+3
2022-06-17Spec: Add a new virtual-customizable `home` attribute (#30917)Chuck Atkins1-0/+12
* Spec: Add a new virtual-customizable home attribute * java: Use the new builtin home attribute * python: Use the new builtin home attribute