summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2024-07-08zlib-ng: add v2.1.7, v2.2.1 (#45076)Wouter Deconinck1-7/+2
2024-07-08py-scikit-learn: add v1.5.1 (#45016)Adam J. Stewart2-1/+9
2024-07-08cpp-logger: add v0.0.4 (#45033)Hariharan Devarajan1-0/+1
2024-07-08neko: add v0.8.0 (#45086)Niclas Jansson1-1/+5
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2024-07-08legion: bugfix for +cuda+cuda_unsupported_compiler (#45036)Richard Berger1-0/+5
When using a newer Clang for Kokkos than supported by a given CUDA version, the CUDA compiler detection in Legion's CMake still needs to be passed CMAKE_CUDA_FLAGS to pass the compiler check.
2024-07-08gotcha: add v1.0.7 (#45043)Hariharan Devarajan1-0/+1
2024-07-08DLA-Future-Fortran: add v0.2.0 (#45055)Rocco Meli1-1/+4
2024-07-08py-numpy: add v2.0.0 (#44735)Adam J. Stewart58-73/+193
2024-07-08feat: add diamond@2.1.[8,9] (#45047)Harry Sharma1-0/+2
2024-07-08py-matplotlib: add v3.9.1 (#45060)Adam J. Stewart1-0/+1
2024-07-08acts: add v35.1.0, v35.2.0 (#44963)Wouter Deconinck1-0/+2
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
2024-07-08py-webcolors: add v24.6.0 (#45075)Wouter Deconinck1-2/+7
2024-07-08vc: add v1.4.5 (#45077)Wouter Deconinck1-1/+4
2024-07-08util-linux{-uuid}: add v2.40.2 (#45079)Wouter Deconinck2-1/+3
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
2024-07-08assimp: add v5.4.2 (#45081)Wouter Deconinck1-0/+1
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
2024-07-08hpctoolkit: minor fixes for build failures (#45070)Jonathon Anderson1-9/+7
2024-07-06Remove myself from maintainer lists (#45071)Hadrien G7-10/+6
2024-07-05[py-transformers] Add newer versions (#45022)Auriane R3-24/+36
* Add newer versions for py-transformers * Add dependencies needed for py-transformers latest version * Enforce dependencies requirements for py-transformers newer versions
2024-07-05py-flash-attn: add v2.5.6 -> main (#44894)Auriane R1-4/+15
* Add latest releases of py-flash-attn * Add main branch for flash attention * Add additional requirements
2024-07-05Inject dependencies in repo classes (#45053)Massimiliano Culpo1-0/+14
2024-07-05remove trailing dot in gmsh 4.13.0 shasum (#45054)Benjamin Fovet1-1/+1
2024-07-04flux-core: remove deprecated versions (#45014)Massimiliano Culpo2-89/+5
2024-07-04py-pyscf: add v2.6.0, v2.6.1, v2.6.2 (#45032)Paul R. C. Kent1-0/+4
* pyscf: add 260 261 262 * Fix max version typo
2024-07-04acts-algebra-plugins: new package (#44861)Stephen Nicholas Swatman1-0/+66
This commit adds the `acts-algebra-plugins` package which provides the Acts project with linear algebra functionality.
2024-07-04dray: deprecate and simplify (#45015)Harmen Stoppels2-39/+19
2024-07-03tiny-tensor-compiler: fix missing dependencies (#44465)Carsten Uphoff2-0/+8
* tiny-tensor-compiler: fix missing dependencies * tiny-tensor-compiler: Remove dependency type for opencl c headers * Re2c@3.1 has a mandatory Python interpreter dependency * Remove re2c@3.1 --------- Signed-off-by: Carsten Uphoff <carsten.uphoff@intel.com>
2024-07-03dfelibs: new package (#44860)Stephen Nicholas Swatman1-0/+22
* dfelibs: new package This commits adds the `dfelibs` package, which is an Acts project fork of dfelibs. * dfelibs: docstring typo --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
2024-07-03[openfoam]: use latest cgal (#45003)Robert Cohn1-2/+6
* [openfoam]: use latest cgal * add version checks for CGAL
2024-07-03Fix #44715 by removing the librsvg dependency, which is only needed for ↵Teague Sterling1-2/+1
testing. Also fixing typo. (#44989) Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
2024-07-03gettext: Fix unvendor libxml2 (#44924)Jordan Galby1-1/+1
* gettext: Fix unvendor libxml2 * gettext: Fix build with external libxml2 * Revert "gettext: Fix build with external libxml2" This reverts commit c209ad65cb5a3e95295879af8235863dd4fac618.
2024-07-03py-tensorflow: remove patch file for 2.16-rocm-enhanced (#44783)afzpatel5-781/+119
* remove patch file for py-tensorflow@2.16-rocm-enhanced * add changes * fix style errors * remove 2.14-rocm-enhanced version and add patch file * fix stlye error * remove jit patch * add 2.14-rocm-enhanced version
2024-07-03cmake: add patch to allow static linking with -DCMAKE_INSTALL_RPATH set (#44900)Harmen Stoppels2-0/+71
2024-07-03flux-core: add v0.64.0 (#45012)Vanessasaurus1-0/+1
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-07-03seacas/package.py: Update default version sha to latest (#45009)mvlopri1-0/+3
Update to use the latest tag of SEACAS through Spack.
2024-07-03elsi: improve package and add external libOMM (#44865)Rocco Meli3-12/+174
Add MatrixSwitch package Add libOMM package Use libOMM as external in ELSI Add include paths for all libraries Fortran modules need one directory up (can't use libs.directories since they are just the include/ directories)
2024-07-03kentutils: add v455, v460, v464, v465 + package updates (#44413)Teague Sterling3-16/+157
This addresses a few issues in the kentutils package: - Issue #44372 - Cleaning up formattting and styles - Removing old versions that are not avaialble anymore - Removing newer versions that are also not available anymore - The installer does not install the static libs that are expected by packages that depend on kentutils - There are conflicts and less-than-desirable dependencies that can be addressed via variants Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
2024-07-03py-huggingface-hub: add v0.23.4 (#44905)Auriane R1-0/+1
2024-07-03py-tensorflow: fix numa build (#44607)Adam J. Stewart1-2/+6
2024-07-03intel-oneapi-compilers: remove all patching (#45008)Robert Cohn1-1/+7
2024-07-02Add giflib v5.2.2 (#44994)Derek Ryan Strong1-0/+1
2024-07-02Add libwebp v1.4.0, v1.3.2, v1.3.1, v1.3.0 (#44993)Derek Ryan Strong1-4/+8
2024-07-02Add lcms v2.16, v2.15, v2.14 (#44992)Derek Ryan Strong1-0/+3
2024-07-02Add openjpeg v2.5.2, v2.5.1 (#44991)Derek Ryan Strong1-0/+3
2024-07-02fontconfig: add pic variant and support static deps (#44884)Alex Richert1-1/+24
* fontconfig: add pic variant; allow static dependencies * Revise fontconfig to clean up flags * Revise fontconfig to remove unnecessary flag * Update fontconfig * update fontconfig logic for static deps
2024-07-02Bump-up the version for RoCm-6.1.2 release (#44849)renjithravindrankannath52-96/+212
* Bumping up to ROCm 6.1.2 * Bump up rocmlir & amdsmi to 6.1.2 * Removing llvm dependency from amdsmi * Removed redundant for loops and brought rocm-cmake in for loop * Removing version check of deprecated versions
2024-07-02mepo: new package (#44879)Matt Thompson1-0/+27
* mepo: add new package * Add mepo 2.0.0rc4 * Update dependencies
2024-07-02fix static linking when using Intel OneAPI mkl (#36991)Hector Barrios1-2/+2
2024-07-02fmt: add 11.0.0 (#44997)Mikael Simberg1-0/+1
2024-07-02fastor: new package (#44984)Wouter Deconinck1-0/+25
* fastor: new package * fastor: apply code suggestions and fix style
2024-07-02py-pillow: add v10.4.0 (#44983)Adam J. Stewart1-1/+4