Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-15 | cardioid: fix homepage (#36099) | Robert Blake | 1 | -1/+1 | |
2023-03-15 | hpctoolkit: add branch 2023.03.stable (#36096) | Mark W. Krentel | 1 | -0/+1 | |
2023-03-15 | UCX: add 1.14.0 (#36098) | Howard Pritchard | 1 | -0/+1 | |
Signed-off-by: Howard Pritchard <howardp@lanl.gov> | |||||
2023-03-15 | GDAL: add v3.6.3 (#36097) | Adam J. Stewart | 1 | -0/+1 | |
2023-03-14 | Remove leftover command from documentation (#36116) | Shahzeb Siddiqui | 1 | -8/+3 | |
The command refers to dotkit files, which are not supported since a long time. | |||||
2023-03-14 | py-pyshacl: patch dependency typo (#36084) | Erik Heeren | 1 | -0/+4 | |
* py-pyshacl: patch dependency typo * py-pyshacl: satisfy flake8 * Update var/spack/repos/builtin/packages/py-pyshacl/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-03-14 | Libogg and libtheora: build on windows (#35099) | John W. Parent | 4 | -12/+176 | |
Adds builders appropriate for building these packages on Windows. It is intended that builds on other platforms are unaffected (e.g. they build with Autotools as before on Linux). | |||||
2023-03-14 | Fix HDF5+mpi~fortran (#35400) | Sajid Ali | 1 | -1/+3 | |
* HDF5+mpi~fortran * fix style | |||||
2023-03-14 | libxfont: add v1.5.4 (#36072) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | postgresql: fix typo (#36115) | Harmen Stoppels | 1 | -1/+1 | |
2023-03-14 | py-pint: new versions (#36102) | Erik Heeren | 1 | -5/+10 | |
* py-pint: new versions * Update var/spack/repos/builtin/packages/py-pint/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-pint/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-pint/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-03-14 | gobject-introspection 1.7.2 also requires libffi@:3.3 (#35606) | Gregory Lee | 1 | -1/+1 | |
2023-03-14 | py-antspyx: new package (#30964) | Matthias Wolf | 5 | -0/+144 | |
* py-antspyx: new package Also adds required dependencies. Requires options to ITK to enable the right support libraries, and patches to remove tune the setup and provide resources rather than downloading libraries/"submodules" on the fly. * Fix patch URL * Style fixes. * bump version and re-include `git clone ...` as resource | |||||
2023-03-14 | environment.matching_spec: linear time traversal (#35534) | Harmen Stoppels | 1 | -35/+37 | |
... and use colors in disambiguate message for clarity. This commit avoids the loop: ``` for root in roots: for dep in deps(root): ... ``` instead it ensures each node is visited once and only once. Also adds a small optimization when searching for concrete specs, since we can assume uniqueness of dag hash, so it's fine to early exit. | |||||
2023-03-14 | go: add v1.20.2 and v1.19.7 (#36065) | Alec Scott | 1 | -7/+36 | |
2023-03-14 | pexsi: add v1.2 and v2.0 (#36049) | Rocco Meli | 1 | -33/+61 | |
2023-03-14 | makedepend: add v1.0.8 (#36078) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | armadillo: add v12.0.1 (#36051) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | looptools: add v2.16 (#36077) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | Use bfs in get_spec_filter_list (#36093) | Harmen Stoppels | 1 | -7/+9 | |
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 | |