summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-07-04spack commands: add type hints and docstrings (#38705)Adam J. Stewart3-159/+371
2023-07-04remove another Python 3.7 requirement & preference, since it was deprecated ↵Harmen Stoppels4-26/+22
(#38710)
2023-07-04py-requests: add 2.31.0 (#38563)Manuela Kuhn1-14/+18
2023-07-04gpi-space: add new versions (#38709)Max Zeyen1-2/+7
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2023-07-04quantum-espresso: change in maintainers (#38688)Laura Bellentani1-1/+1
2023-07-04conduit: remove no longer needed blueos logic (#38698)Chris White1-24/+12
2023-07-04Added Python Prometheus client as dependency (#38700)valmar1-0/+1
2023-07-04nvtx: add new package (#38430)Thomas Bouvier2-0/+59
Co-authored-by: thomas-bouvier <thomas-bouvier@users.noreply.github.com>
2023-07-04wrf: add ARM compiler support (#38695)Stephen Sachs1-1/+12
2023-07-04Temporarily disable aws-pcluster pipelines (#38708)Stephen Sachs1-48/+48
2023-07-04macos sip: apply on macos only, dont store LD_LIBRARY_PATH (#38687)Harmen Stoppels3-18/+23
2023-07-04Fix DYLD_* propagation to Python process from fish shell (#38615)Adam J. Stewart1-1/+8
2023-07-04util-linux: add v2.39.1, fix macOS build (#38677)Adam J. Stewart1-0/+7
2023-07-04plink2: add new package @2.00a4.3 (#38469)George Young1-0/+49
Co-authored-by: LMS Bioinformatics <bioinformatics@lms.mrc.ac.uk>
2023-07-04spack make-installer: deterministic choice order (#38706)Adam J. Stewart1-3/+2
2023-07-04Remove from __future__ imports (#38703)Adam J. Stewart62-127/+1
2023-07-03py-numpydoc: add 1.5.0 (#38701)Manuela Kuhn1-5/+6
2023-07-03py-ruff: add 0.0.276 (#38702)Manuela Kuhn2-0/+19
2023-07-03Add NCCL v2.18.3-1 release to recipe (#38647)Aditya Bhamidipati1-0/+1
2023-07-03`ffmpeg`: patch build failure (#38656)Thomas Bouvier1-0/+7
* `ffmpeg`: patch build failure * [@spackbot] updating style on behalf of thomas-bouvier --------- Co-authored-by: thomas-bouvier <thomas-bouvier@users.noreply.github.com>
2023-07-03hdf5-vol-log: depends on mpi (#38693)Harmen Stoppels1-6/+6
From the configure.ac file: > H5VL_log is built on top of MPI. Configure option --without-mpi or > --with-mpi=no should not be used. Abort. This currently fails to build in the oneAPI pipeline on `develop`
2023-07-03py-pillow: add v10.0.0 (#38670)Adam J. Stewart1-9/+13
2023-07-03Add hash for octopusV13 (#38655)Ashwin Kumar Karnad1-0/+1
2023-07-03add ascent 0.9.2 release (#38661)Cyrus Harrison1-2/+4
2023-07-03Drop requirement of python@3.7 since it's deprecated (#38692)Harmen Stoppels1-2/+0
2023-07-03python: require xz libs=shared when +lzma (#38593)Jonathon Anderson1-1/+1
2023-07-03add support for oneapi compiler to wrf 4.4 (#38607)Andrey Parfenov2-1/+65
Signed-off-by: Andrey Parfenov <andrey.parfenov@intel.com>
2023-07-03guile: fix %oneapi fast math madness (#38691)Harmen Stoppels1-0/+8
2023-07-03dbus: AutotoolsPackage, optional documentation build (#38679)Adam J. Stewart1-7/+11
Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl>
2023-07-03qt-base: disable accessibility by default (#38680)Adam J. Stewart1-1/+4
2023-07-03bash: adam now uses fish (#38684)Adam J. Stewart2-3/+2
2023-07-03Deprecate conda for Python 2 (#38681)Adam J. Stewart2-0/+28
2023-07-03xmlto: fix missing dependency on util-linux (#38678)Adam J. Stewart1-0/+1
2023-07-03Add support to Paraview for TBB (#38582)John Biddiscombe1-0/+6
Co-authored-by: Jean Favre <jfavre@cscs.ch>
2023-07-02Add libfabric 1.18.1 release (#38669)Jack Morrison1-0/+1
2023-07-02Deprecate Python 3.7 (#38619)Adam J. Stewart1-17/+90
* Deprecated Python 3.7 * Add Python 3.7.17 because why not
2023-07-02SIPPackage: documentation fix (#38672)Adam J. Stewart1-1/+1
2023-07-01Revert "openblas: do not build tests when installing (#38591)" (#38662)Harmen Stoppels1-3/+1
This reverts commit 51c75c6da31d803760a7235dbf285b55091222e4.
2023-07-01build(deps): bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#38625)dependabot[bot]1-1/+1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/ecf95283f03858871ff00b787d79c419715afc34...16c0bc4a6e6ada2cfd8afd41d22d95379cf7c32a) --- updated-dependencies: - dependency-name: docker/setup-buildx-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>
2023-07-01openrasmol: convert to new stand-alone test process (#38630)Tamara Dahlgren1-8/+10
2023-07-01icarus: add v11_0 and v12_0 (#38666)Jochen Klein1-5/+5
2023-07-01mercurial: add 6.x, fix python bounds (#38668)Harmen Stoppels1-5/+12
* mercurial: add 6.x, fix python bounds * remove python@2 versions, cause package audits is complaining
2023-06-30[intel-oneapi-mkl] add openmpi support for +cluster (#38554)Robert Cohn1-11/+20
2023-06-30New package: pipx (#38658)Jonathon Anderson2-0/+46
* py-userpath: new package * pipx: new package * Update var/spack/repos/builtin/packages/pipx/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * pipx: Remove incorrect dependency on py-platformdirs * Update var/spack/repos/builtin/packages/pipx/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-userpath: Remove version requirements to match upstream --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-06-30[py-onnx-runtime] Remove package superseded by py-onnxruntime (#37392)Chris Green0-0/+0
2023-06-30Add Caliper variant in hypre package (#38651)David Boehme1-0/+8
2023-06-30tests/petsc: convert to new stand-alone test process (#38652)Tamara Dahlgren1-45/+78
2023-06-30tests/slepc: convert to new stand-alone test process (#38653)Tamara Dahlgren1-43/+31
2023-06-30Remove deprecated versions and packages (#37895)Adam J. Stewart52-1703/+92
This PR removes deprecated versions for all packages that I'm maintaining. In future Spack releases, I'm planning to do this on a much larger scale, but we can hold off until we have better reproducibility. I'm hoping that this will improve the maintainability of these packages. If any other maintainers of these recipes would like to retain any of these deprecated versions, or add new versions, speak now or forever hold your peace 😄 --------- Co-authored-by: adamjstewart <adamjstewart@users.noreply.github.com>
2023-06-30Python: add new versions (#38620)Adam J. Stewart1-2/+8