summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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-02Fix GitHub Action's container build (#27143)Massimiliano Culpo1-1/+2
#26538 introduced a typo that causes the Docker image build to fail.
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-02spack arch: add --generic argument (#27061)Michael Kuhn2-1/+9
The `--generic` argument allows printing the best generic target for the current machine. This can be quite handy when wanting to find the generic architecture to use when building a shared software stack for multiple machines.
2021-11-02Add tag filters to `spack test list` (#26842)Tamara Dahlgren2-6/+27
2021-11-02build(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#27135)dependabot[bot]4-18/+18
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f...1e204e9a9253d643386038d443f96446fa156a97) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 Dahlgren11-80/+502
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-01Pin actions to a commit sha instead of tag (#26538)Harmen Stoppels4-39/+39
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 Atkins3-1/+15
* 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-11-01Fix caching of spack.repo.all_package_names() (#26991)Massimiliano Culpo2-9/+16
fixes #24522
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
2021-10-31r-posterior: add new package (#27093)Manuela Kuhn1-0/+36
2021-10-31r-googledrive: add new package (#27095)Manuela Kuhn1-0/+33
2021-10-31r-withr: add 2.4.2 (#27094)Manuela Kuhn1-2/+2
2021-10-31r-nlme: add 3.1-153 (#27092)Manuela Kuhn1-2/+2
2021-10-31r-bayesplot-1.8.1 (#27091)Manuela Kuhn1-0/+1
2021-10-31r-mgcv: add 1.8-38 (#27090)Manuela Kuhn1-2/+3
2021-10-31r-matrix: add 1.3-4 (#27089)Manuela Kuhn1-2/+3