summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2021-11-02r-haven: add 2.4.3 (#27115)Manuela Kuhn1-3/+6
2021-11-02r-lubridate: add 1.8.0 (#27117)Manuela Kuhn1-4/+6
2021-11-02New versions of py-jupyter-server; fix tests (#27153)iarspider1-1/+36
* New versions of py-jupyter-server; fix tests * Update package.py
2021-11-02trilinos: Additional fix for linking C code when built with PyTrilinos (#19834)Tom Payerle1-2/+7
This removes `-lpytrilinos` from Makefile.export.Trilinos so that C code trying to link against a Trilinos built with PyTrilinos does not fail due to undefined references to python routines (libpytrilinos is only used when importing PyTrilinos in python, in which case those references are already defined by Python). There was already a bit of code to do something similar for C codes importing Trilinos via a CMake mechanism, this extends that to a basic Makefile mechanism as well. This patch also updates the comments to remove a stale link discussing this issue, and replacing with links to the some Trilinos issue reports related to the matter.
2021-11-02r-vroom: add new package (#27118)Manuela Kuhn1-0/+37
2021-11-02r-brms: add 2.16.1 (#27148)Manuela Kuhn1-0/+2
2021-11-02r-rvest: add 1.0.2 (#27147)Manuela Kuhn1-3/+7
2021-11-02r-callr: add 3.7.0 (#27146)Manuela Kuhn1-4/+5
2021-11-02r-forcats: add 0.5.1 (#27113)Manuela Kuhn1-2/+2
2021-11-02r-processx-3.5.2 (#27119)Manuela Kuhn1-2/+3
2021-11-02r-hms: add 1.1.1 (#27116)Manuela Kuhn1-2/+4
2021-11-02r-crayon: add 1.4.1 (#27110)Manuela Kuhn1-2/+2
2021-11-02r-broom: add 0.7.9 and 0.7.10 (#27109)Manuela Kuhn1-2/+5
2021-11-02package/qgis_revert_incorrect_constraint (#27140)Sinan1-3/+6
* package/qgis_revert_incorrect_constraint * fix bug * also update dependency constraints * also update python version constraints Co-authored-by: sbulut <sbulut@3vgeomatics.com>
2021-11-02New version: py-isort 5.9.3 (#27144)iarspider1-0/+1
2021-11-02New version: py-jupyter-console 6.4.0; download sources from pip (#27150)iarspider1-8/+11
2021-11-02yoda: add zlib as a dependency (#26454)Joseph Wang1-0/+1
Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com> Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-11-02pumi: support build/install time and stand-alone testing (#26832)Cameron Smith1-7/+18
2021-11-02gtk packages: fix dependencies (#26960)Bernhard Kaindl7-2/+17
gconf depends on gettext and libintl (dep: intltool) glibmm, gtkmm, libcanberra and cups need pkgconfig glibmm needs libsigc++ < 2.9x(which are 3.x pre-releases) libsigc++@:2.9 depends on m4 for the build Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-11-02pgplot: add intel compiler support and add more driver (#26761)Chien-Chang Feng4-21/+153
2021-11-02h5bench: update maintainers and versions (#27083)Jean Luca Bez1-2/+9
2021-11-02modifications to docbook-xml (#27131)Glenn Johnson1-0/+10
- added more versions in case packages request a specific version of docbook-xml - added a "current" alias to handle when packages use that
2021-11-02fsl: new version, updated constraints and patches (#27129)Glenn Johnson4-5/+102
- add version 6.0.5 - add patch to allow fsl to use newer gcc versions - add patch to allow fsl to use newer cuda versions - remove constraints on gcc and cuda versions - add filters to prevent using system headers and libraries - clean up the installed tree
2021-11-01Add missing dependency to py-setuptools-scm (#27132)iarspider2-2/+4
2021-11-02amrex: add new release 21.11 (#27126)Weiqun Zhang1-1/+2
2021-11-02vtkm: add v1.7.0-rc1 (#26882)Vicente Bolea1-0/+1
2021-11-01r-tzdb: add new package (#27105)Manuela Kuhn1-0/+28
2021-11-01r-rcpp: add 1.0.7 (#27088)Manuela Kuhn1-3/+5
2021-11-01py-pylint needs pip for build (#27123)eugeneswalker1-6/+7
* py-pylint: needs py-pip for build * alphabetize py- dependencies * add comment pointing to issue * fix style
2021-11-01New package: exaworks (#27054)Andre Merzky1-0/+32
2021-11-01feature: add "spack tags" command (#26136)Tamara Dahlgren1-1/+1
This PR adds a "spack tags" command to output package tags or (available) packages with those tags. It also ensures each package is listed in the tag cache ONLY ONCE per tag.
2021-11-01GCC 11 fixes (#27122)Chuck Atkins3-0/+16
* adios2: Fix compile errors for gcc 11 * unifyfs: Suppress bogus warnings for gcc 11 * conduit: Fix compile errors for gcc 11
2021-11-01intel-gpu-tools: add v1.20 (#26588)Bernhard Kaindl1-1/+7
Add version 1.20, fix including the glib-2.0 header files and add missing dependencies: libunwind and kmod.
2021-11-01glib: skip tests which we cannot make pass (#26693)Bernhard Kaindl1-0/+12
glib has a few tests which have external dependencies or try to access the X server. We cannot run those. Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-11-01kokkos-nvcc-wrapper: add HPE MPT to MPI environment variables (#27069)Jon Rood1-0/+1
2021-11-01ci: Enable more packages in the DVSDK CI pipeline (#27025)Chuck Atkins2-0/+5
* ci: Enable more packages in the DVSDK CI pipeline * doxygen: Add conflicts for gcc bugs * dray: Add version constraints for api breakage with newer deps
2021-11-01kokkos-kernels: add variant 'shared' (#27097)Satish Balay1-0/+4
* kokkos-kernels: add variant 'shared' * Update var/spack/repos/builtin/packages/kokkos-kernels/package.py
2021-11-01New version: py-typing-extensions 3.10.0.2 (#27120)iarspider1-0/+1
2021-11-01New version: py-beautifulsoup4 4.10.0 (#27121)iarspider1-0/+2
2021-11-01alpgen: fix cms recipe (#26812)iarspider1-1/+7
2021-11-01ucx:add rocm variant (#26992)Mahendra Paipuri1-0/+5
Co-authored-by: mahendrapaipuri <mahendra.paipuri@inria.fr>
2021-11-01python: detect Python from custom Xcode installations (#27023)Ben Boeckel1-0/+11
2021-11-01Updated LIBXSMM. (#27108)Hans Pabst1-3/+5
2021-11-01cpp-argparse: new package (#27107)Kenny Shen1-0/+16
2021-10-31r-tidyr: add 1.1.4 (#27099)Manuela Kuhn1-3/+6
2021-10-31r-cpp11: add 0.4.0 (#27103)Manuela Kuhn1-2/+2
2021-10-31r-curl: add 4.3.2 (#27102)Manuela Kuhn1-4/+6
2021-10-31r-tidyselect: add 1.1.1 (#27101)Manuela Kuhn1-2/+4
2021-10-31r-data-table: add 1.14.2 (#27100)Manuela Kuhn1-2/+2
2021-10-31r-dplyr: add 1.0.7 (#27098)Manuela Kuhn1-2/+6