dependabot[bot]
453fb27be2
build(deps): bump docker/build-push-action from 6.2.0 to 6.3.0 ( #45042 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](15560696de...1a162644f9
)
---
updated-dependencies:
- dependency-name: docker/build-push-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-07-04 19:28:21 -05:00
dependabot[bot]
831f04fb7d
build(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 ( #45041 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](68827325e0...5927c834f5
)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-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-07-04 19:28:03 -05:00
Wouter Deconinck
04044a9744
containers: rm centos7 since EOL ( #45049 )
2024-07-04 22:22:23 +02:00
Massimiliano Culpo
8077285a63
flux-core: remove deprecated versions ( #45014 )
2024-07-04 22:15:55 +02:00
Paul R. C. Kent
537926c1a7
py-pyscf: add v2.6.0, v2.6.1, v2.6.2 ( #45032 )
...
* pyscf: add 260 261 262
* Fix max version typo
2024-07-04 12:43:27 -05:00
Stephen Nicholas Swatman
02ff3d7b1e
acts-algebra-plugins: new package ( #44861 )
...
This commit adds the `acts-algebra-plugins` package which provides the
Acts project with linear algebra functionality.
2024-07-04 09:51:18 -05:00
Jordan Galby
491cb278f3
spack audit packages: Fix message ( #45045 )
...
Fix message formatting of the "virtual dependency cannot have variants" error.
2024-07-04 14:30:30 +02:00
Harmen Stoppels
ed1ebefd8f
dray: deprecate and simplify ( #45015 )
2024-07-04 11:43:34 +02:00
Harmen Stoppels
36d64fcbd4
iconv: require libiconv on linux ( #45026 )
...
otherwise it is still picked up from glibc as it is external
2024-07-04 08:20:27 +02:00
Massimiliano Culpo
c5cdc2c0a2
Heuristic decays to default over time ( #45023 )
...
This modifies heuristic to decay to clingo default
over time. The hope is that this helps with specs
that have an optimal solution with a high penalty.
Let target and compiler heuristic decay too, do not
guess compiler
2024-07-04 08:19:52 +02:00
Carsten Uphoff
0eca86f64f
tiny-tensor-compiler: fix missing dependencies ( #44465 )
...
* 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-03 19:08:45 -06:00
Stephen Nicholas Swatman
50027d76a5
dfelibs: new package ( #44860 )
...
* 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 15:37:25 -06:00
Robert Cohn
b4748de5a9
[openfoam]: use latest cgal ( #45003 )
...
* [openfoam]: use latest cgal
* add version checks for CGAL
2024-07-03 14:04:38 -07:00
Teague Sterling
8f2532c624
Fix #44715 by removing the librsvg dependency, which is only needed for testing. Also fixing typo. ( #44989 )
...
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
2024-07-03 13:52:16 -07:00
Jordan Galby
0726513334
gettext: Fix unvendor libxml2 ( #44924 )
...
* gettext: Fix unvendor libxml2
* gettext: Fix build with external libxml2
* Revert "gettext: Fix build with external libxml2"
This reverts commit c209ad65cb
.
2024-07-03 13:40:55 -07:00
Adam J. Stewart
f951f38883
Add support for macOS Sequoia ( #45018 )
2024-07-03 10:59:26 -07:00
afzpatel
5262412c13
py-tensorflow: remove patch file for 2.16-rocm-enhanced ( #44783 )
...
* 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-03 12:19:07 +02:00
Harmen Stoppels
f022b93249
cmake: add patch to allow static linking with -DCMAKE_INSTALL_RPATH set ( #44900 )
2024-07-03 10:46:07 +02:00
Vanessasaurus
60b5e98182
flux-core: add v0.64.0 ( #45012 )
...
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-07-03 01:55:20 -06:00
mvlopri
682acae9fd
seacas/package.py: Update default version sha to latest ( #45009 )
...
Update to use the latest tag of SEACAS through Spack.
2024-07-03 01:50:27 -06:00
Rocco Meli
c0f80e9117
elsi: improve package and add external libOMM ( #44865 )
...
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-03 08:56:30 +02:00
Teague Sterling
dcf13af459
kentutils: add v455, v460, v464, v465 + package updates ( #44413 )
...
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-03 08:40:02 +02:00
Auriane R
a2e4fb6b95
py-huggingface-hub: add v0.23.4 ( #44905 )
2024-07-03 08:35:50 +02:00
Adam J. Stewart
9dd92f493a
py-tensorflow: fix numa build ( #44607 )
2024-07-03 08:34:34 +02:00
Robert Cohn
b23e832002
intel-oneapi-compilers: remove all patching ( #45008 )
2024-07-03 07:34:25 +02:00
Derek Ryan Strong
ae2f626168
Add giflib v5.2.2 ( #44994 )
2024-07-02 14:45:11 -07:00
Derek Ryan Strong
a73930da81
Add libwebp v1.4.0, v1.3.2, v1.3.1, v1.3.0 ( #44993 )
2024-07-02 14:43:45 -07:00
Derek Ryan Strong
921d446196
Add lcms v2.16, v2.15, v2.14 ( #44992 )
2024-07-02 14:41:02 -07:00
Derek Ryan Strong
8e2ea5de9d
Add openjpeg v2.5.2, v2.5.1 ( #44991 )
2024-07-02 14:39:19 -07:00
Alex Richert
fd0baca222
fontconfig: add pic variant and support static deps ( #44884 )
...
* 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-02 14:06:53 -07:00
Harmen Stoppels
d2fc0d6a35
Revert "e4s ci: reduce size due to 5mb gitlab artifact limit ( #44986 )" ( #45001 )
...
This reverts commit 18de6a480b
.
2024-07-02 21:05:10 +00:00
renjithravindrankannath
eedc9e0eaf
Bump-up the version for RoCm-6.1.2 release ( #44849 )
...
* 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-02 14:02:25 -07:00
Massimiliano Culpo
6b85f6b405
ci: deprecate the --dependencies and --optimize option ( #45005 )
2024-07-02 22:06:52 +02:00
Matt Thompson
5686a6b928
mepo: new package ( #44879 )
...
* mepo: add new package
* Add mepo 2.0.0rc4
* Update dependencies
2024-07-02 12:18:40 -07:00
Hector Barrios
ad665c6af1
fix static linking when using Intel OneAPI mkl ( #36991 )
2024-07-02 13:55:30 -04:00
Mikael Simberg
d78d6db61e
fmt: add 11.0.0 ( #44997 )
2024-07-02 11:51:37 -06:00
Wouter Deconinck
f47c307bf4
fastor: new package ( #44984 )
...
* fastor: new package
* fastor: apply code suggestions and fix style
2024-07-02 09:33:09 -06:00
Harmen Stoppels
5b4edb9499
queue -> stack ( #45002 )
2024-07-02 16:41:29 +02:00
Harmen Stoppels
a6e6093922
spack_yaml.py: fix default_flow_style ( #44998 )
2024-07-02 14:01:13 +02:00
Harmen Stoppels
2e8b4e660e
spack_yaml: add anchorify function ( #44995 )
...
This adds spack.util.spack_yaml.anchorify, which takes a non-cyclic
dict/list structure, and replaces identical values with (back)
references to the first instance, so that yaml serialization will use
anchors.
`repr` is used to identify sub-dags, which in principle is quadratic
complexity in depth of the graph, but in practice the depth is O(1) so
this should not matter.
Then this is used in CI to reduce the size of generated YAML files to
30% of their original size.
2024-07-02 14:00:19 +02:00
Harmen Stoppels
0ca1ee8b91
Pipelines: update configuration for aws-isc ( #44999 )
...
1.18 is not a string in YAML
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2024-07-02 12:39:35 +02:00
Adam J. Stewart
a322672259
py-pillow: add v10.4.0 ( #44983 )
2024-07-02 03:59:24 -06:00
Dom Heinzeller
6cab86d0c1
New package py-pyhdf ( #44877 )
...
* Add var/spack/repos/builtin/packages/py-pyhdf/package.py
* Address reviewer comments regarding dependencies for new package py-pyhdf
2024-07-02 01:19:04 -06:00
Robert Cohn
86e7e2e070
[intel-oneapi-mpi]: restore support for classic wrapper names ( #44982 )
...
* [intel-oneapi-mpi]: add back support for classic wrappers
* spack style fixes
* add error checking
2024-07-01 18:54:14 -06:00
Cody Balos
69fca439f4
care: add v0.13.1, v0.13.0 and v0.12.0 ( #44936 )
...
* care: add v0.13.0 and v0.12.0
* add maintainer
* add 0.13.1
* update dependencies
2024-07-01 16:45:01 -06:00
Vicente Bolea
3b90fb589f
vtk: update vtk to 9.3.1 ( #44966 )
...
* vtk: add 9.3.1 version
* vtk: update maintainers
2024-07-01 16:20:31 -06:00
Harmen Stoppels
fff126204c
cmd/develop.py: fix readability ( #44980 )
...
stage[0] is assumed to be for sources, 1: and onwards is
patches/resources, make that a bit more clear.
2024-07-01 12:14:00 -07:00
Szabolcs Horvát
98e626cf67
igraph: add 0.10.13 ( #44975 )
2024-07-01 12:10:38 -07:00
Richard Berger
d8fe628a95
LAMMPS updates ( #44977 )
...
* lammps: add new versions
* lammps: add directories for plugins
* lammps-example-plugin: new package
Example illustrating how to install a LAMMPS plugin, based on the
example part of the LAMMPS distribution.
2024-07-01 11:57:26 -07:00
Weiqun Zhang
4c378840e3
amrex: add v24.07 ( #44985 )
2024-07-01 11:50:28 -07:00