Suzanne Prentice
353db6752a
ruby: add v3.2.5 ( #49537 )
2025-03-20 22:34:45 -07:00
Adam J. Stewart
bf24b8e82c
py-lightning: add v2.5.1 ( #49600 )
2025-03-21 01:31:17 -04:00
psakievich
f2d830cd4c
Get env_var mods from config ( #49626 )
2025-03-20 21:48:50 -05:00
brian-kelley
070bfa1ed7
KokkosKernels: apply PR 2296 as patch ( #49627 )
...
Applies this fix to all affected versions (4.0.00:4.4.00).
Fixes issue #49622 .
Signed-off-by: Brian Kelley <bmkelle@sandia.gov>
2025-03-20 20:13:00 -06:00
Alec Scott
c79b6207e8
ci: add automatic checksum verification check ( #45063 )
...
Add a CI check to automatically verify the checksums of newly added
package versions:
- [x] a new command, `spack ci verify-versions`
- [x] a GitHub actions check to run the command
- [x] tests for the new command
This also eliminates the suggestion for maintainers to manually verify added
checksums in the case of accidental version <--> checksum mismatches.
----
Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>
2025-03-20 22:58:14 +01:00
Wouter Deconinck
38d77570b4
qt-tools: conflicts +assistant when 6.8.2 ( #49605 )
2025-03-20 16:27:44 -04:00
Piotr Sacharuk
d8885b28fa
paraview: Apply workarounds for oneAPI compiler for paraview problem with build ( #48892 )
...
* Apply workarounds for oneAPI compiler for paraview problem with build
* add source of provided patches
2025-03-20 12:44:56 -05:00
eugeneswalker
abd3487570
dyninst: %gcc only required for versions <13 ( #49599 )
2025-03-20 09:27:11 -07:00
Richard Berger
0d760a5fd8
libfuse: fix aarch64 compile for 2.x ( #47846 )
2025-03-20 13:42:51 +01:00
Felix Thaler
dde91ae181
Added btop 1.4.0 ( #49586 )
2025-03-19 19:04:07 -06:00
Krishna Chilleri
590dbf67f3
py-cwl-utils: add v0.37 and py-schema-salad: add v8.8.20250205075315 ( #49566 )
...
* add new version
* add v8.8.20250205075315 to py-schema-salad
* Modify range to open ended
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
* Add open ended dependency version range
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
* fix flake8 error
---------
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
2025-03-19 17:46:00 -05:00
Christoph Junghans
d199738f31
lfortran: add v0.49.0 ( #49565 )
...
* lfortran: add v0.49.0
* add v0.19.0 url as version directive argument
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
---------
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2025-03-19 14:39:08 -06:00
snehring
f55f829437
topaz: add v0.3.7 ( #49178 )
...
* topaz: add v0.3.7
Signed-off-by: Shane Nehring <snehring@iastate.edu>
* topaz: add older version url
Signed-off-by: Shane Nehring <snehring@iastate.edu>
---------
Signed-off-by: Shane Nehring <snehring@iastate.edu>
2025-03-19 12:22:49 -07:00
snehring
295f3ff915
sentieon-genomics: updating checksums for patch ( #48635 )
...
Signed-off-by: Shane Nehring <snehring@iastate.edu>
2025-03-19 11:56:38 -07:00
Harmen Stoppels
a0ad02c247
solver: improve error message when single-valued variant cannot be satisfied ( #49583 )
2025-03-19 19:44:45 +01:00
Krishna Chilleri
a21d314ba7
py-cachecontrol: add v0.14.0 ( #49564 )
...
* add new version
* Update var/spack/repos/builtin/packages/py-cachecontrol/package.py
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
---------
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
2025-03-19 12:30:55 -05:00
Teague Sterling
a4ad8c8174
plink2: add v2.0.0-a.6.9 ( #49520 )
...
* Adding additional versions to plink2 and switching to tarballs to allow for better version detection in the future
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
* plink2: add v2.0.0-a.6.9
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
* Prepend "v" to version in url_for_version()
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
---------
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2025-03-19 10:59:26 -06:00
Lehman Garrison
aa3ee3fa2a
py-asdf: add v4.1.0 and related ( #49454 )
...
* py-asdf-transform-schemas: add v0.5.0
* py-asdf-coordinates-schemas: add new package at v0.3.0
* py-asdf-astropy: add new package at v0.7.1
* py-asdf: add v4.1.0
2025-03-19 08:09:05 -07:00
germanne
a8584d5eb4
asp.py: abs_control_files
shouldn't ask for write rights ( #49591 )
2025-03-19 15:19:40 +01:00
Massimiliano Culpo
26f7b2c066
builtin: replace self.spec[self.name] with self (take 2) ( #49579 )
...
Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2025-03-19 12:28:57 +01:00
Massimiliano Culpo
3a715c3e07
python: remove self.spec["python"] from recipe ( #49581 )
...
Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2025-03-19 12:23:53 +01:00
Harmen Stoppels
963519d2b2
builtin: self.spec[self.name].command -> self.command ( #49582 )
...
* builtin: self.spec[self.name].command -> self.command
* python-venv: ensure return type is Executable instead of Executable | None
2025-03-19 11:37:01 +01:00
Krishna Chilleri
34efcb686c
add new version ( #49562 )
2025-03-19 11:06:22 +01:00
Harmen Stoppels
5016084213
Move default implementation of pkg.command
to PackageBase ( #49580 )
2025-03-19 09:28:29 +00:00
Massimiliano Culpo
5a04e84097
solver: allow prefer and conflict on virtuals in packages config ( #45017 )
2025-03-19 09:53:05 +01:00
Massimiliano Culpo
ec34e88d79
builtin: replace self.spec[self.name]
by self
( #49567 )
...
Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2025-03-19 08:56:55 +01:00
Massimiliano Culpo
31fa12ebd3
perl: remove self references ( #49560 )
...
Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2025-03-19 08:54:41 +01:00
Harmen Stoppels
ecf414ed07
docs: add strong preferences to faq ( #49556 )
2025-03-19 08:53:14 +01:00
Rocco Meli
119bec391e
nvpl-scalapack: new package ( #49234 )
...
* nvpl-scalapack
* rm variant
* nvpl-scalapack
* Apply suggestions from code review
Co-authored-by: Alberto Invernizzi <9337627+albestro@users.noreply.github.com>
* mpi
---------
Co-authored-by: Alberto Invernizzi <9337627+albestro@users.noreply.github.com>
2025-03-19 08:47:26 +01:00
Juan Miguel Carceller
d5c0ace993
simsipm: add a new version and a variant for setting the C++ standard ( #49554 )
...
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
Co-authored-by: Valentin Volkl <valentin.volkl@cern.ch>
2025-03-19 01:03:29 -06:00
Teague Sterling
d6bbd8f758
vep-cache: update for vep@113.3 ( #49517 )
...
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
2025-03-19 01:03:10 -06:00
Mateusz Jakub Fila
f74d51bf6e
fastjet: add v3.4.3 ( #49526 )
2025-03-19 00:48:24 -06:00
Davis Herring
821ebee53c
flecsi: remove (Par)METIS dependency in 2.3.2 ( #49480 )
...
* Remove (Par)METIS dependency for new version
* Fix version constraints
2025-03-19 00:48:09 -06:00
Adrien Bernede
9dada76d34
Update hip support in radiuss packages leveraging blt@0.7.0 ( #49488 )
...
Co-authored-by: Chris White <white238@llnl.gov>
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2025-03-19 07:36:52 +01:00
Robert Maaskant
e9cc1b36bc
kubernetes: add v1.30.0 -> v1.32.3 ( #49211 )
...
* kubernetes: add new versions
* kubernetes: add v1.30.11, v1.31.7, v1.32.3
* kubernetes: remove new deprecated versions and refactor build deps
2025-03-18 18:54:12 -06:00
David--Cléris Timothée
fd2c040981
hipsycl: rework llvm compatibility matrix ( #49507 )
...
* [hipsycl] add llvm 20 conflict
* add llvm matrix support & add 24.10 release
---------
Co-authored-by: tdavidcl <tdavidcl@users.noreply.github.com>
2025-03-18 15:54:03 -07:00
Robert Maaskant
33cd7d6033
kubectl: add v1.30.0 -> v1.32.3 ( #49082 )
...
* kubectl: add all versions currently supported upstream
* kubectl: build same way as kubernetes
* kubectl: revert back to GoPackage
* kubectl: fix version command
* kubectl: add v1.30.11, v1.31.7, v1.32.3
* kubectl: remove new deprecated versions
* kubectl: refactor build deps
2025-03-18 10:16:57 -07:00
Alex Richert
9c255381b1
parallelio: set WITH_PNETCDF from +/~pnetcdf ( #49548 )
2025-03-18 05:03:55 -06:00
SXS Bot
fd6c419682
spectre: add v2025.03.17 ( #49533 )
...
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
2025-03-18 05:03:37 -06:00
Robert Maaskant
9d1d808f94
py-tqdm: add v4.66.4 -> v4.67.1 ( #49525 )
2025-03-18 00:06:13 -06:00
Axel Huebl
7a0ef93332
WarpX: Remove Deprecated Versions ( #46765 )
...
* WarpX: Remove Deprecated Versions
* Conflict: WarpX SYCL RZ FFT Issue
Conflict out on WarpX issue until fixed
https://github.com/BLAST-WarpX/warpx/issues/5774
* Fix #49546
2025-03-17 21:40:38 -06:00
Teague Sterling
bf48b7662e
wasi-sdk-prebuilt: add v25.0,v24.0,v23.0 ( #49523 )
...
* wasi-sdk-prebuilt: add v25.0,24.0,23.0
---------
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
2025-03-17 20:13:34 -06:00
Teague Sterling
d14333cc79
libgtop: add v2.41.1-2.41.3 ( #49524 )
...
* libgtop: new package
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
* Adding pkgconfig dep
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
* Adding note about https://github.com/spack/spack/pull/44323
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
* libgtop: add v2.41.3
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
---------
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
2025-03-17 19:41:42 -06:00
Teague Sterling
084361124e
vep: add v113.3 ( #49518 )
2025-03-17 19:33:42 -06:00
Lehman Garrison
a1f4cc8b73
py-corrfunc: add new package at v2.5.3 ( #49502 )
2025-03-17 16:43:50 -07:00
Teague Sterling
b20800e765
awscli-v2: add v2.24.24 ( #49519 )
...
* awscli-v2: add v2.24.24
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
---------
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
2025-03-17 16:24:21 -07:00
Fabio Durastante
01b1e24074
psblas: new package ( #49423 )
...
* Package for installing the PSBLAS library
* Put some version as deprecated
* Removed FIXME comments
* Added missing :
* Fixed style to comply with flex8
* Other round of style fixes to comply with flex8
* Used black to reformat the file
* Fixed typo
Co-authored-by: Luca Heltai <luca.heltai@unipi.it>
* Added explicit .git extension
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
* Fixed typo on METIS string
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
* Added url before removing urls from the the version directives.
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
* Corrected typo in url.
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
* Reordered variant and depend_on, removed deprecated and old software versions
---------
Co-authored-by: Luca Heltai <luca.heltai@unipi.it>
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2025-03-17 10:47:59 -07:00
Harmen Stoppels
8029279dad
gcc: drop redundant --with-ld and --with-as configure flags ( #49538 )
...
it's redundant due to our spec file which adds -B, and it breaks -fuse-ld=
2025-03-17 18:35:23 +01:00
Greg Sjaardema
5f4e12d8f2
seacas: add 2025-03-13 (bug fix, new functionality, portability) ( #49474 )
...
* seacas: bug fix, new functionality, portability
* Get new checksum due to moving tag forward...
2025-03-17 15:44:17 +00:00
Satish Balay
a8728e700b
petsc4py, slepc4py: update homepage, add maintainers ( #49383 )
2025-03-17 16:19:34 +01:00