Age | Commit message (Collapse) | Author | Files | Lines |
|
* texlive: clean up recipe
* Update the poppler dependency
* Fix typo
---------
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
|
|
|
|
==> 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.
|
|
|
|
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
|
|
|
|
* 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>
|
|
* 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
|
|
Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
|
|
|
|
* nvpl-blas: add new version 0.3.0
* nvpl-lapack: add new version 0.2.3.1
|
|
|
|
* 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>
|
|
* sympy: add version 1.13.0
* sympy: update deps
|
|
* podio: Add the new datasource variant once it is available
* Make sure to require a suitable minimal root version
|
|
|
|
|
|
|
|
|
|
|
|
I believe utf8proc was added as a neovim dependency in neovim/neovim#26165
and is only in the master branch.
|
|
|
|
|
|
|
|
|
|
Update build system conflict between CUDA 12.6 and Clang 18
|
|
Signed-off-by: Georgia Stuart <gstuart@umass.edu>
Co-authored-by: Jordan Galby <67924449+Jordan474@users.noreply.github.com>
|
|
|
|
|
|
|
|
* package cln 1.3.7 feelpp/spack#2
* add myself as maintainer
* fix style issue, rm blankline
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
* 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>
|
|
* 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
|
|
* py-jsonlines: new package
* py-jsonlines: fix dependency
---------
Co-authored-by: Alex C Leute <acl2809@rit.edu>
|
|
* New package: py-ops
* [py-ops]
- added version 2.16.0
- ran black
- updated copyright
- added license()
---------
Co-authored-by: vehrc <vehrc@rit.edu>
|
|
|
|
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>
|
|
|
|
|
|
|
|
* sfcio: add v1.4.2
* [@spackbot] updating style on behalf of AlexanderRichert-NOAA
|
|
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>
|
|
* Use more generic strip flag for cce
* [@spackbot] updating style on behalf of etiennemlb
* Apply always
|