summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2021-10-25cuda: add 11.4.1, 11.4.2, 11.5.0. (#26892)Olli Lupton2-3/+17
* cuda: add 11.4.1, 11.4.2, 11.5.0. Note that the curses dependency from cuda-gdb was dropped in 11.4.0. * Update clang/gcc constraints. * Address review, assume clang 12 is OK from 11.4.1 onwards. * superlu-dist@7.1.0 conflicts with cuda@11.5.0. * Update var/spack/repos/builtin/packages/superlu-dist/package.py Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2021-10-25Add checksum for py-atomicwrites@1.4.0 (#26923)iarspider1-0/+1
2021-10-25draco: new version 7_12_0 (#26907)Kendra Long!1-0/+1
* Add draco-7_12_0 to package file * Update hash to zip version
2021-10-25eospac: new default version 6.5.0 (#26723)Kelly (KT) Thompson1-23/+58
* [pkg][new version] Provide eospac@6.5.0 and mark it as default. * Merge in changes found in #21629 * Mark all alpha/beta versions as deprecated. - Addresses @sethrj's recommendation - Also add a note indicated why these versions are marked this way.
2021-10-25silo: new release 4.11 (#26876)Olivier Cessenat1-2/+17
2021-10-25py-nipype: add 1.7.0 (#26883)Manuela Kuhn1-1/+2
2021-10-25Add a unit test to prevent regressionMassimiliano Culpo2-0/+36
2021-10-25berkeleygw: force openmp propagation on some providers of blas / ffw-api ↵Miguel Dias Costa1-7/+8
(#26918)
2021-10-24hyperfine: new package (#26901)Michael Kuhn1-0/+23
2021-10-24Add new math solver versions (#26903)Satish Balay5-0/+7
* tasmanian: add @7.7 * butterflypack: add @2.0.0 * pflotran: add @3.0.2 * alquimia: add @1.0.9 * superlu-dist: add @7.1.1
2021-10-24meson: add 0.60.0 (#26921)Michael Kuhn1-0/+1
2021-10-24Fix pkg-config dependencies (#26912)Michael Kuhn9-9/+9
pkg-config and pkgconf are implementations of the pkgconfig provider.
2021-10-24glib: add 2.70.0 (#26915)Michael Kuhn2-1/+33
2021-10-24gcc: support alternate mechanism for providing GCC rpaths (#26590)Seth R. Johnson1-6/+59
* gcc: support runtime ability to not install spack rpaths Fixes #26582 . * gcc: Fix malformed specs file and add docs The updated docs point out that the spack-modified GCC does *not* follow the usual behavior of LD_RUN_PATH! * gcc: fix bad rpath on macOS This bug has been around since the beginning of the GCC package file: the rpath command it generates for macOS writes a single (invalid) rpath entry. * gcc: only write rpaths for directories with shared libraries The original lib64+lib was just a hack for "in case either has one" but it's easy to tell whether either has libraries that can be directly referenced.
2021-10-24python: add 3.9.7, 3.8.12, 3.7.12 and 3.6.15 (#26914)Michael Kuhn1-1/+5
2021-10-24py-vermin: add latest version 1.3.1 (#26920)Morten Kristensen1-1/+2
* py-vermin: add latest version 1.3.1 * Exclude line from Vermin since version is already being checked for Vermin 1.3.1 finds that `encoding` kwarg of builtin `open()` requires Python 3+.
2021-10-23flux-core, -sched: update to latest versions, fix czmq build error (#26840)Mark Grondona3-1/+77
* flux-core: fix compile error with czmq_containers * Fix build with clang and gcc-11 Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2021-10-22[py-emcee] added versions 3.0.2 and 3.1.1 (#26910)Jen Herting1-1/+6
* [py-emcee] added version 3.0.2 * [py-emcee] added version 3.1.1
2021-10-22acts: fix misspelled variant in depends_on (#26904)Wouter Deconinck1-1/+1
Correct variant is plural `unit_tests`.
2021-10-22Update py-aiohttp to 3.7.4 and py-chartdet to 4.0 (#26893)iarspider2-1/+7
* Update py-aiohttp to 3.7.4 and py-chartdet to 4.0 * Changes from review * Update package.py * Update var/spack/repos/builtin/packages/py-chardet/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-10-22Use pypi for astroid; add versions 2.7.3 and 2.8.3; update dependencies (#26900)iarspider1-16/+22
* Use pypi for astroid; add versions 2.7.3 and 2.8.3; update dependencies * py-six is not required for recent versions
2021-10-22acts: add v14.0.0, v14.1.0 added "python" and "analysis" variants (#26657)Wouter Deconinck1-0/+13
2021-10-22py-sfepy: fix version 2021.3 tar.gz hash (#26890)Robert Cimrman1-1/+1
2021-10-22Add py-asn1crypto@1.4.0 (#26895)iarspider1-0/+1
2021-10-22py-jupyterlab: add 3.1.18 and 3.2.1 (#26896)Manuela Kuhn1-0/+2
2021-10-22heffte: new version with rocm (#26878)Miroslav Stoyanov1-1/+6
2021-10-21scr/veloc: component releases (#26716)Cameron Stanavige8-67/+155
* scr/veloc: component releases Update the ECP-VeloC component packages in preparation for an upcoming scr@3.0rc2 release. All - Add new release versions - Add new `shared` variant for all components - Add zlib link dependency to packages that were missing it - Add maintainers - Use self.define and self.define_from_variant to clean up cmake_args axl - Add independent vendor async support variants rankstr - Update older version sha that fails checksum on install * Fix scr build error Lock dependencies for scr@3.0rc1 to the versions released at the same time.
2021-10-21Add vacuumms package (#26838)Frank Willmore1-0/+25
2021-10-21py-sfepy: add v2021.3 (#26865)Robert Cimrman1-2/+15
2021-10-21py-neurokit2: add 0.1.4.1 (#26871)Manuela Kuhn1-1/+3
* py-neurokit2: add 0.1.4.1 * Update var/spack/repos/builtin/packages/py-neurokit2/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-10-21[py-pyprecice] add v2.3.0.1 and fix hash of v2.2.1.1 (#26846)Alexander Jaust1-1/+3
2021-10-21vtk: make use of system GLEW dependent on osmesa being disabled. (#26764)Eric Brugger1-1/+1
2021-10-21libabigail: support source install (#26807)Vanessasaurus2-34/+16
Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-10-21kassiopeia: add v3.8.0; new variants log4cxx, boost (#26841)Wouter Deconinck1-0/+20
2021-10-21Make superlu-dist@7.1.0 request CMake 3.18.1 or newer (#26849)Alexander Jaust1-0/+1
2021-10-21bacio: add v2.5.0 (#26851)Edward Hartnett1-1/+7
2021-10-21arm-forge: add v21.1 (#26852)RichardABunt1-0/+3
2021-10-21tramonto: add new package (#26858)downloadico1-0/+24
2021-10-21libEnsemble: add v0.8.0 (#26864)Stephen Hudson1-1/+4
2021-10-21py-numpy: add v1.21.3 (#26860)Adam J. Stewart1-0/+1
2021-10-20Kokkos Kernels: updating maintainers and releases (#26855)Luc Berger1-1/+10
Adding the latests releases of Kokkos Kernels and the official maintainers for the package.
2021-10-20Add py-sniffio version 1.2.0 and fix dependencies (#26847)iarspider1-2/+3
* Add py-sniffio version 1.2.0 and fix dependencies * Changes from review
2021-10-20Update py-anyio to 3.3.4 (#26821)iarspider1-1/+2
* Update py-anyio to 3.3.4 * Changes from PR
2021-10-20py-bids-validator: add 1.8.4 (#26844)Manuela Kuhn1-0/+1
2021-10-20Update ECP dav helper for propagating variants (#26175)kwryankrattiger1-51/+53
2021-10-20embree: add checksums for 3.12.2 & 3.13.1 (#26675)Martin Aumüller2-0/+10
Includes fix for for dependency ispc: fix build if cc -m32 is not possible Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2021-10-20damask: fix maintainer GitHub handle (#26829)Adam J. Stewart4-4/+4
2021-10-20cppgsl: branch master is now main (#26834)Wouter Deconinck1-1/+1
2021-10-20root: prepend dependent_spec.prefix.include to ROOT_INCLUDE_PATH (#26379)Wouter Deconinck2-1/+2
Spack is not populating CPATH anymore (https://github.com/spack/spack/commit/e3f97b37e64d4de70baf8e58fcd747b021d8f2f9#diff-259adc895c0b2e8fca42ffb99d8051eec0712c868d12d8da255d32f1663acdc7), and downstream packages ([gaudi](https://github.com/spack/spack/blob/1aa7758dbb572aa0f92efe1e1f61b2df37aae2e5/var/spack/repos/builtin/packages/gaudi/package.py#L116)) have alrady started to include this in their package.py files. Instead of propagating this to all downstream packages, it tries to address the issue at the source.
2021-10-19Pipelines: pin importlib-metadata and setuptools-scm versions (#26831)Massimiliano Culpo2-2/+2
This will hopefully be a hotfix for the issue with pipelines in #26813 and #26820