Robert Maaskant
dddbd944a4
py-tzdata: add v2025.2 ( #50138 )
2025-04-22 17:04:25 -07:00
Robert Maaskant
b7d85e7694
py-packaging: add v25.0 ( #50142 )
2025-04-22 16:58:31 -07:00
Robert Maaskant
f4c4b06a46
py-hatch: add v1.13.0 ( #50147 )
2025-04-22 16:06:40 -07:00
Robert Maaskant
6995010bab
py-pyproject-metadata: add v0.9.1 ( #50150 )
...
* py-pyproject-metadata: add v0.9.1
Changelog: https://github.com/pypa/pyproject-metadata/blob/0.9.1/docs/changelog.md#091-10-03-2024
Diff: https://github.com/pypa/pyproject-metadata/compare/0.7.1...0.9.1
* fixup! py-pyproject-metadata: add v0.9.1
2025-04-22 15:55:27 -07:00
Chris White
2d212561fb
libcerf: Add new versions ( #50089 )
...
* update libcerf to use new URL and CMake for new versions but keep old URL and autoconf for 1.3
* add maintainer
* fix comment
---------
Co-authored-by: white238 <white238@users.noreply.github.com>
2025-04-22 15:47:51 -07:00
Alec Scott
7cab3e2383
g2: update for best practices ( #50155 )
2025-04-22 15:37:01 -07:00
SXS Bot
48ca9a5f3c
spectre: add v2025.04.21 ( #50153 )
...
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
2025-04-22 15:36:15 -07:00
Alec Scott
1934c8cf73
verible: update for best practices ( #50154 )
2025-04-22 15:34:50 -07:00
Buldram
42cd7c4f89
nim: add 2.2.4, 2.0.16 ( #50166 )
...
https://nim-lang.org//blog/2025/04/22/nim-224-2016.html
2025-04-22 15:29:56 -07:00
Matt Thompson
ce654b6882
mapl: add cxx dependence ( #50168 )
2025-04-22 15:27:43 -07:00
Vicente Bolea
94719a55b4
viskores: new package ( #50078 )
...
* viskores: add package
* Update var/spack/repos/builtin/packages/viskores/package.py
Co-authored-by: Kenneth Moreland <morelandkd@ornl.gov>
* Apply suggestions from code review
Co-authored-by: Kenneth Moreland <morelandkd@ornl.gov>
* Update var/spack/repos/builtin/packages/viskores/package.py
---------
Co-authored-by: Kenneth Moreland <morelandkd@ornl.gov>
2025-04-22 16:38:26 -05:00
etiennemlb
76168292c3
pdi: refactor version handling and update to 1.8.3 ( #49276 )
...
* Refactor version handling
* Pdi fixes
# Conflicts:
# var/spack/repos/builtin/packages/pdi/package.py
* Details
2025-04-22 14:34:23 -07:00
Ryan Krattiger
3fd6066e54
ci: copy logs from failed job stage dir ( #49884 )
2025-04-22 23:23:49 +02:00
Derek Ryan Strong
c62cc6a45d
rsem: add zlib dependency ( #50102 )
2025-04-22 20:52:31 +02:00
Kyle Brindley
423548fc90
py-salib: add v1.4.6 -> v1.5.1 ( #49941 )
...
* MAINT: py-salib up to v1.5.1
* MAINT: black style requires trailing commas
* WIP: make pathos an optional dependency at the same version where salib upstream made it optional
* MAINT: fix run time requirements for older versions. Add build/run requirements for newere versions
* MAINT: spack style specs
* MAINT: spack package naming convention
* MAINT: match dependency order to version order
2025-04-22 10:28:35 -07:00
Chris Richardson
9010e6f556
Make PETSc an optional dependency of fenics-dolfinx
( #49837 )
...
* Make petsc optional
* Add C dependency
* Add to cmake args
* Make petsc optional
* Add C dependency
* Add to cmake args
* Update var/spack/repos/builtin/packages/fenics-dolfinx/package.py
Co-authored-by: Alec Scott <hi@alecbcs.com>
* Fix duplicate line
---------
Co-authored-by: Alec Scott <hi@alecbcs.com>
2025-04-22 10:08:27 -07:00
Stephen Nicholas Swatman
6085586407
oneapi: Move temporary home directory to stage ( #50160 )
...
When trying to use Spack to build Intel TBB on the EOS network file
system we use at CERN, I am facing the following error:
```
Launching the installer...
Installation directory is not empty.
The product cannot be installed into nonempty directory
'/eos/home-s/sswatman/spack/opt/spack/linux-x86_64_v2/...
intel-oneapi-tbb-2021.12.0-3jlx6hlr3z6di42f3qy35eizcse7u2tk'.
```
This error appears to happen because Spack tries to set `$HOME` to the
prefix of the package, into which the Intel installer is also trying to
install it's software. I've found that an easy fix is to set `$HOME` to
a directory in the build stage instead, as this can be guaranteed to
remain empty.
2025-04-22 15:47:30 +00:00
Jonathon Anderson
dbd745bdab
hpctoolkit: fix smoke test to use compiler node ( #50152 )
...
Signed-off-by: Jonathon Anderson <anderson.jonathonm@gmail.com>
2025-04-22 17:18:15 +02:00
Harmen Stoppels
31c5c0b423
directives_meta.py: remove global decl ( #50162 )
...
silence flake8
2025-04-22 17:08:14 +02:00
Andrey Perestoronin
41f99f8131
add new intel-oneapi-vtune package ( #50159 )
2025-04-22 08:27:59 -04:00
Alex Richert
441ade5809
wrf-io: remove check() ( #50151 )
2025-04-22 12:38:29 +02:00
Harmen Stoppels
60f6f8d836
python.py/r.py: fix type issues with classproperty/constant ( #50059 )
2025-04-22 09:53:34 +02:00
Massimiliano Culpo
5e7925c502
packages: minor improvements for compiler packages ( #50111 )
...
Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2025-04-22 09:53:12 +02:00
Joe
d39382bec8
Env vars docs ( #49346 )
2025-04-21 18:59:01 -06:00
Wouter Deconinck
be270f2311
py-zfit: add through v0.25.0 ( #49349 )
...
* py-zfit: add through v0.24.3
* hep: add py-zfit to cloud pipeline
* py-zfit: add v0.25.0
Co-authored-by: Jonas Eschle <mayou36@jonas.eschle.com>
* py-zfit: depends_on py-tensorflow(-probability) when @0.25.0:
Co-authored-by: Jonas Eschle <mayou36@jonas.eschle.com>
* py-zfit: fix style (tab to spaces)
* py-zfit: fix style
* py-zfit: depends_on py-tensorflow-probability without +py-tensorflow
* py-zfit: remove redundant type="run"
---------
Co-authored-by: Jonas Eschle <mayou36@jonas.eschle.com>
2025-04-21 10:07:43 -05:00
Dave Keeshan
c500200952
verible: add v0.0.3967 ( #50122 )
2025-04-21 10:08:36 +02:00
Alex Richert
71b110e6c7
g2: update recipe ( #49889 )
2025-04-21 01:05:14 -07:00
Andrey Prokopenko
7b877ec9e2
arborx: add version 2.0 ( #50112 )
2025-04-21 10:02:14 +02:00
Garth N. Wells
a74ac87d34
py-nanobind: add v2.6.1 ( #50087 )
2025-04-21 10:01:07 +02:00
Adam J. Stewart
796adb6b9b
py-pandas: arrow+parquet when +parquet ( #50119 )
2025-04-21 09:54:31 +02:00
Alex Richert
2967bb5540
g2c: +utils requires +build_v2_api ( #50114 )
2025-04-21 09:42:22 +02:00
Robert Maaskant
9f4c677e46
trivy: v0.61.1 ( #50131 )
2025-04-21 09:37:38 +02:00
Robert Maaskant
1d369ba02d
gh: v2.70.0 ( #50132 )
2025-04-21 09:37:05 +02:00
Adam J. Stewart
dcde4f9d5a
fish: add v4.0.2 ( #50134 )
2025-04-21 09:36:30 +02:00
Robert Maaskant
3c576ca8c2
yarn: add v4.9.0 and v4.9.1 ( #50135 )
2025-04-21 09:36:07 +02:00
Adam J. Stewart
a89c89a23e
py-smp: add v0.5.0 ( #50120 )
2025-04-21 09:35:26 +02:00
Adam J. Stewart
aee7455568
PyTorch: fix build with Apple Clang 17 ( #50105 )
2025-04-21 09:34:16 +02:00
Adam J. Stewart
69edcc6d2f
py-numpy: add v2.2.5 ( #50129 )
2025-04-21 09:17:17 +02:00
Jiakun Yan
46263a493e
lci: add v1.7.8, v1.7.9 ( #50136 )
2025-04-21 09:13:55 +02:00
Robert Maaskant
b24f2875e6
py-setuptools: deprecate old versions ( #49595 )
...
* setuptools: deprecated old versions
* py-zope-interface: deprecate versions requiring old setuptools verions
* py-botorch: deprecate versions requiring old setuptools verions
* py-deepsig: deprecate versions requiring old setuptools verions
* py-scipy: deprecate versions requiring old setuptools verions
* py-openslide-python: deprecate versions requiring old setuptools verions
* py-setuptools: fixup python 3.8 comment
2025-04-20 15:49:56 +02:00
Wouter Deconinck
18eebce04d
external: list licensing in init summary ( #46042 )
2025-04-18 21:28:23 -06:00
Krishna Chilleri
f5c6e10e08
hpc-beeflow: add v0.1.10 and py-requests-unixsocket: add v0.4.1 ( #49709 )
...
* add version 0.1.10
* add hpc-beeflow v0.1.10
* force typer version to 0.5.0
* add neo4j and redis dependencies
* add method that sets the path of neo4j and redis installations
---------
Co-authored-by: Todd Gamblin <tgamblin@llnl.gov>
2025-04-18 16:09:16 -07:00
jdomke
e7c17f7ed8
hpcg: compiler flag not supported by fujitsu either ( #43110 )
...
Co-authored-by: domke <673751-domke@users.noreply.gitlab.com>
2025-04-18 10:32:25 +02:00
snehring
a284cbf256
sentieon-genomics: adding v202503 ( #50043 )
...
Signed-off-by: Shane Nehring <snehring@iastate.edu>
2025-04-18 08:56:55 +02:00
Edoardo Zoni
8cbf067455
py-amrex: update maintainers ( #50044 )
2025-04-18 08:56:26 +02:00
Rao Garimella
875397cf16
r3d: add the shared variant ( #49953 )
2025-04-18 08:54:11 +02:00
Alec Scott
a38045f77e
libffi: update for best practices ( #50050 )
2025-04-18 08:52:36 +02:00
Cameron Rutherford
31ce23f3fc
libceed: add BLAS_DIR and link time blas dependency ( #50033 )
2025-04-18 08:52:04 +02:00
Alec Scott
9e65bd5837
zoltan: update for best practices ( #50062 )
2025-04-18 08:45:15 +02:00
Teague Sterling
2c1a3eff74
libdisplay-info: new package ( #49653 )
...
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
2025-04-18 08:43:47 +02:00