Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-04 | remove another Python 3.7 requirement & preference, since it was deprecated ↵ | Harmen Stoppels | 4 | -26/+22 | |
(#38710) | |||||
2023-07-04 | py-requests: add 2.31.0 (#38563) | Manuela Kuhn | 1 | -14/+18 | |
2023-07-04 | gpi-space: add new versions (#38709) | Max Zeyen | 1 | -2/+7 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2023-07-04 | quantum-espresso: change in maintainers (#38688) | Laura Bellentani | 1 | -1/+1 | |
2023-07-04 | conduit: remove no longer needed blueos logic (#38698) | Chris White | 1 | -24/+12 | |
2023-07-04 | Added Python Prometheus client as dependency (#38700) | valmar | 1 | -0/+1 | |
2023-07-04 | nvtx: add new package (#38430) | Thomas Bouvier | 2 | -0/+59 | |
Co-authored-by: thomas-bouvier <thomas-bouvier@users.noreply.github.com> | |||||
2023-07-04 | wrf: add ARM compiler support (#38695) | Stephen Sachs | 1 | -1/+12 | |
2023-07-04 | Temporarily disable aws-pcluster pipelines (#38708) | Stephen Sachs | 1 | -48/+48 | |
2023-07-04 | macos sip: apply on macos only, dont store LD_LIBRARY_PATH (#38687) | Harmen Stoppels | 3 | -18/+23 | |
2023-07-04 | Fix DYLD_* propagation to Python process from fish shell (#38615) | Adam J. Stewart | 1 | -1/+8 | |
2023-07-04 | util-linux: add v2.39.1, fix macOS build (#38677) | Adam J. Stewart | 1 | -0/+7 | |
2023-07-04 | plink2: add new package @2.00a4.3 (#38469) | George Young | 1 | -0/+49 | |
Co-authored-by: LMS Bioinformatics <bioinformatics@lms.mrc.ac.uk> | |||||
2023-07-04 | spack make-installer: deterministic choice order (#38706) | Adam J. Stewart | 1 | -3/+2 | |
2023-07-04 | Remove from __future__ imports (#38703) | Adam J. Stewart | 62 | -127/+1 | |
2023-07-03 | py-numpydoc: add 1.5.0 (#38701) | Manuela Kuhn | 1 | -5/+6 | |
2023-07-03 | py-ruff: add 0.0.276 (#38702) | Manuela Kuhn | 2 | -0/+19 | |
2023-07-03 | Add NCCL v2.18.3-1 release to recipe (#38647) | Aditya Bhamidipati | 1 | -0/+1 | |
2023-07-03 | `ffmpeg`: patch build failure (#38656) | Thomas Bouvier | 1 | -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-03 | hdf5-vol-log: depends on mpi (#38693) | Harmen Stoppels | 1 | -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-03 | py-pillow: add v10.0.0 (#38670) | Adam J. Stewart | 1 | -9/+13 | |
2023-07-03 | Add hash for octopusV13 (#38655) | Ashwin Kumar Karnad | 1 | -0/+1 | |
2023-07-03 | add ascent 0.9.2 release (#38661) | Cyrus Harrison | 1 | -2/+4 | |
2023-07-03 | Drop requirement of python@3.7 since it's deprecated (#38692) | Harmen Stoppels | 1 | -2/+0 | |
2023-07-03 | python: require xz libs=shared when +lzma (#38593) | Jonathon Anderson | 1 | -1/+1 | |
2023-07-03 | add support for oneapi compiler to wrf 4.4 (#38607) | Andrey Parfenov | 2 | -1/+65 | |
Signed-off-by: Andrey Parfenov <andrey.parfenov@intel.com> | |||||
2023-07-03 | guile: fix %oneapi fast math madness (#38691) | Harmen Stoppels | 1 | -0/+8 | |
2023-07-03 | dbus: AutotoolsPackage, optional documentation build (#38679) | Adam J. Stewart | 1 | -7/+11 | |
Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl> | |||||
2023-07-03 | qt-base: disable accessibility by default (#38680) | Adam J. Stewart | 1 | -1/+4 | |
2023-07-03 | bash: adam now uses fish (#38684) | Adam J. Stewart | 2 | -3/+2 | |
2023-07-03 | Deprecate conda for Python 2 (#38681) | Adam J. Stewart | 2 | -0/+28 | |
2023-07-03 | xmlto: fix missing dependency on util-linux (#38678) | Adam J. Stewart | 1 | -0/+1 | |
2023-07-03 | Add support to Paraview for TBB (#38582) | John Biddiscombe | 1 | -0/+6 | |
Co-authored-by: Jean Favre <jfavre@cscs.ch> | |||||
2023-07-02 | Add libfabric 1.18.1 release (#38669) | Jack Morrison | 1 | -0/+1 | |
2023-07-02 | Deprecate Python 3.7 (#38619) | Adam J. Stewart | 1 | -17/+90 | |
* Deprecated Python 3.7 * Add Python 3.7.17 because why not | |||||
2023-07-02 | SIPPackage: documentation fix (#38672) | Adam J. Stewart | 1 | -1/+1 | |
2023-07-01 | Revert "openblas: do not build tests when installing (#38591)" (#38662) | Harmen Stoppels | 1 | -3/+1 | |
This reverts commit 51c75c6da31d803760a7235dbf285b55091222e4. | |||||
2023-07-01 | build(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-01 | openrasmol: convert to new stand-alone test process (#38630) | Tamara Dahlgren | 1 | -8/+10 | |
2023-07-01 | icarus: add v11_0 and v12_0 (#38666) | Jochen Klein | 1 | -5/+5 | |
2023-07-01 | mercurial: add 6.x, fix python bounds (#38668) | Harmen Stoppels | 1 | -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 Cohn | 1 | -11/+20 | |
2023-06-30 | New package: pipx (#38658) | Jonathon Anderson | 2 | -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 Green | 0 | -0/+0 | |
2023-06-30 | Add Caliper variant in hypre package (#38651) | David Boehme | 1 | -0/+8 | |
2023-06-30 | tests/petsc: convert to new stand-alone test process (#38652) | Tamara Dahlgren | 1 | -45/+78 | |
2023-06-30 | tests/slepc: convert to new stand-alone test process (#38653) | Tamara Dahlgren | 1 | -43/+31 | |
2023-06-30 | Remove deprecated versions and packages (#37895) | Adam J. Stewart | 52 | -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-30 | Python: add new versions (#38620) | Adam J. Stewart | 1 | -2/+8 | |
2023-06-30 | XZ package (Windows): install .dll files in bin (#35888) | Dan Lipsa | 1 | -6/+14 | |
Windows runtime library loading searches PATH, and therefore bin/ is the appropriate place to put .dll files. Prior to this change, XZ was installing both .dll and .lib files to the lib/ directory. |