Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-12 | gettext: Add 0.22.3 and fix keyerror: "shared" (#39423) | Harmen Stoppels | 2 | -3/+10 | |
After the merge of #37957 (Add static and pic variants), if a gettext install from a build before that merge is present, building any package using gettext fails with keyerror: "shared" because the use of self.spec.variants["shared"] does not check for the presence of the new variant in the old installation but expects that the new key variants["shared"] exists always. Fix it with a fallback to the default of True and update gettext to v22.3 Co-authored-by: Bernharad Kaindl <43588962+bernhardkaindl@users.noreply.github.com> | |||||
2023-10-12 | Remove deprecated "extra_instructions" option for containers (#40365) | Massimiliano Culpo | 6 | -59/+1 | |
2023-10-12 | clingo: fix build with Python 3.12 (#40154) | Harmen Stoppels | 2 | -0/+21 | |
2023-10-12 | acfl: use f-strings (#40433) | Alec Scott | 1 | -3/+2 | |
2023-10-11 | must: add versions 1.8.0 and 1.9.0 (#40141) | Tim Haines | 1 | -0/+2 | |
2023-10-11 | [add] py-cylc-rose: new recipe (#39980) | Lydéric Debusschère | 1 | -0/+23 | |
* [add] py-cylc-rose: new recipe * py-cylc-rose: update recipe --------- Co-authored-by: LydDeb <lyderic.debusschere.tgcc@cea.fr> | |||||
2023-10-11 | opendatadetector: add version v3.0.0 (#39693) | Leonhard Reichenbach | 1 | -0/+1 | |
2023-10-11 | adios2: use f-strings (#40437) | Alec Scott | 1 | -6/+6 | |
2023-10-11 | buildcache: Tell servers not to cache index or hash (#40339) | Scott Wittenburg | 1 | -2/+2 | |
2023-10-11 | fix ck build for 5.6.1 (#40304) | afzpatel | 2 | -1/+8 | |
* initial commit to fix ck build for 5.6.1 * disable mlir for miopen-hip * use satisfies for checking specs and add nlohmann-json dependency for 5.4 onwards | |||||
2023-10-11 | apr-util: Fix spack install apr-util +crypto ^openssl~shared (#40301) | Alex Richert | 1 | -0/+8 | |
2023-10-11 | cmake: drop CMAKE_STATIC_LINKER_FLAGS (#40423) | Victor Brunini | 2 | -4/+3 | |
Because those end up being passed to ar which does not understand linker arguments. This was making ldflags largely unusuable for statically linked cmake packages. | |||||
2023-10-11 | curl: add v8.4.0, allow r@8.3: to use it (#40442) | Harmen Stoppels | 2 | -6/+20 | |
* curl: 8.4.0 * fix r curl upperbound range | |||||
2023-10-11 | update for the tasmanain versions (#40453) | Miroslav Stoyanov | 3 | -122/+24 | |
2023-10-11 | acts: use f-strings (#40434) | Alec Scott | 1 | -6/+6 | |
2023-10-11 | abduco: use f-string (#40432) | Alec Scott | 1 | -1/+1 | |
2023-10-11 | adiak: use f-strings (#40435) | Alec Scott | 1 | -2/+2 | |
2023-10-11 | abacus: use f-string (#40431) | Alec Scott | 1 | -1/+1 | |
2023-10-11 | adios: use f-strings (#40436) | Alec Scott | 1 | -3/+3 | |
2023-10-11 | 7zip: use f-strings (#40430) | Alec Scott | 1 | -2/+2 | |
2023-10-11 | 3proxy: use f-strings (#40429) | Alec Scott | 1 | -4/+2 | |
2023-10-11 | adol-c: use f-strings (#40438) | Alec Scott | 1 | -2/+2 | |
2023-10-11 | krb5: Fix spack install krb5 ^openssl~shared (#40306) | Alex Richert | 1 | -0/+6 | |
2023-10-11 | cmake: add v3.27.7 (#40441) | Massimiliano Culpo | 1 | -0/+1 | |
2023-10-11 | c-blosc2: add 2.10.5 (#40428) | Manuela Kuhn | 1 | -2/+3 | |
2023-10-11 | tecplot: Add version 2023r1 (#40425) | Laura Weber | 1 | -0/+5 | |
2023-10-11 | restic: add v0.16.0 (#40439) | Alec Scott | 1 | -0/+1 | |
2023-10-11 | Update bootstrap buildcache to support Python 3.12 (#40404) | Massimiliano Culpo | 13 | -495/+672 | |
* Add support for Python 3.12 * Use optimized build of clingo | |||||
2023-10-11 | spider: respect <base> tag (#40443) | Harmen Stoppels | 1 | -8/+20 | |
2023-10-11 | qt-base: fix-build without opengl (#40421) | Manuela Kuhn | 1 | -0/+3 | |
2023-10-11 | build(deps): bump mypy from 1.5.1 to 1.6.0 in /.github/workflows/style (#40422) | dependabot[bot] | 1 | -1/+1 | |
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0. - [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
2023-10-11 | build(deps): bump mypy from 1.5.1 to 1.6.0 in /lib/spack/docs (#40424) | dependabot[bot] | 1 | -1/+1 | |
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0. - [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
2023-10-11 | Update legacy `.format()` calls to fstrings in installer.py (#40426) | Alec Scott | 1 | -152/+132 | |
2023-10-11 | spack buildcache: fix a typo in a function call (#40446) | Massimiliano Culpo | 1 | -3/+3 | |
fixes #40415 | |||||
2023-10-10 | botan: checksum 3.2.0 (#40417) | Martin Aumüller | 1 | -0/+1 | |
2023-10-10 | openvkl: add 1.3.2 (#40392) | Martin Aumüller | 1 | -1/+7 | |
* openvkl: add 1.3.2 works with (and requires) embree@4 * openvkl: simplify formatting with f-string thank you for the suggestion in the review | |||||
2023-10-10 | w3emc: add v2.11.0 (#40376) | Edward Hartnett | 1 | -2/+7 | |
* added version 2.11.0 * more fixes | |||||
2023-10-10 | e4s arm stack: duplicate and target neoverse v1 (#40369) | eugeneswalker | 2 | -13/+17 | |
* e4s arm stack: duplicate and target both neoverse n1, v1 * remove neoverse_n1 target until issue #40397 is resolved | |||||
2023-10-10 | GCC: fix build with Apple Clang 15 (#40318) | Adam J. Stewart | 1 | -0/+5 | |
2023-10-10 | More helpful error when patch lookup fails (#40379) | Harmen Stoppels | 2 | -10/+21 | |
2023-10-10 | py-jupyter-packaging: remove duplicate packages (#38671) | Adam J. Stewart | 15 | -39/+42 | |
* py-jupyter-packaging: remove duplicate packages * Allow py-jupyter-packaging to be duplicated in DAG * Deprecate version of py-jupyterlab that requires py-jupyter-packaging at run-time | |||||
2023-10-10 | Update PyTorch ecosystem (#40321) | Adam J. Stewart | 7 | -249/+139 | |
* Update PyTorch ecosystem * py-pybind11: better documentation of supported compilers * py-torchdata: add v0.7.0 * Black fixes * py-torchtext: fix Python reqs * py-horovod: py-torch 2.1.0 not yet supported | |||||
2023-10-10 | find rocm fix (#40388) | Miroslav Stoyanov | 1 | -1/+3 | |
* find rocm fix * format fix * style fix * formatting is broken | |||||
2023-10-10 | git: optimize build by not setting CFLAGS (#40387) | Harmen Stoppels | 1 | -2/+0 | |
2023-10-10 | python: add 3.11.6 (#40384) | Carlos Bederián | 1 | -2/+3 | |
2023-10-09 | embree: checksum 4.3.0 (#40395) | Martin Aumüller | 1 | -0/+1 | |
2023-10-09 | rkcommon: checksum 0.11.0 (#40391) | Martin Aumüller | 1 | -0/+1 | |
2023-10-09 | openmm: new version 8.0.0 (#40396) | Andrew W Elble | 1 | -1/+2 | |
2023-10-09 | Add a new release sha256 hash (#37680) | Tom Epperly | 1 | -1/+5 | |
2023-10-09 | Add pika 0.19.1 (#40385) | Auriane R | 1 | -0/+1 | |