summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-03-14build(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#43152)dependabot[bot]8-26/+26
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/b4ffde65f46336ab88eb53be808477a3936bae11...9bb56186c3b09b4f86b1c65136769dd318469633) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14highway: add v1.1.0 (#43174)Rocco Meli1-0/+1
2024-03-13expat: Add release 2.6.2 with security fixes (#43171)Sebastian Pipping1-3/+13
2024-03-14llvm-openmp: make llvm-openmp consistent with other llvm builds (#43165)Tom Scogland1-19/+25
Add current versions of the 17 and 18 releases Stop making it nearly impossible to compose this correctly with code built with gcc Build for compatibility by default like we do in every other llvm package
2024-03-14build(deps): bump docker/login-action from 3.0.0 to 3.1.0 (#43176)dependabot[bot]1-2/+2
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/343f7c4344506bcbf9b4de18042ae17996df046d...e92390c5fb421da1463c202d546fed0ec5c39f20) --- updated-dependencies: - dependency-name: docker/login-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-03-13msvc: patch property ref bug (#43173)John W. Parent1-1/+1
2024-03-13jags: add version 4.3.2 (#43166)Christopher Christofi1-0/+1
2024-03-13octopus: disable gdlib by default (#43161)Ashwin Kumar Karnad1-0/+6
2024-03-13Add iamashwin99 as a maintainer in Octopus package (#43163)Ashwin Kumar Karnad1-1/+1
2024-03-13octopus: Support new version octopus@14 (#43160)Ashwin Kumar Karnad1-2/+10
* add checksum for octopus 14 * Update dependencies for BerkeleyGW package
2024-03-13protobuf: apply centos 8 patch only to @3.4: (#43162)Martin Aumüller1-1/+1
does not apply cleanly to older versions
2024-03-13rocm-openmp-extras: Fix resource download URLs (#43147)Wileam Y. Phan1-4/+2
* rocm-openmp-extras: Fix resource download URLs * Apply review suggestions
2024-03-13py-ruff: add version 0.3.0 and deprecate the oldest version (#43069)Juan Miguel Carceller1-1/+6
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2024-03-13update to cdo-2.4.0 (#43071)Brian Spilner1-0/+5
2024-03-13antlr4-cpp-runtime: update dependencies (#43115)吴坎1-0/+2
* update dependencies * Update package.py
2024-03-13Update var/spack/repos/builtin/packages/ecmwf-atlas/package.py: set correct ↵Dom Heinzeller1-2/+7
ectrans/trans variant, configure tesselation variant (#43151)
2024-03-12spack.patch: support reversing patches (#43040)Adam J. Stewart3-10/+107
The `patch()` directive can now be invoked with `reverse=True` to apply a patch in reverse. This is useful for reverting commits that caused errors in projects, even if only the forward patch is available, e.g. via a GitHub commit patch URL. `patch(..., reverse=True)` runs `patch -R` behind the scenes. This is a POSIX option so we can expect it to be available on the `patch` command. --------- Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2024-03-12abinit: add version 9.10.5 (#43148)downloadico1-3/+2
set the FC variable to the MPI Fortran compiler and also set the F90 variable to the same compiler for versions 9.8 and up. FC needs to be set because the configure script still uses FC.
2024-03-12unmaintained packages: add new versions (#43112)Alec Scott103-82/+165
* unmaintained packages: add new versions * Fix parallel and numactl * Revert numactl changes * rollback lua-sol2 version * Update alluxio version format
2024-03-12SEACAS: Make latest release available in spack (#43123)Greg Sjaardema1-0/+3
2024-03-12py-art: add new package (#43127)Christopher Christofi1-0/+19
2024-03-12py-lazy-loader: add new version (#43130)Christopher Christofi1-1/+4
2024-03-12ecmwf-atlas@0.36: depend on ecbuild@3.4: (#43133)Dom Heinzeller1-0/+1
2024-03-12libquo: Update default version from 1.3.1 to 1.4. (#43057)Samuel K. Gutiérrez1-1/+2
Signed-off-by: Samuel K. Gutierrez <samuel@lanl.gov>
2024-03-12Intel oneapi compilers 2023.2.4 (#43144)Andrey Perestoronin2-1/+12
* added intel-oneapi-compilers * added classics version
2024-03-12perl testing: refactor stand-alone testing into base class (#43044)Tamara Dahlgren241-1882/+128
2024-03-12gaudi: add py-yaml dependency (#43116)Valentin Volkl1-0/+1
Needed to parse job options in yaml format (https://gitlab.cern.ch/gaudi/Gaudi/-/blob/master/GaudiKernel/python/GaudiKernel/ProcessJobOptions.py#L528). In principle this is optional, but it's needed for the test 35 - GaudiKernel.pytest.nose.test_Configurables (Failed). Seems like there's no harm done in adding this as a full dependency.
2024-03-12py-psyclone and py-fparser: Add new releases (#42744)Oakley Brunt3-22/+106
* py-psyclone and py-fparser new releases added * py-fparser: add missing releases for py-psyclone * py-psyclone: actioned @adamjstewart comments * py-psyclone: removed py-pytest-pylint * py-pytest-pylint: added package @ latest version * py-pytest-pylint: reformatted * Update var/spack/repos/builtin/packages/py-psyclone/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-pytest-pylint: added build deps and runtime dep versions * py-pytest-pylint: removed version from setuptools * py-psyclone: add py-pytest-pylint test dep and alphabetize deps * Update var/spack/repos/builtin/packages/py-pytest-pylint/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-psyclone: deps ordered --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-03-12sleef: add v3.6 (#42978)Pierre Blanchard1-6/+5
2024-03-12Update archspec to v0.2.3 (#42854)Massimiliano Culpo17-214/+1837
2024-03-11py-neuralgcm: add new package (#43117)Adam J. Stewart4-0/+112
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2024-03-11perl-math-symbolic: add required perl-parse-recdescent dependency (#42157)Christopher Christofi1-0/+3
* perl-math-symbolic: add required perl-parse-recdescent dependency * perl-math-symbolic: add new runtime dependency
2024-03-11perl-parsetemplate: add new package (#41845)Christopher Christofi1-0/+17
* perl-parsetemplate: add new package * perl-parsetemplate: update to latest copyright date and add license
2024-03-11Fix callbacks accumulation when using mixins with builders (#43100)Massimiliano Culpo4-14/+65
fixes #43097 Before this PR the behavior of mixins used together with builders was to mask completely the callbacks defined from the class coming later in the MRO. Here we fix the behavior by accumulating all callbacks, and de-duplicating them later.
2024-03-11py-climax: add new package (#43121)Adam J. Stewart3-0/+90
2024-03-11aocl-utils: source sha has changed (#43120)Stephen Sachs1-2/+2
* aocl-utils: source sha has changed * aocl-utils: version 4.1 hash updated
2024-03-11py-onnx-opcounter: add new package (#43119)Adam J. Stewart1-0/+24
2024-03-11py-earth2mip: add new package (#43062)Adam J. Stewart45-101/+781
* py-earth2mip: add new package * Fix audit tests * Make things easier to concretize * Make things easier to concretize * Fix magics build * Fix onnx build * blacken * cmake > py-cmake * Fix onnxruntime build * onnxruntime: remove unknown cmake vars * Trick bazelisk into using Spack bazel * Different deps for main * protobuf: add v3.25.3 * Enforce upper bound on jaxlib version * py-chex: add v0.1.85 * py-dm-haiku: add v0.0.12 * py-jax: add v0.4.25 * Older jaxlib doesn't build on ppc64le either
2024-03-11fzf: add v0.47.0 (#43113)Alec Scott1-0/+1
2024-03-11updated diy/package.py to version 3.6.0 (#43101)tpeterka1-2/+3
2024-03-11e4s ci stacks: add cp2k cpu and gpu specs (#42454)eugeneswalker8-4/+25
* e4s ci stacks: add cp2k cpu and gpu specs * remove non-building cp2k specs
2024-03-11geant4: new variant timemory (#43111)Wouter Deconinck1-0/+5
* geant4: new variant timemory * geant4: depends_on timemory@3.2: * geant4: fix style
2024-03-11ruby: add version 3.3.0 (#43058)downloadico1-0/+2
* ruby: add version 3.3.0 * added dependency on libyaml
2024-03-11Update TensorFlow ecosystem (#41069)Adam J. Stewart7-33/+97
2024-03-11package/qgis: add new version (#42888)Sinan2-13/+32
* package/qgis: add new version * improve Qsci.pro * improve * fix undefined symbol qsciprinter error * add import test * fix bug * add version 3.36 * [@spackbot] updating style on behalf of Sinan81 * fix long line * only run import test when +python * first attempt at stand-alone test * add TODO --------- Co-authored-by: sbulut <sbulut@3vgeomatics.com> Co-authored-by: Sinan81 <Sinan81@users.noreply.github.com> Co-authored-by: Sinan81 <Sinan@world>
2024-03-11dla-future: Add patch for compilation with newer ROCm versions (#42348)Mikael Simberg2-0/+25
2024-03-11Remove dead code (#43114)Massimiliano Culpo6-238/+0
* Remove dead code in spack * Remove dead code in llnl
2024-03-10fix typo in dependency (#43105)Jonas Eschle1-1/+1
2024-03-10build(deps): bump docker/build-push-action from 5.1.0 to 5.2.0 (#43107)dependabot[bot]1-1/+1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/4a13e500e55cf31b7a5d59a38ab2040ab0f42f56...af5a7ed5ba88268d5278f7203fb52cd833f66d6e) --- 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-03-10build(deps): bump mypy from 1.8.0 to 1.9.0 in /lib/spack/docs (#43103)dependabot[bot]1-1/+1
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.0) --- updated-dependencies: - dependency-name: mypy 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>