Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-20 | py-pytest: add v8.2.1 (#44267) | Adam J. Stewart | 2 | -54/+63 | |
* py-pytest: add v8.2.1 * py-pluggy: add v1.5.0 | |||||
2024-05-20 | caliper: add new variant to support Intel Vtune (#44147) | Pramod Kumbhar | 1 | -0/+7 | |
2024-05-20 | awscli-v2: add v2.15.53, and other updates (#44258) | Teague Sterling | 2 | -17/+23 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2024-05-20 | Deprecate py-cmake and py-ninja (#44257) | Adam J. Stewart | 18 | -31/+32 | |
2024-05-20 | gh: add v2.49.2 (#44231) | Matt Thompson | 1 | -0/+2 | |
2024-05-20 | hpctoolkit: restrict one patch to :2022 (#44268) | Mark W. Krentel | 1 | -0/+1 | |
Restrict the hpcrun-fmt.txt patch to :2022. It's fixed in the code after that, and in recent develop, some code paths have moved causing this patch to fail. | |||||
2024-05-20 | gettext: no link dep on tar (#44256) | Harmen Stoppels | 1 | -1/+1 | |
2024-05-20 | py-matplotlib: add v3.9.0 (#44225) | Adam J. Stewart | 1 | -62/+105 | |
2024-05-20 | htslib, STAR: add zlib-ng conflict (#44261) | Teague Sterling | 2 | -0/+5 | |
2024-05-20 | nimrod-aai: add version 24.2 and fix url (#42464) | Jacob King | 1 | -9/+8 | |
shas changed due to reorganization of GitLab.com repo into an open subgroup. | |||||
2024-05-20 | py-gdown: add new package (#44265) | Adam J. Stewart | 1 | -0/+28 | |
2024-05-19 | Add openjdk@15.0.2 (#35936) | Benjamin Meyers | 1 | -0/+11 | |
2024-05-19 | audit: disallow github.com/org/repo/pull/n/commits/hash.patch?full_index=1 ↵ | Wouter Deconinck | 10 | -25/+59 | |
(#44212) * audit: disallow github.com/org/repo/pull/n/commits/hash.patch?full_index=1 * [@spackbot] updating style on behalf of wdconinc * audit: fix style * audit: github.com/o/r/pull/n/commits/sha.patch -> sha.patch * [@spackbot] updating style on behalf of wdconinc * Revert "[@spackbot] updating style on behalf of wdconinc" This reverts commit 2ecec9923829c9514f6e09885ee57cda3688b2f4. * Revert "audit: github.com/o/r/pull/n/commits/sha.patch -> sha.patch" This reverts commit 5bd7da2cadee9dae44ce14f35a4fb72323c0b98e. * fix: modify audit message with suggested fix * audit: github.com/o/r/pull/n/commits/sha.patch -> /o/r/commit/sha.patch?full_index=1 --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-05-19 | py-pyqt5-sip: add 12.13.0 and fix build with gcc@14 (#44133) | Michael Kuhn | 1 | -0/+7 | |
2024-05-18 | gaudi: don't apply patch for 38.2 (#44252) | Wouter Deconinck | 1 | -1/+1 | |
2024-05-18 | podio: cleanup recipe, remove deprecated versions and patches (#44111) | Juan Miguel Carceller | 4 | -136/+6 | |
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> | |||||
2024-05-18 | Add Pyomo 6.7.2 (#44097) | Miranda Mundt | 1 | -2/+5 | |
2024-05-18 | perl-xml-libxml: add new versions and conflicts (fixes #44253) (#44254) | Teague Sterling | 1 | -0/+4 | |
* Address #44253 by adding new versions and declaring conflicts for perl-xml-libxml * [@spackbot] updating style on behalf of teaguesterling * Update var/spack/repos/builtin/packages/perl-xml-libxml/package.py Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> | |||||
2024-05-18 | namd: add 3.0b7 (#44198) | Carlos Bederián | 1 | -0/+1 | |
2024-05-18 | Adding new spark versions (#44250) | Teague Sterling | 1 | -0/+6 | |
* Adding new spark versions (in preparation of HAIL package) * Adding myself as potential maintainer | |||||
2024-05-18 | yq: add new package (#44249) | Teague Sterling | 1 | -0/+23 | |
2024-05-18 | oci buildcache: handle pagination of tags (#43136) | Scott Wittenburg | 6 | -10/+171 | |
This fixes an issue where ghcr, gitlab and possibly other container registries paginate tags by default, which violates the OCI spec v1.0, but is common practice (the spec was broken itself). After this commit, you can create build cache indices of > 100 specs on ghcr. Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl> | |||||
2024-05-18 | git: bump v2.39 to 2.45; deprecate unsafe versions (#44248) | Chris Green | 1 | -15/+81 | |
2024-05-18 | whizard: add gosam variant (#43595) | Valentin Volkl | 3 | -2/+16 | |
* whizard: add gosam variant * adress comments, fix compiler wrapper issue | |||||
2024-05-18 | ZeroSum: add new package (#44228) | Kevin Huck | 1 | -0/+73 | |
2024-05-18 | perl: add v5.36.3, v5.38.2; deprecate unsafe versions (#44186) | Derek Ryan Strong | 1 | -36/+103 | |
2024-05-17 | protobuf: update hash for patch needed when="@3.4:3.21" (#44210) | dmagdavector | 1 | -2/+2 | |
* protobuf: update hash for patch needed when="@3.4:3.21" * Update var/spack/repos/builtin/packages/protobuf/package.py Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> * Update var/spack/repos/builtin/packages/protobuf/package.py Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> | |||||
2024-05-17 | docs: remove warning about repositories and package extension (#44247) | Todd Gamblin | 1 | -6/+0 | |
Local package repositories are very well supported and we test them extensively, so this warning from 8 years ago can be removed from the docs. | |||||
2024-05-17 | netlib-scalapack: fix build with gcc@14 (#44120) | Michael Kuhn | 1 | -1/+5 | |
2024-05-17 | kakoune: add v2024.05.09 (#44124) | James Taliaferro | 1 | -3/+7 | |
2024-05-17 | GDAL: add v3.9.0 (#44128) | Adam J. Stewart | 1 | -41/+65 | |
2024-05-17 | Add latest Python versions (#44130) | Derek Ryan Strong | 1 | -2/+6 | |
2024-05-17 | spectre: add v2024.05.11 (#44139) | SXS Bot | 1 | -0/+3 | |
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com> | |||||
2024-05-17 | py-cython: add 3.0.10 (#44140) | Michael Kuhn | 1 | -0/+1 | |
2024-05-17 | Add `mpas-model` and `mpich` to pcluster neoverse stack (#44151) | Stephen Sachs | 1 | -2/+2 | |
Should build now since https://github.com/spack/spack/pull/43547 has been merged. | |||||
2024-05-17 | JAX: add v0.4.28 (#44112) | Adam J. Stewart | 2 | -1/+6 | |
2024-05-17 | pythia8: patch latest 8.311 for upstream bug (#43803) | Wouter Deconinck | 1 | -0/+7 | |
* pythia8: prefer 8.310 * [@spackbot] updating style on behalf of wdconinc * pythia8: filter_file to remove sed n * Revert "[@spackbot] updating style on behalf of wdconinc" This reverts commit e2a3decaffbd3f464d1bd992025e1812df49f088. * Revert "pythia8: prefer 8.310" This reverts commit 568cb056b87129085e245d9dbef1732ee1c6c0aa. * [@spackbot] updating style on behalf of wdconinc * pythia8: comment for fix * pythia8: fix style * pythia8: filter_file with raw string because of escaped pipe --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-05-17 | nalu-wind: fix trilinos rocm dependency (#44233) | Jon Rood | 1 | -1/+1 | |
2024-05-17 | tau: fix lib/include paths with oneapi (#44170) | wspear | 1 | -2/+2 | |
2024-05-17 | build(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0 (#44195) | dependabot[bot] | 3 | -7/+7 | |
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/5ecb98a3c6b747ed38dc09f787459979aebb39be...6d798873df2b1b8e5846dba6fb86631229fbcb17) --- updated-dependencies: - dependency-name: codecov/codecov-action 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> | |||||
2024-05-17 | hpcviewer: Update URLs to use GitLab release assets (#44129) | Jonathon Anderson | 3 | -79/+30 | |
2024-05-17 | blis: add v1.0 (#44199) | Carlos Bederián | 1 | -0/+1 | |
2024-05-17 | spglib: add v2.4.0 (#44202) | Rocco Meli | 1 | -0/+1 | |
2024-05-17 | docs: show phase signature for builders (#44067) | Chris Marsh | 1 | -0/+9 | |
2024-05-17 | New versions nvpl-blas and nvpl-lapack (#44244) | Raffaele Solcà | 2 | -1/+11 | |
2024-05-17 | starpu: add v1.4.6 (#44203) | Nathalie Furmento | 1 | -0/+1 | |
2024-05-17 | fenicsx: remove deprecated versions (#44223) | Garth N. Wells | 6 | -147/+16 | |
2024-05-17 | cli11: new version and enable library (#44204) | Seth R. Johnson | 1 | -2/+8 | |
2024-05-17 | Fix broken link in docs (#44217) | Andrew-Dunning-NNL | 1 | -1/+1 | |
2024-05-17 | MOLGW: add v3.3 (#44241) | Fabien Bruneval | 1 | -6/+15 | |
Co-authored-by: Fabien Bruneval <fabien.bruneval@.cea.fr> |