summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-09-04texlive: clean up recipe (#45863)Juan Miguel Carceller1-117/+33
* texlive: clean up recipe * Update the poppler dependency * Fix typo --------- Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2024-09-04paraview: add new v5.13.0 release (#46091)Vicente Bolea2-7/+5
2024-09-04trilinos: update @[master,develop] dependency on kokkos (#46182)Satish Balay1-1/+1
==> Error: InstallError: For Trilinos@[master,develop], ^kokkos version in spec must match version in Trilinos source code. Specify ^kokkos@4.4.00 for trilinos@[master,develop] instead of ^kokkos@4.3.01.
2024-09-04llvm: improve detection regexes (#46187)Kyle Knoepfel1-2/+2
2024-09-04Add conflict between llvm-amdgpu until version 5 and ninja since version ↵Mikael Simberg1-0/+3
1.12.0 (#45788) * Add conflict between llvm-amdgpu and ninja since version 1.12.0 * Update llvm-amdgpu and ninja conflict to extend to 6.0
2024-09-03llvm: be more strict with detection (#46179)Massimiliano Culpo1-2/+2
2024-09-03root: fix @loader_path on macOS (#44826)Laurent Aphecetche1-0/+10
* root: fix @loader_path on macOS * root: use loader patch from upstream Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> * add missing comma * root: rm unused patch * root: conflict on macos 12 for @:6.27 when +python --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
2024-09-03root: fix X11 and OpenGL-related issues on macOS (#45632)Stephen Nicholas Swatman1-2/+5
* root: Add dependency on libglx We have been trying to build the Acts package on MacOS, and in this process we have been running into problems with the ROOT spec on that operating system; the primary issue we are encountering is that the compiler is unable to find the `GL/glx.h` header, which is part of glx. It seems, therefore, that ROOT depends on libglx, but this is not currently encoded in the spec. This commit ensures that ROOT depends on the virtual libglx package when both the OpenCL and X11 variants are enabled. * Enable builtin glew on MacOS * Allow `root+opengl+aqua~x` on macOS
2024-09-03solver: minor cleanup and optimization (#46176)Massimiliano Culpo2-15/+4
Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2024-09-03database: remove a few class properties (#46175)Harmen Stoppels4-56/+51
2024-09-03nvpl updates (#45922)Richard Berger2-2/+4
* nvpl-blas: add new version 0.3.0 * nvpl-lapack: add new version 0.2.3.1
2024-09-02Add py-pytest-allclose package (#45877)Pierre Augier1-0/+24
2024-09-02py-cellprofiler: add 4.2.6 new package (#44824)Pariksheet Nanda8-0/+424
* py-cellprofiler: add 4.2.6 new package * py-mysqlclient: Limit pkg-config patch to @1.4: Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
2024-09-02py-sympy: add version 1.13.0 (#46163)JCGoran1-1/+3
* sympy: add version 1.13.0 * sympy: update deps
2024-09-02podio: Add the new datasource variant once it is available (#46078)Thomas Madlener1-0/+8
* podio: Add the new datasource variant once it is available * Make sure to require a suitable minimal root version
2024-09-02db: type hints (#46168)Harmen Stoppels2-69/+73
2024-09-02projections: simplify expression (#46167)Harmen Stoppels1-6/+1
2024-09-02remove dead code: fs.is_writable_dir was used on file (#46166)Harmen Stoppels1-24/+2
2024-09-02package_base: sort deprecated versions later in `preferred_version` (#46025)Wouter Deconinck3-8/+7
2024-09-02py-vector: add v1.4.2, v1.5.0; variant awkward (#46039)Wouter Deconinck1-1/+9
2024-09-02[neovim] add utf8proc dependency (#46064)Asher Mancinelli1-0/+2
I believe utf8proc was added as a neovim dependency in neovim/neovim#26165 and is only in the master branch.
2024-09-02kokkos-nvcc-wrapper: add new 4.4.00 version (#46067)Richard Berger1-0/+1
2024-09-02ddt: deprecate all versions in favor of linaro-forge (#46115)Wouter Deconinck1-10/+18
2024-09-02petsc, py-petsc4py: add v3.21.5 (#46151)Satish Balay2-0/+2
2024-09-02xsdk: remove develop and 0.7.0, and deprecate 0.8.0 (#46121)Satish Balay2-158/+6
2024-09-02cuda: add v12.6.1 (#46143)pauleonix2-1/+12
Update build system conflict between CUDA 12.6 and Clang 18
2024-09-02docs: update conditional definition arch (#46139)Georgia Stuart1-1/+1
Signed-off-by: Georgia Stuart <gstuart@umass.edu> Co-authored-by: Jordan Galby <67924449+Jordan474@users.noreply.github.com>
2024-09-02py-torchgeo: add v0.6.0 (#46158)Adam J. Stewart2-128/+162
2024-09-02e4s ci stacks: add geopm-runtime (#45881)eugeneswalker3-3/+2
2024-09-02py-horovod: py-torch 2.1.0 now supported (#46152)Adam J. Stewart1-1/+1
2024-09-01package cln 1.3.7 feelpp/spack#2 (#46162)Christophe Prud'homme1-1/+3
* package cln 1.3.7 feelpp/spack#2 * add myself as maintainer * fix style issue, rm blankline
2024-09-01nanomath: add version 1.4.0 (#46159)Gavin John1-0/+1
2024-09-01[openmpi] Add optional debug build variant (#45708)Stephen Sachs1-0/+3
2024-09-01dd4hep: mark conflict with root@6.31.1: (#45855)Stephen Nicholas Swatman1-0/+3
dd4hep versions up to and including 1.27 had a conflict with root versions starting from 6.31.1, as shown in https://github.com/AIDASoft/DD4hep/issues/1210. This PR explicitly adds that conflict to the spec.
2024-09-01add rapidjson conflict for gcc14 (#46007)Joseph Wang2-1/+43
2024-09-01Remove redundant inspect.getmodule(self) idiom in packages (#46073)Harmen Stoppels33-143/+84
2024-08-31Update py-numcodecs. (#45715)dunatotatos1-1/+5
2024-08-31casacore: add new versions 3.6.1, 3.6.0, 3.2.1 (#46068)Martin Pokorny1-12/+26
2024-08-31whizard: add a patch when using hepmc3 3.3.0 or newer (#45862)Juan Miguel Carceller2-0/+28
* whizard: add a patch when using hepmc3 3.3.0 or newer * whizard: comment with patch origin --------- Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
2024-08-31podio: apply patch for gcc 14 builds (#45854)Stephen Nicholas Swatman1-0/+7
* podio: apply patch for gcc 14 builds Podio versions after 0.17.0 but before 1.0.0 are broken when using gcc 14 because of a missing include, which is addressed in the podio pull request at https://github.com/AIDASoft/podio/pull/600. This commit patches pre-1.0.0 versions of Podio so they can be compiled with gcc 14, which is important for building Acts. * Style * Style 2 * Fixes * Add comment: * Add sha256
2024-08-31New package: py-jsonlines (#46124)Jen Herting1-0/+21
* py-jsonlines: new package * py-jsonlines: fix dependency --------- Co-authored-by: Alex C Leute <acl2809@rit.edu>
2024-08-31New package: py-ops (#46122)Jen Herting1-0/+24
* New package: py-ops * [py-ops] - added version 2.16.0 - ran black - updated copyright - added license() --------- Co-authored-by: vehrc <vehrc@rit.edu>
2024-08-31sigio: add v2.3.3 (#46116)Alex Richert1-0/+3
2024-08-31build(deps): bump actions/setup-python from 5.1.1 to 5.2.0 (#46129)dependabot[bot]5-11/+11
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.1 to 5.2.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/39cd14951b08e74b54015e9e001cdefcf80e669f...f677139bbe7f9c59b41e40162b753c062f5d49a3) --- updated-dependencies: - dependency-name: actions/setup-python 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-08-31doctest: add new package (#46138)Pranav Sivaraman1-0/+25
2024-08-31landsfcutil: add v2.4.2 (#46144)Alex Richert1-0/+3
2024-08-31gfsio: add v1.4.2 (#46145)Alex Richert1-0/+3
2024-08-31sfcio: add v1.4.2 (#46146)Alex Richert1-0/+3
* sfcio: add v1.4.2 * [@spackbot] updating style on behalf of AlexanderRichert-NOAA
2024-08-31build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 (#46149)dependabot[bot]1-2/+2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/834a144ee995460fba8ed112a2fc961b36a5ec5a...50769540e7f4bd5e21e526ee35c689e35e0d6874) --- updated-dependencies: - dependency-name: actions/upload-artifact 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-08-30unzip: use more generic strip flag for cce (#46087)etiennemlb2-1/+13
* Use more generic strip flag for cce * [@spackbot] updating style on behalf of etiennemlb * Apply always