summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2024-01-09perl-compress-raw-zlib: add new version (#41909)Christopher Christofi1-0/+1
2024-01-09perl-memoize: add new package with version 1.16 (#41938)Christopher Christofi1-0/+20
* perl-memoize: add new package with version 1.16= * fix styling
2024-01-09perl-email-mime-contenttype: New package (#41951)Arne Becker1-0/+30
Adds Email::MIME::ContentType
2024-01-09perl-metacpan-client: New package (#41963)Arne Becker1-0/+40
Adds MetaCPAN::Client
2024-01-09perl-log-any-adapter-callback: New package (#41965)Arne Becker1-0/+32
2024-01-09perl-datetime-format-oracle: New package (#42003)Arne Becker1-0/+31
Adds DateTime::Format::Oracle
2024-01-09perl-datetime-format-mysql: New package (#42004)Arne Becker1-0/+30
Adds DateTime::Format::MySQL
2024-01-09neko: add v0.7.0, v0.7.1, v0.7.2 and fix package (#42012)Niclas Jansson1-0/+24
2024-01-09py-kornia: add v0.7.1 (#41888)Adam J. Stewart1-0/+1
2024-01-09hip-tensor: add new package (#40991)afzpatel1-0/+28
2024-01-09fpm: add v0.10.0 (#42002)gnikit1-0/+1
2024-01-09git commit shasums bump (#41935)Harmen Stoppels3-4/+4
2024-01-09imagemagick: add SVG support (#41956)Adam J. Stewart1-8/+14
2024-01-09paml: adding new version 4.10.7 (#41968)snehring1-2/+7
2024-01-09py-numpy: add v1.26.3 (#41977)Adam J. Stewart1-0/+1
2024-01-09lfortran: add v0.30.0 (#42000)Christoph Junghans1-1/+3
2024-01-09ParaView: add 5.12.0-RC2 (#41992)kwryankrattiger1-1/+1
2024-01-09gperftools: Add 2.15 (#41984)Mikael Simberg1-0/+1
2024-01-08boost: add v1.84.0 (#41674)Tim Haines1-1/+6
* Boost: add version 1.84.0 * Conflict with 98/03 * Set C++11 as default Starting with 1.84.0, the minimum required is c++11. It has been a very long time since 98/03 has been required. It's time to bump the minimum.
2024-01-08[bigdft] Enable building dynamic libraries (#41562)Ashwin Kumar Karnad7-0/+44
* bigdft: Add support for building shared libraries * bigdft: reformat with black * bigdft: use spec.satisfies instead of searching in spec
2024-01-08kokkos: add gfx940 support (#41659)Richard Berger1-1/+7
2024-01-08OpenMPI: add v5.0.0/5.0.1, patches, and workarounds (#40913)Howard Pritchard5-8/+265
* Add OpenMPI 5.0.0/5.0.1 release * Fix a problem with dlopen syms with 5.0.0 * Crank up lex buffer to 1MB so that Open MPI's compiler wrapper can parse the enormously long lines present in, for example, mpicc-wrapper-data.txt when the spack install is utilizing Spack's path padding feature. * Disable romio by default for 5.0.0 and beyond owing to problems compiling the romio package when using the Intel OneAPI compiler. * Patch for addiing cuda lib location in case of non-standard location of libcuda.so * build accel components as DSOs. It appears from looking at some of the spack CI that it implicitly assumes that Open MPI is built with components as DSOs. The default behavior for Open MPI was changed between the 4.1.x release stream and the 5.0.x release stream changed and this premise is now incorrect. Turns out that starting with Open MPI 5.0.0 building static does not work when using a now very important variant, namely cuda. In older versions of Open MPI the libcuda.so was dlopened at run time when needed, but now libcuda is linked in to the cuda components of openmpi directly. This works when using Open MPI's dynamically loadable component option, but doesn't work now for a lot of the Spack CI pipelines because they don't include libcuda.so in LD_LIBRARY_PATH of packages that dont think they are using cuda themselves. Signed-off-by: Howard Pritchard <howardp@lanl.gov> Co-authored-by: Jack Morrison <jack.morrison@cornelisnetworks.com> Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl>
2024-01-08justbuild: add version v1.2.4 (#41991)Alberto Sartori1-0/+1
2024-01-08fio: Add version 3.36. (#41949)Rémi Lacroix1-0/+1
2024-01-08perl-datetime-format-builder: New package (#41964)Arne Becker1-0/+31
Adds DateTime::Format::Builder
2024-01-08perl-email-abstract: New package (#41950)Arne Becker1-0/+32
* perl-email-abstract: New package Adds Email::Abstract * Added license
2024-01-08edm4hep: add latest tag 0.10.3 (#41987)Thomas Madlener1-0/+1
2024-01-08abinit: fix missing comma separating arguments (#41973)downloadico1-1/+1
2024-01-08Remove explicit copyright lines (#41930)Arne Becker45-45/+0
- Spack committers retain their copyright, but explicit copyright lines should not be included. This commit removes them.
2024-01-07Fix fides / ascent / vtk-m / visit (#41908)Vicente Bolea4-20/+25
Fixes among other things the compat bounds
2024-01-07py-pyheadtail: add latest version and cython constraint (#41978)Andre Sailer1-0/+3
2024-01-06hepmc3: add v3.2.7 (#41879)Wouter Deconinck1-0/+1
Bugfix only, https://gitlab.cern.ch/hepmc/HepMC3/-/compare/3.2.6...3.2.7?from_project_id=6751&straight=false.
2024-01-06Automated deployment to update package flux-core 2024-01-06 (#41974)Vanessasaurus1-0/+1
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-01-06py-sphinx-prompt: new package (#41311)Lydéric Debusschère2-0/+58
* [add] py-sphinx-prompt: new package * py-poetry-plugin-tweak-dependencies-version: new package, dependence of py-shpinx-prompt * py-sphinx-prompt: fix dependences with respect to reviewing * py-poetry-plugin-tweak-dependencies-version: add dependence py-poetry * py-sphinx-prompt: add version 1.1.0 to unblock the concretization of py-sphinx-toolbox [PR#41313] * py-sphinx-prompt: fix style * py-sphinx-prompt: remove py-poetry dependence; fix python version * py-poetry-plugin-tweak-dependencies-version: add python version constraint --------- Co-authored-by: LydDeb <lyderic.debusschere@eolen.com>
2024-01-06py-ndg-httpsclient: add version 0.5.0 (#41914)Christopher Christofi1-0/+1
2024-01-05z3: add v4.12.4 (#41941)miheer vaidya1-0/+3
* z3: update, update maintainer * Update var/spack/repos/builtin/packages/z3/package.py Co-authored-by: Alec Scott <alec@bcs.sh> --------- Co-authored-by: Alec Scott <alec@bcs.sh>
2024-01-05spglib: add v2.2.0 (#41929)Rocco Meli1-0/+1
* ensure umpire~cuda~rocm when ~cuda~rocm * spglib-2.2.0
2024-01-05libdicom: add new package (#41937)Christopher Christofi1-0/+27
2024-01-05cosma: add missing depends_on for nccl/rccl (#41955)Simon Pintarelli1-0/+2
2024-01-05Automated deployment to update package flux-sched 2024-01-05 (#41961)Vanessasaurus1-0/+1
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-01-04intel-oneapi-mkl: Add correct PKG_CONFIG_PATH entry for older versions. (#41958)Victor Brunini1-0/+3
At least 2021.3.0 puts the .pc files in tools/pkgconfig, not lib/pkgconfig.
2024-01-04fmt: Add 10.2.1 (#41954)Mikael Simberg1-0/+1
2024-01-04rust: add v1.75.0 & v1.74.0, merge related variants into `+dev`, add ↵Alec Scott3-29/+31
rust-analyzer (#41903) * Add rust-analyzer as variant to rust build * Expose cargo module only when +cargo * rust: add v1.74.0 and v1.75.0 and remove variants in favor of +dev * [@spackbot] updating style on behalf of alecbcs * Fix variant typo --------- Co-authored-by: alecbcs <alecbcs@users.noreply.github.com>
2024-01-04symPACK: add new package (#41835)Dan Bonachea1-0/+90
2024-01-04Bumps google-auth-oauthlib dependency restriction to be compatible with ↵bk1-2/+2
versions up to 1.0 (https://github.com/tensorflow/tensorboard/releases/tag/2.12.1) (#41940)
2024-01-04perl-moox-types-mooselike: new package (#41705)Arne Becker1-0/+29
2024-01-04gperftools: Add 2.14 (#41928)Mikael Simberg1-0/+6
* gperftools: Add 2.14 * Add conflict for gperftools 2.14 and PPC
2024-01-04update BerkeleyGW source urls (#38218)Miguel Dias Costa1-3/+9
* update url for BerkeleyGW version 3.0.1 * update source urls and add version 3.1.0 to berkeleygw package
2024-01-04fmt: Add 10.2.0 (#41927)Mikael Simberg1-0/+1
2024-01-03perl-email-simple: New package (#41932)Arne Becker1-0/+28
* perl-email-simple: New package * Removed copyright line * New year