Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-05 | find: deprecate `spack find -bootstrap` for `spack -bootstrap find` (#29152) | Todd Gamblin | 2 | -0/+11 | |
Since adding the `spack --bootstrap` argument we don't need `spack find --bootstrap` anymore. Deprecate it. | |||||
2022-03-05 | seacas: new version with new dependency on fmt (#29348) | Greg Sjaardema | 1 | -0/+2 | |
Removed the internal copies of lib::fmt and modified to have a dependency on lib::fmt instead. Requires fmt-8.1.0 or later | |||||
2022-03-05 | New package: py-ml-collections (#29325) | Vivian Hafener | 1 | -0/+24 | |
2022-03-05 | Rebased upon upstream (#29337) | Vivian Hafener | 1 | -0/+21 | |
2022-03-05 | fmt: add 8.1.0 and 8.1.1 (#29347) | Greg Sjaardema | 1 | -0/+2 | |
2022-03-04 | New package: py-priority (#29139) | Jen Herting | 1 | -0/+23 | |
* [py-priority] created template * [py-priority] - added homepage - added description - added dependencies - removed fixmes | |||||
2022-03-04 | hiop: add version v0.5.4 (#29301) | Asher Mancinelli | 2 | -18/+38 | |
* Add HiOp v0.5.4, update magma constraint * Add v2.6.2rc1 to magma, make hiop depend on it * Update var/spack/repos/builtin/packages/hiop/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-03-04 | New versions: qmcpack@3.12.0, 3.13.0 (#29345) | Paul R. C. Kent | 1 | -0/+2 | |
2022-03-04 | Add a test | Harmen Stoppels | 1 | -0/+8 | |
2022-03-04 | Fix audit | Harmen Stoppels | 5 | -3/+8 | |
2022-03-04 | VersionRange.satisfies should test non-empty intersection | Harmen Stoppels | 1 | -25/+13 | |
2022-03-04 | Initial changes needed to build paraview@5.9.0%xl_r (#22050) | Ethan Stam | 4 | -0/+62 | |
2022-03-04 | Revert "butterflypack: add v2.1.1 (#29151)" (#29339) | Massimiliano Culpo | 1 | -2/+1 | |
This reverts commit b7794cdac8de9eca93f7678c93d95368bba2a820. | |||||
2022-03-04 | amrex: add v22.03 (#29273) | Weiqun Zhang | 1 | -1/+2 | |
2022-03-04 | aws-parallelcluster: add v2.11.5 (#29286) | Enrico Usai | 1 | -1/+2 | |
2022-03-04 | kakoune: add new package (#29148) | Bambi | 1 | -0/+26 | |
2022-03-04 | New version for openCARP packages, v9.0 (#29150) | Marie Houillon | 3 | -9/+12 | |
Co-authored-by: openCARP consortium <info@opencarp.org> | |||||
2022-03-04 | butterflypack: add v2.1.1 (#29151) | liuyangzhuan | 1 | -1/+2 | |
2022-03-04 | edm4hep: Add dependencies to py-jinja2 and py-pyyaml (#28944) | haralmha | 1 | -0/+2 | |
2022-03-04 | Fix checksum for spectre@2022.02.17 (#29179) | Nils Vu | 1 | -1/+1 | |
2022-03-04 | dos2unix: add the external find feature (#29335) | Olivier Cessenat | 1 | -0/+10 | |
2022-03-04 | slurm: add external find (#29146) | Seth R. Johnson | 1 | -1/+9 | |
2022-03-04 | madx: new package, versions 5.07.00, 5.08.00, 5.08.01 (#28932) | Wouter Deconinck | 1 | -0/+44 | |
2022-03-04 | boost: update version analysis patch for fujitsu compiler. (#29198) | Toyohisa Kameyama | 2 | -1/+13 | |
2022-03-04 | charmpp: resolve conflict with '+smp' (#29243) | Nils Vu | 1 | -5/+8 | |
The 'multicore' backend always uses SMP, so reverse the logic of the `conflict` clause. This resolves an issue where the '+smp' default caused the 'backend' to switch away from 'multicore' unintentionally (#29234). | |||||
2022-03-04 | exempi: fix typo in "satisfies" condition (#29233) | Dom Heinzeller | 1 | -1/+1 | |
2022-03-04 | lhapdf: add python variant, change source tarball url to avoid python build ↵ | Valentin Volkl | 1 | -8/+14 | |
failures (#29267) | |||||
2022-03-04 | mumps: add v5.4.1 (#29330) | Carlos Bederián | 1 | -0/+1 | |
2022-03-04 | qt: add 5.15.3 (#29328) | Michael Kuhn | 1 | -1/+5 | |
2022-03-04 | Fix importing Spack packages as Python modules (#29221) | Massimiliano Culpo | 9 | -53/+82 | |
fixes #29203 This PR fixes a subtle bug we have when importing Spack packages as Python modules that can lead to multiple module objects being created for the same package. It also fixes all the places in unit-tests where "relying" on the old bug was crucial to have a new "clean" state of the package class. | |||||
2022-03-03 | WarpX: 22.03 (#29334) | Axel Huebl | 2 | -6/+8 | |
Update `warpx` & `py-warpx` to the latest release, `22.03`. | |||||
2022-03-03 | Update MVAPICH2 to latest release verison 2.3.7 (#29329) | natshineman | 1 | -1/+2 | |
Co-authored-by: Nat Shineman <shineman.5@buckeyemail.osu.edu> | |||||
2022-03-03 | libdrm@2.4.101: needs meson for build (#29327) | eugeneswalker | 1 | -0/+1 | |
2022-03-03 | llvm: fix build with Fujitsu compiler, and conflicts gcc@8.4 on aarch64 (#29030) | Toyohisa Kameyama | 4 | -0/+74 | |
* llvm: fix build with Fujitsu compiler. * Add conflict gcc 8.4 and aarch64. * update conflicts version. * fix version to apply patch. | |||||
2022-03-03 | New package: py-npx (#29324) | Vivian Hafener | 1 | -0/+19 | |
* New package py-npx * Fixed linked issue | |||||
2022-03-03 | Add checksum for py-setuptools-scm 5.0.2 (#29213) | iarspider | 1 | -0/+2 | |
2022-03-03 | Revert GCS fetch strategy, to remove s3 interface (#28736) | Doug Jacobsen | 1 | -7/+1 | |
This commit reverts the GCS fetch strategy to before commit: d7596125231e800ca41c60e379be2b8abb47d20d The previous commit added some s3 syntax to handle connections, but added them into the GCS fetch strategy in a way that prevents GCS from working anymore. | |||||
2022-03-03 | Add checksum for gmp 6.2.0 (#29212) | iarspider | 1 | -0/+1 | |
* Add checksum for gmp 6.2.0 * Update package.py | |||||
2022-03-03 | New version: py-testpath 0.6.0; update py-flit-core dependency (#29200) | iarspider | 1 | -1/+3 | |
2022-03-03 | nss: add 3.75 (#29197) | Carlos Bederián | 1 | -0/+1 | |
2022-03-03 | rocmcc compiler: initial commit based on aocc and clang (#28575) | Greg Becker | 7 | -5/+91 | |
* rocmcc compiler: initial commit based on aocc and clang Co-authored-by: luker <luke.roskop@hpe.com> Co-authored-by: Tom Scogland <scogland1@llnl.gov> | |||||
2022-03-03 | py-mako-1.1.6 (#29207) | Manuela Kuhn | 1 | -1/+4 | |
* py-mako-1.1.6 * fix python dependency | |||||
2022-03-03 | py-mistune: add 2.0.2 and change source to pypi (#29215) | Manuela Kuhn | 1 | -18/+18 | |
2022-03-03 | py-multidict: add 6.0.2 and get sources fom pypi (#29219) | Manuela Kuhn | 1 | -7/+11 | |
2022-03-03 | py-matplotlib-inline: add v0.1.3 (#29208) | Manuela Kuhn | 1 | -1/+2 | |
2022-03-03 | kokkos: make Spack accept CUDA compute capability 8.6 (#27257) | TZ | 1 | -0/+1 | |
The Kokkos sources already know AMPERE86 since some time; make Spack accept and pass it, too. | |||||
2022-03-03 | lbann, dihydrogen: removing nice to have Python packages (#29302) | Brian Van Essen | 2 | -34/+5 | |
Recipes that are not actually required for LBANN or DiHydrogen to build. These should be concretized within the same environment or installed via PIP using the same Python that installed LBANN. Removing these will help eliminate build time failures that are actually associated with Python tools, not LBANN. | |||||
2022-03-03 | build(deps): bump actions/setup-python from 2.3.1 to 3 (#29253) | dependabot[bot] | 3 | -12/+12 | |
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.1 to 3. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/f38219332975fe8f9c04cca981d674bf22aea1d3...0ebf233433c08fb9061af664d501c3f3ff0e9e20) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
2022-03-03 | py-pycompadre: add new package (#29316) | Paul Kuberry | 1 | -0/+51 | |
2022-03-03 | relion: add version 4.0-beta (#29318) | Eduardo Rothe | 1 | -2/+5 | |
- add version 4.0-beta to available versions - update stable version to 3.1.3 Co-authored-by: Eduardo Rothe <eduardo.rothe@epfl.ch> |