Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-05-27 | Add fuse virtual dependency, new macfuse package (#23904) | Adam J. Stewart | 6 | -4/+53 | |
2021-05-27 | wget: add new version, fix macOS build (#23921) | Adam J. Stewart | 1 | -0/+2 | |
2021-05-27 | gtkplus: add 3.24.29 (#23896) | Michael Kuhn | 1 | -0/+6 | |
This also fixes the build with %gcc@11:. According to upstream, the proper solution is to disable -Werror=array-bounds since the stable branch will not receive a patch for newer compilers. | |||||
2021-05-27 | py-eccodes: add new package (#23906) | Adam J. Stewart | 1 | -0/+49 | |
2021-05-27 | py-datacube: add new package (#23905) | Adam J. Stewart | 1 | -0/+49 | |
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2021-05-27 | plumed: add missing m4 dependency (#23957) | Adam J. Stewart | 1 | -0/+1 | |
2021-05-27 | Update py-pint and fix runtime dependency on setuptools (#23950) | Sebastian Schmitt | 1 | -2/+6 | |
* Update py-pint and fix runtime dependency on setuptools Without the runtime dependency on setuptools, importing pint yields: 0.11: ModuleNotFoundError: No module named 'pkg_resources' 0.17: ModuleNotFoundError: No module named 'packaging' * Fix * Address comments | |||||
2021-05-27 | New package: py-promise (#23936) | Desmond Orton | 1 | -0/+24 | |
* New package: py-promise * removed test deps, added missing dep | |||||
2021-05-27 | py-hatchet: update v1.3.0 checksum (#23902) | Tamara Dahlgren | 1 | -1/+1 | |
2021-05-27 | py-rasterio: add v1.2.3 (#23945) | Adam J. Stewart | 1 | -2/+4 | |
2021-05-27 | Chai, LvArray, Umpire and py-scipy: update versions, variants, and or more ↵ | Ben Corbett | 5 | -172/+229 | |
(#23488) * LvArray update. * Style changes. * Addressing PR comments. * Bound scipy clang patch. * Umpire an CHAI boolean fix. * Changed lvarray python dependency types. | |||||
2021-05-27 | New package py-rx@3.2.0 (#23929) | Desmond Orton | 1 | -0/+21 | |
* New package py-rx@3.2.0 * Removal of deps and added python constraint | |||||
2021-05-27 | py-graphql-core: switched url to pypi (#23928) | Desmond Orton | 1 | -3/+4 | |
* switched url to use pypi * Python dep constraint fix | |||||
2021-05-26 | Added version 0.11.3 (#23940) | Ben Bergen | 1 | -0/+1 | |
2021-05-26 | py-findlibs: add new package (#23908) | Adam J. Stewart | 1 | -0/+17 | |
2021-05-26 | py-rioxarray: add new package (#23910) | Adam J. Stewart | 1 | -0/+24 | |
2021-05-26 | Add clarifying comments for import_modules usage (#23935) | Adam J. Stewart | 12 | -19/+29 | |
2021-05-26 | ucx: fix sha for 1.10.1 release (#23931) | Howard Pritchard | 1 | -1/+1 | |
Signed-off-by: Howard Pritchard <howardp@lanl.gov> | |||||
2021-05-26 | py-pint: fix import tests (#23918) | Adam J. Stewart | 1 | -0/+4 | |
2021-05-26 | py-applicationinsights: fix import tests (#23914) | Adam J. Stewart | 1 | -0/+9 | |
2021-05-26 | py-azure-identity: fix import tests (#23915) | Adam J. Stewart | 1 | -0/+6 | |
2021-05-26 | py-distributed: fix import tests (#23917) | Adam J. Stewart | 1 | -0/+10 | |
2021-05-26 | py-prompt-toolkit: fix import tests (#23919) | Adam J. Stewart | 1 | -0/+15 | |
2021-05-26 | py-sqlalchemy: fix import tests (#23920) | Adam J. Stewart | 1 | -0/+13 | |
2021-05-26 | CrayPE update for libunwind (#23821) | lukebroskop | 1 | -1/+3 | |
2021-05-26 | mbedtls: make perl a test dependency (#23897) | Harmen Stoppels | 1 | -1/+9 | |
2021-05-25 | Adds vtk-m release 1.6.0-rc2 (#23895) | Vicente Bolea | 1 | -1/+1 | |
2021-05-25 | root: add CLING_CXX_PATH variable to CMake build (#23888) | Davide Mancusi | 1 | -1/+4 | |
Closes issue #23886. | |||||
2021-05-25 | AML: Add submodules to develop and master versions (#23903) | Richarda Butler | 1 | -2/+3 | |
Co-authored-by: Kayla Richarda Butler <butler59@quartz1916.llnl.gov> | |||||
2021-05-26 | json-c: fix install on macOS (#23912) | Adam J. Stewart | 1 | -0/+6 | |
2021-05-26 | bash: add v5.1 and patches (#23911) | Adam J. Stewart | 1 | -0/+10 | |
2021-05-25 | Add xxd for hsa-rocr-dev build script (#23855) | Harmen Stoppels | 3 | -4/+36 | |
2021-05-25 | extrae package: add variant for cuda and cupti (#23522) | Hervé Yviquel | 1 | -0/+20 | |
2021-05-25 | ForTrilinos: add smoke test (#23664) | Seth R. Johnson | 1 | -0/+26 | |
2021-05-25 | iwyu: link clang resources in the right location (#23885) | Michael Kuhn | 1 | -0/+7 | |
iwyu cannot find clang's headers if they are installed in separate prefixes, see: https://github.com/include-what-you-use/include-what-you-use#how-to-install | |||||
2021-05-25 | variorum: unpin hwloc dependency (#23742) | eugeneswalker | 1 | -1/+1 | |
2021-05-25 | Stand-alone/Smoke tests: copy cached test sources to test stage (#23713) | Tamara Dahlgren | 4 | -47/+72 | |
2021-05-25 | MesonPackage: make "default_library" a multi-valued variant (#23540) | Harmen Stoppels | 1 | -6/+4 | |
Currently if one package does `depends_on('pkg default_library=shared')` and another does `depends_on('pkg default_library=both')`, you'd get a concretization error. With this PR one package can do `depends_on('pkg default_library=shared')` and another depends_on('default_library=static'), and it would concretize to `pkg default_library=shared,static` Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2021-05-25 | strace: add v5.8-5.12 (#23883) | Harmen Stoppels | 1 | -0/+5 | |
2021-05-25 | rpm: overhaul package recipe (#23819) | Harmen Stoppels | 1 | -55/+66 | |
2021-05-25 | qucs: add new package (#23849) | Olivier Cessenat | 1 | -0/+63 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2021-05-25 | [AMD] - Update rocm-openmp-extras to 4.2.0. (#23870) | estewart08 | 1 | -8/+14 | |
2021-05-25 | Add tools and example variants to axom (#23877) | Chris White | 1 | -0/+7 | |
2021-05-24 | ascent package: capture spack global flags in host config (#23826) | Cyrus Harrison | 1 | -0/+17 | |
2021-05-24 | dray package: capture spack global flags in host config (#23827) | Cyrus Harrison | 1 | -0/+17 | |
2021-05-24 | iwyu: add 0.15 (#23876) | Michael Kuhn | 1 | -0/+2 | |
2021-05-24 | Fenicsx packages: updates for 0.1.0 releases (#23836) | Chris Richardson | 6 | -19/+46 | |
2021-05-24 | raxml-ng update to version 1.0.2 (#23764) | Desmond Orton | 1 | -1/+2 | |
* Package update to version 1.0.2 * switched submodule boolean to string * switched from string to bools Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-05-24 | SuperLU: add v5.2.2 and cmake tweaks (#23863) | Seth R. Johnson | 1 | -26/+39 | |
- Changed to cmake package with backward compatibility with older makefile - Removed unused cmake variable 'blas_blas_libs' - Added new version 5.2.2 which change to external blas variable - Remove unused tcsh dependency - Change URL to use git repository for current and future versions - Add older 4.2 version - Add conflict for older versions with apple-clang | |||||
2021-05-24 | gdk-pixbuf: restrict patch application to meson packages (#23838) | Andreas Baumbach | 1 | -1/+3 | |