liuyangzhuan
b7794cdac8
butterflypack: add v2.1.1 ( #29151 )
2022-03-04 11:30:15 +01:00
haralmha
a6580d4704
edm4hep: Add dependencies to py-jinja2 and py-pyyaml ( #28944 )
2022-03-04 11:27:46 +01:00
Nils Vu
4d0ee4e169
Fix checksum for spectre@2022.02.17 ( #29179 )
2022-03-04 11:11:42 +01:00
Olivier Cessenat
6bc2e660e8
dos2unix: add the external find feature ( #29335 )
2022-03-04 02:34:37 -07:00
Seth R. Johnson
8665ccb661
slurm: add external find ( #29146 )
2022-03-04 10:29:05 +01:00
Wouter Deconinck
6610c50414
madx: new package, versions 5.07.00, 5.08.00, 5.08.01 ( #28932 )
2022-03-04 10:25:40 +01:00
Toyohisa Kameyama
b0c63a6554
boost: update version analysis patch for fujitsu compiler. ( #29198 )
2022-03-04 10:24:12 +01:00
Nils Vu
77d2b9a87a
charmpp: resolve conflict with '+smp' ( #29243 )
...
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 10:16:49 +01:00
Dom Heinzeller
f931067bf2
exempi: fix typo in "satisfies" condition ( #29233 )
2022-03-04 10:13:07 +01:00
Valentin Volkl
7d66779c06
lhapdf: add python variant, change source tarball url to avoid python build failures ( #29267 )
2022-03-04 10:11:47 +01:00
Carlos Bederián
6cfcf59781
mumps: add v5.4.1 ( #29330 )
2022-03-04 09:29:25 +01:00
Michael Kuhn
544258f16a
qt: add 5.15.3 ( #29328 )
2022-03-04 09:24:11 +01:00
Massimiliano Culpo
b48bdc9e19
Fix importing Spack packages as Python modules ( #29221 )
...
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-04 08:42:27 +01:00
Axel Huebl
cf4f281f54
WarpX: 22.03 ( #29334 )
...
Update `warpx` & `py-warpx` to the latest release, `22.03`.
2022-03-03 21:54:34 -07:00
natshineman
673faf6044
Update MVAPICH2 to latest release verison 2.3.7 ( #29329 )
...
Co-authored-by: Nat Shineman <shineman.5@buckeyemail.osu.edu>
2022-03-03 21:34:35 -07:00
eugeneswalker
e86cdbbf23
libdrm@2.4.101: needs meson for build ( #29327 )
2022-03-03 19:53:40 -08:00
Toyohisa Kameyama
0c4b56d885
llvm: fix build with Fujitsu compiler, and conflicts gcc@8.4 on aarch64 ( #29030 )
...
* llvm: fix build with Fujitsu compiler.
* Add conflict gcc 8.4 and aarch64.
* update conflicts version.
* fix version to apply patch.
2022-03-03 19:50:23 -07:00
Vivian Hafener
ebdba2c6a7
New package: py-npx ( #29324 )
...
* New package py-npx
* Fixed linked issue
2022-03-03 18:42:55 -07:00
iarspider
7d68d4564c
Add checksum for py-setuptools-scm 5.0.2 ( #29213 )
2022-03-03 17:58:32 -07:00
Doug Jacobsen
06fd0f892e
Revert GCS fetch strategy, to remove s3 interface ( #28736 )
...
This commit reverts the GCS fetch strategy to before commit:
d759612523
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 16:34:33 -08:00
iarspider
b13629062a
Add checksum for gmp 6.2.0 ( #29212 )
...
* Add checksum for gmp 6.2.0
* Update package.py
2022-03-03 17:14:41 -07:00
iarspider
a284c3e76d
New version: py-testpath 0.6.0; update py-flit-core dependency ( #29200 )
2022-03-03 17:10:48 -07:00
Carlos Bederián
efcdd64893
nss: add 3.75 ( #29197 )
2022-03-03 23:59:37 +01:00
Greg Becker
e2b87ade06
rocmcc compiler: initial commit based on aocc and clang ( #28575 )
...
* 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 14:34:22 -07:00
Manuela Kuhn
96c1fb7b0b
py-mako-1.1.6 ( #29207 )
...
* py-mako-1.1.6
* fix python dependency
2022-03-03 14:16:54 -06:00
Manuela Kuhn
4d5eff11b4
py-mistune: add 2.0.2 and change source to pypi ( #29215 )
2022-03-03 19:23:41 +01:00
Manuela Kuhn
8db12b72ec
py-multidict: add 6.0.2 and get sources fom pypi ( #29219 )
2022-03-03 19:23:21 +01:00
Manuela Kuhn
9900d348d7
py-matplotlib-inline: add v0.1.3 ( #29208 )
2022-03-03 19:22:27 +01:00
TZ
85c454bdb0
kokkos: make Spack accept CUDA compute capability 8.6 ( #27257 )
...
The Kokkos sources already know AMPERE86 since some time; make
Spack accept and pass it, too.
2022-03-03 18:20:25 +00:00
Brian Van Essen
2ac11812ba
lbann, dihydrogen: removing nice to have Python packages ( #29302 )
...
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 18:12:14 +00:00
dependabot[bot]
f6ea56276f
build(deps): bump actions/setup-python from 2.3.1 to 3 ( #29253 )
...
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](f382193329...0ebf233433
)
---
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 19:10:47 +01:00
Paul Kuberry
cfae035a7b
py-pycompadre: add new package ( #29316 )
2022-03-03 19:10:04 +01:00
Eduardo Rothe
9dfaa3d8fd
relion: add version 4.0-beta ( #29318 )
...
- add version 4.0-beta to available versions
- update stable version to 3.1.3
Co-authored-by: Eduardo Rothe <eduardo.rothe@epfl.ch>
2022-03-03 19:08:46 +01:00
haralmha
858c780e1f
hbase: add v2.4.9 ( #29319 )
2022-03-03 19:04:58 +01:00
Tamara Dahlgren
afc397be3a
OpenMPI: correct slurm-pmi conflict version ( #29309 )
2022-03-03 17:40:14 +01:00
Weston Ortiz
cd2cb4aef5
goma: add new package ( #29307 )
2022-03-03 17:26:08 +01:00
haralmha
ebf92b428e
prophecy4f: add new package ( #29289 )
2022-03-03 15:03:10 +01:00
Carlos Bederián
1834ab971d
nss: set C++ compiler ( #29195 )
2022-03-03 14:59:29 +01:00
dependabot[bot]
ed6274a0bf
build(deps): bump actions/checkout from 2 to 3 ( #29276 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [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/v2...a12a3943b4bdde767164f792f33f40b04645d846 )
---
updated-dependencies:
- dependency-name: actions/checkout
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 14:43:49 +01:00
dependabot[bot]
450bbdd854
build(deps): bump docker/login-action from 1.13.0 to 1.14.1 ( #29277 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.13.0 to 1.14.1.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](6af3c118c8...dd4fa0671b
)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 14:42:28 +01:00
Michael Kuhn
49069e4f58
installer: Fix cosmetic problem with terminal title ( #29070 )
...
The status displayed in the terminal title could be wrong when doing
distributed builds. For instance, doing `spack install glib` in two
different terminals could lead to the current package being reported as
`40/29` due to the way Spack handles retrying locks.
Work around this by keeping track of the package IDs that were already
encountered to avoid counting packages twice.
2022-03-03 14:21:15 +01:00
kwryankrattiger
20471b8420
ECP-SDK: Propagate hdf5 to darshan-runtime ( #29081 )
2022-03-03 10:41:10 +00:00
Wouter Deconinck
5cd1e08e8a
libdrm: new versions up to v2.4.110, build system meson ( #27253 )
2022-03-03 10:39:47 +01:00
Scott Wittenburg
c72735229f
test/installer.py: remove commented code and inaccurate docstring ( #29305 )
2022-03-03 10:19:57 +01:00
Qian Jianhua
79c0f631de
gfsio: support Fujitsu compiler ( #29311 )
2022-03-03 09:06:49 +00:00
Toyohisa Kameyama
01c1e6860f
onednn: add version 2.5.2. ( #29259 )
2022-03-02 19:33:40 -06:00
kwryankrattiger
cbfe0d7492
HIP: Change mesa dep to gl ( #29017 )
...
* HIP: Change mesa18 dep to gl
* Mesa: Conflict with llvm-amdgpu when +llvm and swr
* Add def for suffix
* Disable llvm suffix patch.
* LLVM: Remove version suffix patches
2022-03-02 18:02:30 -07:00
Hadrien G
a6aff211d2
[acts] Add version 17 and 17.1, digitization plugin went in core ( #28745 )
2022-03-02 23:16:18 +01:00
Jen Herting
dfdb11bc71
julia: add version 1.7.2 ( #29303 )
2022-03-02 22:52:36 +01:00
Danny McClanahan
2c331a1d7f
make @llnl.util.lang.memoized support kwargs ( #21722 )
...
* make memoized() support kwargs
* add testing for @memoized
2022-03-02 11:12:15 -08:00