Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-10-03 | yq: add v4.44.3, fix go dependency constraints (#46738) | Alec Scott | 1 | -0/+5 | |
2024-10-02 | mepo: add 2.1.0 (#46726) | Matt Thompson | 1 | -0/+1 | |
2024-10-02 | Add more ReFrame versions (#46706) | Vasileios Karakasis | 1 | -0/+23 | |
2024-10-03 | scc: add v3.4.0, drop generated dependencies (#46733) | Alec Scott | 1 | -2/+3 | |
2024-10-02 | MPICH: Add version 4.2.3 (#46718) | Ken Raffenetti | 1 | -0/+1 | |
2024-10-02 | hugo: add v0.135.0, switch to GoPackage (#46735) | Alec Scott | 1 | -17/+27 | |
2024-10-02 | lazygit: add v0.44.1 (#46736) | Alec Scott | 1 | -1/+4 | |
2024-10-02 | git: fix zsh shell completions (#46725) | Alec Scott | 1 | -0/+5 | |
2024-10-03 | glow: fix package to install completions and not source dir (#46728) | Alec Scott | 1 | -5/+15 | |
2024-10-02 | Do not fail noop jobs in Spack CI (#46713) | kwryankrattiger | 1 | -1/+3 | |
2024-10-02 | rclone: add v1.68.1, convert to a GoPackage (#46721) | Alec Scott | 1 | -18/+7 | |
* rclone: convert to a GoPackage * rclone: add v1.68.1 | |||||
2024-10-02 | kubectl: add v1.31.1, convert to a GoPackage (#46722) | Alec Scott | 1 | -9/+3 | |
2024-10-02 | direnv: convert to GoPackage (#46724) | Alec Scott | 1 | -14/+1 | |
2024-10-02 | litestream: drop GoBuilder now that GoPackage is fixed (#46727) | Alec Scott | 1 | -6/+4 | |
2024-10-02 | restic: convert to GoPackage (#46719) | Alec Scott | 1 | -14/+2 | |
2024-10-02 | stdexec: Add nvhpc@24.09 version (#46714) | Auriane R. | 1 | -0/+1 | |
2024-10-02 | libuv-julia: Add v1.48.0 (#46705) | Mosè Giordano | 1 | -0/+1 | |
2024-10-02 | nghttp2: Add v1.59.0 (#46704) | Mosè Giordano | 1 | -0/+1 | |
2024-10-02 | fds: add 6.9.0,6.9.1 and openmp (#46717) | kjrstory | 1 | -2/+9 | |
* fds: add 6.9.0,6.9.1 and openmp * typo and style fix | |||||
2024-10-02 | build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#46708) | dependabot[bot] | 1 | -1/+1 | |
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 4.6.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/e28ff129e5465c2c0dcc6f003fc735cb6ae0c673...b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238) --- 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-10-02 | py-rucio-clients: new package (and dependencies) (#46585) | Wouter Deconinck | 16 | -7/+280 | |
Co-authored-by: Bernhard Kaindl <contact@bernhard.kaindl.dev> | |||||
2024-10-02 | fix 'command -v' not in csh (#45845) | Ray Huang | 1 | -2/+2 | |
2024-10-02 | ipopt: add 3.14.12 to 3.14.14, improve mumps integration (#46673) | Alex Tyler Chapman | 2 | -8/+81 | |
2024-10-02 | libblastrampoline: Add v5.9.0, v5.10.1, v5.11.0 (#46702) | Mosè Giordano | 1 | -0/+3 | |
2024-10-02 | postgresql: Add icu4c dependency for versions 16+ (#46691) | Arne Becker | 1 | -0/+5 | |
* postgresql: Add icu4c dependency for versions 16+ * postgresql: make ICU an option * postgresql: ICU variant only needed for v16+ * postgresql: Check for negated option Check for negated option instead of negating the test Co-authored-by: Alec Scott <hi@alecbcs.com> --------- Co-authored-by: Alec Scott <hi@alecbcs.com> | |||||
2024-10-02 | aspell_dict: remove unused import (#46716) | Harmen Stoppels | 1 | -1/+0 | |
2024-10-02 | perl-bio-ensembl-variation: new package (#44507) | Teague Sterling | 2 | -1/+89 | |
* Adding the perl-bio-db-bigfile package * Adding perl-bio-ensembl-variation package * Adding perl-bio-ensembl-io package * Update package.py * Update package.py * Update package.py * Update package.py * Update package.py * Updating dependent package handling Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * Updating dependent package handling Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * Reverting variants Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * Update package.py * Rename package.py to package.py * Update package.py * Update package.py * Update package.py * Fix variant installation and dependencies Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * Styles Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * Removing unneeded dependencies Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * Update package.py * Update package.py * Update package.py * perl-bio-ensembl: update sha256 of 112 * perl-bio-ensembl-variation: add perl-bio-ensembl-funcgen@{vers} --------- Signed-off-by: Teague Sterling <teaguesterling@gmail.com> Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com> | |||||
2024-10-02 | py-flash-attn: add v2.6.3 (#46487) | Auriane R. | 1 | -4/+8 | |
* [py-flash-attn] Add version 2.6.3 * Update dependencies according to the latest version * Add max_jobs environmental variable to avoid oom error --------- Co-authored-by: aurianer <8trash-can8@protonmail.ch> | |||||
2024-10-02 | dbus: fix url; add v1.14.10, v1.15.10 (meson); fix CVEs (#46625) | Wouter Deconinck | 1 | -12/+41 | |
2024-10-02 | cbqn: new package (#46603) | Asher Mancinelli | 1 | -0/+62 | |
2024-10-02 | gh: add shell completions (#46701) | Alec Scott | 1 | -0/+16 | |
2024-10-02 | GoPackage: fix attributes to allow for custom build_directory values (#46707) | Alec Scott | 2 | -12/+28 | |
2024-10-02 | goma: add v7.8.2 (#46696) | Weston Ortiz | 1 | -0/+1 | |
2024-10-02 | cuda: add conflict for aarch64 with gcc-13.2.0 and cuda@12.4 (#46694) | Andrew W Elble | 1 | -0/+5 | |
https://github.com/spack/spack/pull/39666#issuecomment-2377609263 | |||||
2024-10-02 | kafka: add v2.13-3.7.1, v2.13-3.8.0, remove v2.13-3.7.0 (#46692) | Matthieu Dorier | 1 | -1/+9 | |
* kafka: added new versions * kafka: add back deprecated version * kafka: fixing style | |||||
2024-10-02 | Revert "`cc`: ensure that RPATHs passed to linker are unique" (#46712) | Harmen Stoppels | 2 | -175/+136 | |
* Revert "`cc`: ensure that RPATHs passed to linker are unique" This reverts commit 2613a14c43b11ab92181bdd7ba57cd5b99f128a8. * Revert "`cc`: simplify ordered list handling" This reverts commit a76a48c42e8d6657f9dcb0500bff574651f317d9. | |||||
2024-10-02 | py-django: add v5.0.9, v5.1.1 (fix CVEs) (#46671) | Wouter Deconinck | 2 | -2/+7 | |
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com> | |||||
2024-10-02 | tests: fix wrong install name (#46711) | Harmen Stoppels | 1 | -1/+1 | |
2024-10-02 | Add openblas v0.3.28 with patch (#46495) | Derek Ryan Strong | 2 | -6/+23 | |
2024-10-02 | py-rasterio: add v1.4.1 (#46693) | Adam J. Stewart | 1 | -0/+1 | |
2024-10-01 | amrex: add v24.10 (#46697) | Weiqun Zhang | 1 | -0/+1 | |
2024-10-01 | add easi 1.4 and 1.5 (#46688) | Thomas-Ulrich | 1 | -0/+2 | |
2024-10-01 | fix #46681 (#46682) | Thomas-Ulrich | 1 | -0/+3 | |
2024-10-01 | yaml-cpp library path is lib64 in centos (#46669) | renjithravindrankannath | 1 | -1/+1 | |
2024-10-01 | Docs: environment update (#44087) | Tamara Dahlgren | 3 | -124/+140 | |
Updated the terminology for the two types of environments to be consistent with that used in the tutorial for the last three years. Additionally: * changed 'anonymous' to 'independent in environment command+test for consistency. | |||||
2024-10-01 | gha: brew gnupg2 is now gnupg (#46689) | Harmen Stoppels | 1 | -1/+1 | |
2024-10-01 | umoci: fix my github handle (#46664) | Wouter Deconinck | 1 | -1/+1 | |
2024-10-01 | build_environment: small cleanup and add todo comments (#46687) | Harmen Stoppels | 1 | -51/+44 | |
2024-10-01 | build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#46675) | dependabot[bot] | 1 | -1/+1 | |
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4.1.7...d632683dd7b4114ad314bca15554477dd762a938) --- updated-dependencies: - dependency-name: actions/checkout 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-10-01 | mplack depends on hermes-shm, and it needs pkgconfig | Bernhard Kaindl | 1 | -0/+1 | |