Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-07 | py-astropy: fix import tests and restrict py-pip version (#38731) | Manuela Kuhn | 7 | -25/+151 | |
* py-astropy: fix import tests and restrict py-pip version * Fix --install-option name in comments * Rename variant and fix variant dependencies * Remove parquet variant from py-pyarrow | |||||
2023-07-07 | Remove "node_compiler" from the list of unknown atoms (#38753) | Massimiliano Culpo | 1 | -0/+1 | |
2023-07-07 | Fix multiple quadratic complexity issues in environments (#38771) | Harmen Stoppels | 3 | -63/+57 | |
1. Fix O(n^2) iteration in `_get_overwrite_specs` 2. Early exit `get_by_hash` on full hash 3. Fix O(n^2) double lookup in `all_matching_specs` with hashes 4. Fix some legibility issues | |||||
2023-07-07 | Prevent "spack external find" to error out on wrong permissions (#38755) | Massimiliano Culpo | 2 | -4/+36 | |
fixes #38733 | |||||
2023-07-07 | add info about spack env from spack-configs for oneAPI build tools (#38751) | Andrey Parfenov | 1 | -0/+47 | |
Signed-off-by: Andrey Parfenov <andrey.parfenov@intel.com> | |||||
2023-07-06 | add cgns 4.4.0 (#38530) | Mickael PHILIT | 1 | -0/+1 | |
2023-07-06 | freesurfer: add 7.4.1, 7.4.0, 7.3.2 (#38544) | Carlos Bederián | 1 | -0/+3 | |
2023-07-06 | mlpack: new package (#38277) | Wouter Deconinck | 1 | -0/+81 | |
* mlpack: new package mlpack is an intuitive, fast, and flexible header-only C++ machine learning library with bindings to other languages. It is meant to be a machine learning analog to LAPACK, and aims to implement a wide array of machine learning methods and functions as a "swiss army knife" for machine learning researchers. * mlpack: upstream merged patch to allow python installation in spack | |||||
2023-07-06 | Curl Package: Fixup bugs preventing build on Win (#38757) | John W. Parent | 1 | -4/+1 | |
2023-07-06 | Add new version 5.0.0 of PyAMG (#38674) | Ben Cowan | 2 | -1/+7 | |
* Added v5.0.0 of PyAMG. This required v7.1.0 of setuptools_scm due to a bug in 7.0.5. * Added comment about version requirement. * Loosened dependency based on build experiments. * Updated tomli deps. * Update var/spack/repos/builtin/packages/py-setuptools-scm/package.py Dependence for 7.0 only. Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-pyamg/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Swapped lines. --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-07-06 | Disable fortran in openblas for darwin ci, fix variant default value (#38752) | Harmen Stoppels | 2 | -1/+3 | |
2023-07-06 | `py-torch`: fix build (#38730) | Thomas Bouvier | 1 | -0/+14 | |
2023-07-06 | py-scikit-learn: add v1.3.0 (#38660) | Adam J. Stewart | 1 | -9/+13 | |
2023-07-06 | openfoam.org: add a maintainer(#37280) (#37697) | kjrstory | 1 | -0/+1 | |
Co-authored-by: Dom Heinzeller <dom.heinzeller@icloud.com> | |||||
2023-07-06 | [py-blis] added versions 0.7.9 and 0.9.1 (#38269) | Jen Herting | 1 | -0/+3 | |
* [py-blis] added version 0.7.9 * [py-blis] added version 0.9.1 * [py-blis] - removed type run for dependency py-cython | |||||
2023-07-06 | namd: add maintainer (#38740) | Jim Phillips | 1 | -0/+2 | |
2023-07-06 | py-abipy: add 0.9.3 (#38716) | Manuela Kuhn | 1 | -16/+39 | |
* py-abipy: add 0.9.3 * Remove py-cython dependency * Remove dep version restrictions for new release | |||||
2023-07-06 | [py-cymem] added version 2.0.7 (#38267) | Jen Herting | 1 | -1/+3 | |
* [py-cymem] added version 2.0.3 * [py-cymem] added restriction to py-wheel limitation | |||||
2023-07-06 | `py-dm-tree`: add v0.1.8 (#38606) | Thomas Bouvier | 1 | -2/+5 | |
* `py-dm-tree`: add v0.1.8 * Update dependencies * Fix hash | |||||
2023-07-05 | `py-horovod`: update to v0.28.1 (#38732) | Thomas Bouvier | 1 | -0/+1 | |
2023-07-05 | py-pip: add 23.1.2 (#38608) | Manuela Kuhn | 13 | -5/+35 | |
* py-pip: add 23.1.2 * Restrict py-pip version for py-protobuf * Restrict py-pip version for straightforward packages * Restrict py-pip version for nrm * Fix --install-option name in comments * Simplify py-pip restriction for py-scs * nrm: fix wrong comment | |||||
2023-07-05 | perl: add 5.38.0, 5.36.1; prefer all even minor versions over development ↵ | Harmen Stoppels | 3 | -15/+123 | |
versions (#38690) * perl: add 5.38.0, 5.36.1; prefer all even minor versions over development versions * fix libxcrypt build with new perl * fix libxcrypt with a patch | |||||
2023-07-05 | py-spglib: add 2.0.2 (#38715) | Manuela Kuhn | 1 | -4/+4 | |
* py-spglib: add 2.0.2 * Update var/spack/repos/builtin/packages/py-spglib/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Remove py-setuptools as run dependency --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-07-05 | acts: new variant cxxstd (#38682) | Wouter Deconinck | 1 | -6/+21 | |
* acts: allow ^root cxxstd=20 * acts: new variant cxxstd, pass through to root * acts: always args.append CMAKE_CXX_STANDARD from variant * acts: remove unused import * acts: fix self.define_from_variant | |||||
2023-07-05 | Drop Python 2 super syntax (#38718) | Adam J. Stewart | 117 | -318/+270 | |
2023-07-05 | Drop Python 2 object subclassing (#38720) | Adam J. Stewart | 110 | -233/+233 | |
2023-07-05 | salmon: patching to build with %gcc@13: (#38553) | George Young | 1 | -0/+9 | |
Co-authored-by: LMS Bioinformatics <bioinformatics@lms.mrc.ac.uk> | |||||
2023-07-05 | plumed: deprecate non-buildable versions, patch Python makefile only when ↵ | Harmen Stoppels | 1 | -9/+47 | |
supported (#38713) | |||||
2023-07-05 | Update cosma and a few related recipes (#35615) | Taillefumier Mathieu | 4 | -28/+128 | |
* Add maintainers * Updated cosma archive checksum and costa version - updated cosma version (in the cosma build system) - updated costa version - use the default generic url for downloading packages - do not build tiled-mm when the cpu only version is needed Signed-off-by: Dr. Mathieu Taillefumier <mathieu.taillefumier@free.fr> Co-authored-by: Rocco Meli <r.meli@bluemail.ch> Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2023-07-05 | damask: fix build of alpha release (#38457) | Martin Diehl | 3 | -0/+16 | |
2023-07-05 | Add version 1.8.23 that fixes a compilation bug on clang-15. (#38541) | Tom Epperly | 1 | -0/+5 | |
2023-07-05 | tk: convert to new stand-alone test process (#38575) | Tamara Dahlgren | 1 | -5/+8 | |
2023-07-05 | ip: add v4.1.0, and additional variants (#38526) | Alex Richert | 1 | -2/+43 | |
2023-07-05 | tests/qthreads: convert to new stand-alone test process (#38600) | Tamara Dahlgren | 1 | -43/+35 | |
2023-07-05 | tests/papyrus: convert to new stand-alone test process (#38627) | Tamara Dahlgren | 1 | -65/+80 | |
2023-07-05 | Build NAMD with Tcl by default (#38645) | Jim Phillips | 1 | -1/+1 | |
NAMD users expect the Tcl scripting interface to be enabled as it is used in many examples and tutorials in addition to being required for features such as multi-copy algorithms. | |||||
2023-07-05 | git-annex: add latest version 10.20230408 (#38728) | Rémi Lacroix | 1 | -1/+10 | |
2023-07-05 | xrootd: add _STAT_VER patch (#38547) | Juan Miguel Carceller | 1 | -0/+7 | |
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> | |||||
2023-07-05 | Installations: don't set group permissions when they match what is desired ↵ | Peter Scheibel | 2 | -0/+36 | |
(#38036) * When installing a package Spack will attempt to set group permissions on the install prefix even when the configuration does not specify a group. Co-authored-by: David Gomez <dvdgomez@users.noreply.github.com> | |||||
2023-07-05 | hcoll: ucx version requirements (#38665) | Carlos Bederián | 1 | -0/+15 | |
2023-07-05 | py-pyqt4: stricter dependency versions (#38673) | Adam J. Stewart | 1 | -3/+6 | |
2023-07-05 | amrex: add v23.07 (#38676) | Weiqun Zhang | 1 | -0/+1 | |
2023-07-05 | py-lightly: add v1.4.11 (#38717) | Adam J. Stewart | 1 | -0/+1 | |
2023-07-05 | intel-oneapi-mkl: support for cray mpich (#38725) | Robert Cohn | 1 | -1/+4 | |
2023-07-05 | py-pymatgen: add 2022.9.8 (#38714) | Manuela Kuhn | 1 | -12/+18 | |
2023-07-04 | spack commands: add type hints and docstrings (#38705) | Adam J. Stewart | 3 | -159/+371 | |
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 | |