Alec Scott
20a18b5710
scc: add v3.4.0, drop generated dependencies ( #46733 )
2024-10-03 01:48:49 +02:00
Ken Raffenetti
e17d81692f
MPICH: Add version 4.2.3 ( #46718 )
2024-10-02 17:43:33 -06:00
Alec Scott
4bf6c61ea0
hugo: add v0.135.0, switch to GoPackage ( #46735 )
2024-10-02 16:32:16 -07:00
Alec Scott
21b03d149e
lazygit: add v0.44.1 ( #46736 )
2024-10-02 17:25:35 -06:00
Alec Scott
21fbebd273
git: fix zsh shell completions ( #46725 )
2024-10-02 17:01:39 -06:00
Alec Scott
9326e9211c
glow: fix package to install completions and not source dir ( #46728 )
2024-10-03 00:10:56 +02:00
kwryankrattiger
742e8142cf
Do not fail noop jobs in Spack CI ( #46713 )
2024-10-02 16:04:21 -06:00
Alec Scott
c30a17a302
rclone: add v1.68.1, convert to a GoPackage ( #46721 )
...
* rclone: convert to a GoPackage
* rclone: add v1.68.1
2024-10-02 14:21:37 -07:00
Alec Scott
beecc5dc87
kubectl: add v1.31.1, convert to a GoPackage ( #46722 )
2024-10-02 14:19:55 -07:00
Alec Scott
dfb0f58254
direnv: convert to GoPackage ( #46724 )
2024-10-02 14:18:20 -07:00
Alec Scott
31f0905f3f
litestream: drop GoBuilder now that GoPackage is fixed ( #46727 )
2024-10-02 14:15:10 -07:00
Alec Scott
726bf85d15
restic: convert to GoPackage ( #46719 )
2024-10-02 14:04:30 -07:00
Auriane R.
d187a8ab68
stdexec: Add nvhpc@24.09 version ( #46714 )
2024-10-02 13:57:47 -06:00
Mosè Giordano
1245a2e058
libuv-julia: Add v1.48.0 ( #46705 )
2024-10-02 11:47:50 -06:00
Mosè Giordano
f8bd11c18f
nghttp2: Add v1.59.0 ( #46704 )
2024-10-02 11:47:36 -06:00
kjrstory
787863e176
fds: add 6.9.0,6.9.1 and openmp ( #46717 )
...
* fds: add 6.9.0,6.9.1 and openmp
* typo and style fix
2024-10-02 11:47:12 -06:00
dependabot[bot]
1da7d3bfe3
build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 ( #46708 )
...
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](e28ff129e5...b9fd7d16f6
)
---
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 11:40:43 -06:00
Wouter Deconinck
26bc91fe9b
py-rucio-clients: new package (and dependencies) ( #46585 )
...
Co-authored-by: Bernhard Kaindl <contact@bernhard.kaindl.dev>
2024-10-02 11:27:23 -06:00
Ray Huang
470774687d
fix 'command -v' not in csh ( #45845 )
2024-10-02 19:15:35 +02:00
Alex Tyler Chapman
20aec1536a
ipopt: add 3.14.12 to 3.14.14, improve mumps integration ( #46673 )
2024-10-02 19:11:39 +02:00
Mosè Giordano
9e1082b625
libblastrampoline: Add v5.9.0, v5.10.1, v5.11.0 ( #46702 )
2024-10-02 11:09:09 -06:00
Arne Becker
f8f13ad8aa
postgresql: Add icu4c dependency for versions 16+ ( #46691 )
...
* 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 10:08:32 -07:00
Harmen Stoppels
fcf72201d3
aspell_dict: remove unused import ( #46716 )
2024-10-02 17:49:04 +02:00
Teague Sterling
1c528719cb
perl-bio-ensembl-variation: new package ( #44507 )
...
* 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 15:21:06 +01:00
Auriane R.
f3faeb0f77
py-flash-attn: add v2.6.3 ( #46487 )
...
* [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 16:11:50 +02:00
Wouter Deconinck
b1707c2e3c
dbus: fix url; add v1.14.10, v1.15.10 (meson); fix CVEs ( #46625 )
2024-10-02 15:48:04 +02:00
Asher Mancinelli
0093dd74e3
cbqn: new package ( #46603 )
2024-10-02 15:40:54 +02:00
Alec Scott
f92c5d7a2e
gh: add shell completions ( #46701 )
2024-10-02 15:34:30 +02:00
Alec Scott
dcdc678b19
GoPackage: fix attributes to allow for custom build_directory values ( #46707 )
2024-10-02 06:23:13 -06:00
Weston Ortiz
8e3e7a5541
goma: add v7.8.2 ( #46696 )
2024-10-02 06:05:32 -06:00
Andrew W Elble
4016172938
cuda: add conflict for aarch64 with gcc-13.2.0 and cuda@12.4 ( #46694 )
...
https://github.com/spack/spack/pull/39666#issuecomment-2377609263
2024-10-02 06:05:07 -06:00
Matthieu Dorier
95ea678d77
kafka: add v2.13-3.7.1, v2.13-3.8.0, remove v2.13-3.7.0 ( #46692 )
...
* kafka: added new versions
* kafka: add back deprecated version
* kafka: fixing style
2024-10-02 05:34:10 -06:00
Harmen Stoppels
8ccf244c6b
Revert "cc
: ensure that RPATHs passed to linker are unique" ( #46712 )
...
* Revert "`cc`: ensure that RPATHs passed to linker are unique"
This reverts commit 2613a14c43
.
* Revert "`cc`: simplify ordered list handling"
This reverts commit a76a48c42e
.
2024-10-02 11:50:09 +02:00
Wouter Deconinck
308dfeb2a6
py-django: add v5.0.9, v5.1.1 (fix CVEs) ( #46671 )
...
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2024-10-02 10:28:20 +02:00
Harmen Stoppels
118a9e8db7
tests: fix wrong install name ( #46711 )
2024-10-02 10:09:17 +02:00
Derek Ryan Strong
6740ea79af
Add openblas v0.3.28 with patch ( #46495 )
2024-10-02 01:40:03 -06:00
Adam J. Stewart
6af8526aa1
py-rasterio: add v1.4.1 ( #46693 )
2024-10-02 01:04:35 -06:00
Weiqun Zhang
f73cb0ded4
amrex: add v24.10 ( #46697 )
2024-10-01 22:18:31 -06:00
Thomas-Ulrich
0a683c14a4
add easi 1.4 and 1.5 ( #46688 )
2024-10-01 21:30:31 -06:00
Thomas-Ulrich
9cf5ba82c7
fix #46681 ( #46682 )
2024-10-01 21:23:04 -06:00
renjithravindrankannath
104b5c3f68
yaml-cpp library path is lib64 in centos ( #46669 )
2024-10-01 16:45:49 -07:00
Tamara Dahlgren
c8efea117f
Docs: environment update ( #44087 )
...
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 22:26:31 +02:00
Harmen Stoppels
486ff2beac
gha: brew gnupg2 is now gnupg ( #46689 )
2024-10-01 22:23:56 +02:00
Wouter Deconinck
12334099f7
umoci: fix my github handle ( #46664 )
2024-10-01 11:34:50 -06:00
Harmen Stoppels
e4f571b1ee
build_environment: small cleanup and add todo comments ( #46687 )
2024-10-01 18:35:23 +02:00
dependabot[bot]
f8b9178630
build(deps): bump actions/checkout from 4.1.7 to 4.2.0 ( #46675 )
...
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 08:49:18 -06:00
Bernhard Kaindl
ed57db9498
mplack depends on hermes-shm, and it needs pkgconfig
2024-10-01 16:39:08 +02:00
Wouter Deconinck
731abee6b4
mlpack: add v4.5.0
2024-10-01 16:39:08 +02:00
Sreenivasa Murthy Kolam
60469f83e2
ROCm packages: Bump up the version for ROCm-6.2.1 release ( #46553 )
2024-10-01 16:30:24 +02:00
Wouter Deconinck
f2f3af19c3
py-uwsgi: add v2.0.27 (fix CVE) ( #46667 )
2024-10-01 08:18:35 -06:00