summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2022-03-01py-keyrings-alt: add 4.1.0 (#29177)Manuela Kuhn1-1/+2
2022-03-01py-keyring: add 23.5.0 (#29176)Manuela Kuhn1-4/+6
2022-03-01mesa: add conflict with llvm@13 (#28870)Manuela Kuhn1-0/+3
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2022-03-01libuv: remove bash dependency (#29251)Harmen Stoppels1-2/+1
2022-02-28assimp: patch for issue that prevents 5.1: from working with qt (#29257)Wouter Deconinck2-1/+5
2022-02-28py-nbclassic: add 0.3.5 (#29220)Manuela Kuhn1-0/+4
* py-nbclassic: add 0.3.5 * Update var/spack/repos/builtin/packages/py-nbclassic/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * fix style Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-03-01rocblas: add spack test support (#27436)Cory Bloor3-7/+52
* rocblas: add spack test support * rocblas: limit spack test support to @4.2.0: * rocblas: simplify define
2022-02-28New package: py-ci-sdr (#28644)Jen Herting1-0/+25
* clean py-ci-sdr * [py-ci-sdr] updated copyright * [py-ci-sdr] added upper bound for python version Co-authored-by: Sid Pendelberry <sid@rit.edu>
2022-02-27qt: Fix build with Fujitsu compiler. (#29199)Toyohisa Kameyama1-0/+16
2022-02-27Add 'master' version for dmtcp (#29211)iarspider1-0/+2
* Add 'develop' version for dmtcp * Update var/spack/repos/builtin/packages/dmtcp/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-02-26New version: py-onnx 1.8.1 (#29214)iarspider1-0/+2
* New version: py-onnx 1.8.1 * Update package.py
2022-02-26libtermkey: Update to the latest release (#29229)Ondřej Čertík1-0/+2
And add a missing dependency. Fixes #26672.
2022-02-26libluv: update to the latest release (#29228)Ondřej Čertík1-0/+1
Fixes #26673.
2022-02-26darwin: propagate build environment variables for Autotools (#28948)Seth R. Johnson1-0/+3
GraphViz has failures due to overriding the default autoconf build environment variables.
2022-02-25openmpi: ~gpfs by default (#29218)Harmen Stoppels1-1/+1
2022-02-25r-rlang: add 1.0.1 (#29040)Manuela Kuhn1-0/+1
2022-02-25r-foreach: add 1.5.2 (#29062)Manuela Kuhn1-0/+1
2022-02-25r-cli: add 3.2.0 (#29005)Manuela Kuhn1-0/+1
2022-02-24py-jupyterlab: add 3.1.19 and 3.2.9 (#29174)Manuela Kuhn1-0/+2
2022-02-24r-units 0.8-0 (#29183)Kinh Nguyen1-0/+1
2022-02-24Adjust binutils detection (#29188)Glenn Johnson1-2/+2
The `spack external find binutils` command was failing to find my system binutils because the regex was not matching. The name of the executable follows the string 'GNU' that I tested with three different installations so I changed the regex to look for that. On my CentOS-7 system, the version had the RPM details so I set the version to capture the first three parts of the version.
2022-02-24capstone: update URL (#29190)Tim Haines1-3/+2
* capstone: Change GitHub URL * capstone: Remove 'master' branch Only the 'next' branch is used for development/release now.
2022-02-24disable gpfs through --with-gpfs=no (#29181)Harmen Stoppels1-5/+5
2022-02-24py-jedi: add 0.18.1 (#29130)Manuela Kuhn1-7/+11
* py-jedi: add 0.18.1 * fix py-parso version
2022-02-24py-jupyterlab-server: add 2.10.3 (#29172)Manuela Kuhn1-3/+5
2022-02-24py-ipython: add 8.0.1 (#29175)Manuela Kuhn1-31/+40
2022-02-24py-lxml: add 4.8.0 (#29184)Manuela Kuhn1-0/+2
2022-02-24vecgeom: add patch for @1.1.18 +cuda (#29185)Seth R. Johnson1-0/+4
2022-02-24mpich: add pmi=cray support (#29160)Harmen Stoppels2-1/+42
* mpich: add pmi=cray support After marking `cray-pmi` as external: ```yaml packages: cray-pmi: externals: - spec: cray-pmi@5.0.17 prefix: /opt/cray/pe/pmi/5.0.17 ``` You can now install ``` spack install something ^mpich pmi=cray ``` and ```console srun $(spack location -i something)/bin/your_app ```
2022-02-24py-jupyter-client: add 7.1.2 (#29135)Manuela Kuhn1-4/+6
2022-02-24py-jupyter-core: add 4.9.2 (#29134)Manuela Kuhn1-0/+1
2022-02-24py-jupyter-server: add 1.13.5 (#29145)Manuela Kuhn1-31/+6
2022-02-24py-json5: add 0.9.6 (#29133)Manuela Kuhn1-0/+1
2022-02-24py-joblib: add 1.1.0 (#29131)Manuela Kuhn1-0/+1
2022-02-24netlib-lapack: apply ibm-xl-3.9.1 patch to cce (#28812)QuellynSnead3-1/+35
2022-02-24nextflow: add v21.10.6 (#29164)Diego Alvarez1-0/+1
2022-02-24freeglut: add 3.2.2 (#29165)Carlos Bederián1-3/+7
2022-02-24libdrm: add -fcommon to CFLAGS for %aocc@2.3.0: and %clang@11.0.0: (#29169)Carlos Bederián1-1/+1
2022-02-23Testing: Summarize test results and add verbose output (#28700)Tamara Dahlgren1-0/+20
2022-02-23tau: java is runtime dep for paraprof (#29166)eugeneswalker1-0/+1
2022-02-23tau: unpin binutils version (#29161)eugeneswalker1-1/+1
2022-02-23blaze package: add blas/lapack/smp variants (#29010)Nils Vu3-4/+61
Also: * spectre: disable blaze+blas in earlier versions * cblas: fix a broken URL link
2022-02-23spla: add version 1.5.3 (#29048)Simon Frasch1-0/+1
2022-02-23util-linux-uuid: add conflict for new version and old compilers (#29149)Seth R. Johnson1-0/+2
The system compiler on RHEL7 fails to build the latest linux-uuid. ``` util-linux-uuid@2.37.4%gcc@4.8.5 arch=linux-rhel7-haswell ``` results in: ``` libuuid/src/unparse.c:42:73: error: expected ';', ',' or ')' before 'fmt' static void uuid_fmt(const uuid_t uuid, char *buf, char const *restrict fmt) ``` It looks like it's assuming C99 by default so there may be a better way to handle this... but this at least works
2022-02-23cdo: add 2.0.4 (#29157)Brian Spilner1-0/+1
2022-02-23cuda: add 11.6.1 (#29156)Carlos Bederián1-0/+4
2022-02-22libtree: 3.0.3 (#29153)Harmen Stoppels1-0/+1
2022-02-22py-iso8601: add 1.0.2 (#29128)Manuela Kuhn1-2/+6
2022-02-22py-stack-data: add new package (#29125)Manuela Kuhn1-0/+22
2022-02-22py-pure-eval: add 0.2.2 and get sources from pypi (#29123)Manuela Kuhn1-5/+6