Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-14 | new py-ultralytics package (#35890) | Sangu Mbekelu | 1 | -0/+38 | |
* new py-ultralytics package * [@spackbot] updating style on behalf of Sangu-Mbekelu * Update package.py modified dependencies --------- Co-authored-by: Sangu Mbekelu <s.mbekelu9@gmail.com> | |||||
2023-03-14 | cbc: add v2.10.8 (#36055) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | libpcap: add v1.10.3 (#36067) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | Fix typo affecting Gitlab CI (#36103) | Harmen Stoppels | 2 | -4/+4 | |
Introduced in #35944 | |||||
2023-03-14 | vecgeom: new version 1.2.2 (#36085) | Seth R. Johnson | 1 | -0/+1 | |
2023-03-14 | mariadb-c-client: add v3.3.4 (#36079) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | man-db: add v2.11.2 (#36080) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | libssh: add v0.8.9 (#36069) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | libxfont2: add v2.0.6 (#36073) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | libtasn1: add v4.19.0 (#36071) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | kmergenie: add v1.7051 (#36066) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | fjcontrib: add v1.051 (#36060) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | ccache: add v4.8 (#36056) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | hugo: add v0.111.3 (#36063) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | coinutils: add v2.11.6 (#36058) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | cgl: add v0.60.6 (#36057) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | New packages: py-robocrys, py-matminer, py-pubchempy (#35941) | Benjamin Meyers | 3 | -0/+91 | |
Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com> | |||||
2023-03-14 | use stage dir for buildcache create (#36091) | Harmen Stoppels | 1 | -26/+42 | |
2023-03-14 | concretizer: add mode to reuse dependencies only (#30990) | Michael Kuhn | 6 | -23/+40 | |
This adds a new mode for `concretizer:reuse` called `dependencies`, which only reuses dependencies. Currently, `spack install foo` will reuse older versions of `foo`, which might be surprising to users. | |||||
2023-03-13 | Update MDAnalysis and addition of MDAnalysisTests (#36052) | Rocco Meli | 2 | -24/+117 | |
* update mda dependencies * apply black * mdanalysis draft * update * small fixes * Update var/spack/repos/builtin/packages/py-mdanalysis/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-mdanalysis/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-mdanalysis/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-mdanalysis/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-mdanalysis/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-03-13 | octave: better specification of MKL and AMDFFTW libraries (#35935) | nkgh77 | 1 | -8/+36 | |
2023-03-13 | libiberty: add v2.40 (#36042) | Alec Scott | 1 | -0/+1 | |
2023-03-13 | py-earthengine-api: add v0.1.344 (#36053) | Adam J. Stewart | 10 | -35/+74 | |
2023-03-13 | Set build_jobs dynamically in CI to avoid oversubscription (#35996) | Harmen Stoppels | 4 | -2/+7 | |
Co-authored-by: Zack Galbreath <zack.galbreath@kitware.com> Co-authored-by: Ryan Krattiger <ryan.krattiger@kitware.com> | |||||
2023-03-12 | font-util: add v1.4.0 (#35860) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | New package: py-inflect (#35942) | Jen Herting | 1 | -0/+24 | |
Co-authored-by: Alex C Leute <aclrc@sporcsubmit.rc.rit.edu> Co-authored-by: qwertos <qwertos@users.noreply.github.com> | |||||
2023-03-12 | added a new verison of py-certifi (#35940) | Sangu Mbekelu | 1 | -0/+1 | |
Co-authored-by: Sangu Mbekelu <s.mbekelu9@gmail.com> | |||||
2023-03-12 | cube: add 4.8 and 4.7.1 (#35959) | Michael Kuhn | 2 | -2/+8 | |
2023-03-12 | Revert "banner: add v3.5 (#36019)" (#36046) | Massimiliano Culpo | 1 | -1/+0 | |
This reverts commit 61af6b8f37678e52a48d3deba31ce8e1bdb5b040. | |||||
2023-03-12 | zstd: add v1.5.4 (#35438) | Michael Kuhn | 1 | -0/+1 | |
2023-03-12 | cce compiler: bugfix for version regex to avoid conflation with apple-clang ↵ | Greg Becker | 2 | -1/+26 | |
(#35974) Currently apple-clang is detected as cce, and it should not be. --------- Co-authored-by: becker33 <becker33@users.noreply.github.com> | |||||
2023-03-12 | gloo: fix build on Linux >=6.0.3 (#35992) | Jonathon Anderson | 1 | -0/+8 | |
2023-03-12 | gsi-ncdiag: add new package (#35999) | Cameron Book | 1 | -0/+30 | |
2023-03-12 | aluminum, lbann: add new versions and deprecate old ones (#35954) | Brian Van Essen | 2 | -29/+144 | |
2023-03-12 | at-spi2-core: add v2.47.90 (#36014) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | mpl: add v0.3.0 (#36015) | Heiko Bauke | 1 | -1/+2 | |
2023-03-12 | build(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0 (#36008) | dependabot[bot] | 1 | -1/+1 | |
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/f03ac48505955848960e80bbb68046aa35c7b9e7...4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c) --- 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-03-12 | actsvg: add v0.4.30 (#36012) | Alec Scott | 1 | -0/+2 | |
2023-03-12 | py-torchmetrics: add v0.11.4 (#36016) | Adam J. Stewart | 1 | -0/+1 | |
2023-03-12 | autoconf-archive: add v2023.02.20 (#36017) | Alec Scott | 1 | -0/+3 | |
2023-03-12 | banner: add v3.5 (#36019) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | cni-plugins: add v1.2.0 (#36024) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | commons-lang3: add v3.12.0 (#36025) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | cryptopp: add v8.7.0 (#36026) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | HDF5-vol-async: add "memcpy" variant (#36013) | Houjun Tang | 1 | -0/+3 | |
2023-03-12 | datamash: add v1.8 (#36027) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | dbus: add v1.13.6 (#36028) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | dbus-glib: add v0.112 (#36029) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | gh: add v2.24.3 (#36032) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | ghostscript: add v10.0.0 (#36033) | Alec Scott | 1 | -0/+1 | |