Valentin Volkl
e3ab326228
mesa, mesa18: default to ~llvm ( #29360 )
2022-03-07 09:59:20 -05:00
haralmha
6934703ffb
Add checksum for relax@root6 ( #29314 )
2022-03-07 10:54:45 +01:00
Valentin Volkl
53fb5963eb
starlight: add new package ( #29158 )
2022-03-07 02:30:13 -07:00
liuyangzhuan
022aa496a5
butterflypack: add v2.1.1 ( #29343 )
2022-03-07 08:50:32 +01:00
Todd Gamblin
d424d0e54e
find: deprecate spack find -bootstrap
for spack -bootstrap find
( #29152 )
...
Since adding the `spack --bootstrap` argument we don't need `spack find --bootstrap`
anymore. Deprecate it.
2022-03-05 21:41:18 -08:00
Greg Sjaardema
762893d4a6
seacas: new version with new dependency on fmt ( #29348 )
...
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 15:11:18 -05:00
Vivian Hafener
addf6f2686
New package: py-ml-collections ( #29325 )
2022-03-05 14:03:41 -06:00
Vivian Hafener
ce4b812b52
Rebased upon upstream ( #29337 )
2022-03-05 14:03:03 -06:00
Greg Sjaardema
afaaf04fa9
fmt: add 8.1.0 and 8.1.1 ( #29347 )
2022-03-05 02:50:53 +01:00
Jen Herting
9f49461183
New package: py-priority ( #29139 )
...
* [py-priority] created template
* [py-priority]
- added homepage
- added description
- added dependencies
- removed fixmes
2022-03-04 15:26:30 -07:00
Asher Mancinelli
4081597731
hiop: add version v0.5.4 ( #29301 )
...
* 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 13:52:23 -06:00
Paul R. C. Kent
d42e5421dc
New versions: qmcpack@3.12.0, 3.13.0 ( #29345 )
2022-03-04 11:19:34 -08:00
Harmen Stoppels
80a6eab2db
Add a test
2022-03-04 18:13:34 +01:00
Harmen Stoppels
916da02326
Fix audit
2022-03-04 18:13:34 +01:00
Harmen Stoppels
9199800bbd
VersionRange.satisfies should test non-empty intersection
2022-03-04 18:13:34 +01:00
Ethan Stam
838a0086cf
Initial changes needed to build paraview@5.9.0%xl_r ( #22050 )
2022-03-04 17:29:40 +01:00
Massimiliano Culpo
ab74738609
Revert "butterflypack: add v2.1.1 ( #29151 )" ( #29339 )
...
This reverts commit b7794cdac8
.
2022-03-04 14:40:09 +00:00
Weiqun Zhang
90c28783a0
amrex: add v22.03 ( #29273 )
2022-03-04 07:38:37 -07:00
Enrico Usai
35406a8984
aws-parallelcluster: add v2.11.5 ( #29286 )
2022-03-04 05:22:18 -07:00
Bambi
6a1b0331a9
kakoune: add new package ( #29148 )
2022-03-04 11:42:01 +01:00
Marie Houillon
258600eede
New version for openCARP packages, v9.0 ( #29150 )
...
Co-authored-by: openCARP consortium <info@opencarp.org>
2022-03-04 11:31:18 +01:00
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