Alec Scott
f3ad153dcd
beast2: add v2.6.7 ( #37098 )
2023-04-24 10:36:21 +02:00
Alec Scott
794ab80086
args: add v6.4.6 ( #37097 )
2023-04-24 10:36:06 +02:00
Alec Scott
8fc8e8019a
apktool: add v2.7.0 ( #37096 )
2023-04-24 10:35:52 +02:00
Alec Scott
6880bfd412
lis: add v2.1.1 ( #37113 )
2023-04-24 10:34:58 +02:00
Alec Scott
90e31c39cc
maeparser: add v1.3.1 ( #37114 )
2023-04-24 10:34:44 +02:00
Alec Scott
6d1969e4d7
mrcpp: add v1.4.2 ( #37115 )
2023-04-24 10:34:30 +02:00
Alec Scott
90b4753f72
msmc2: add v2.1.4 ( #37116 )
2023-04-24 10:34:16 +02:00
Alec Scott
9285f591cc
opam: add v2.1.3 ( #37117 )
2023-04-24 10:34:02 +02:00
Alec Scott
cf2ca0c9f3
openal-soft: add v1.23.1 ( #37118 )
2023-04-24 10:33:48 +02:00
Alec Scott
dffa5c56c8
poke: add v3.1 ( #37120 )
2023-04-24 10:33:35 +02:00
Alec Scott
302855ea86
pugixml: add v1.13 ( #37121 )
2023-04-24 10:33:20 +02:00
Alec Scott
a747a6e1f1
rabbitmq-c: add v0.13.0 ( #37122 )
2023-04-24 10:32:42 +02:00
Alec Scott
9e45571ebc
rsem: add v1.3.3 ( #37123 )
2023-04-24 10:32:22 +02:00
Alec Scott
dae888b981
sina: add v1.13.0 ( #37124 )
2023-04-24 10:32:09 +02:00
Alec Scott
d98e129931
speexdsp: add v1.2.1 ( #37125 )
2023-04-24 10:31:53 +02:00
Alec Scott
a6b9f88b6c
string-view-lite: add v1.7.0 ( #37126 )
2023-04-24 10:31:39 +02:00
Alec Scott
6412b7ac5d
transposome: add v0.12.1 ( #37127 )
2023-04-24 10:31:10 +02:00
Alec Scott
410f00e36d
tree-sitter: add v0.20.8 ( #37128 )
2023-04-24 10:30:36 +02:00
Alec Scott
240d40e159
units: add v2.22 ( #37129 )
2023-04-24 10:30:22 +02:00
Alec Scott
b34a354efe
vc: add v1.4.3 ( #37130 )
2023-04-24 10:30:02 +02:00
Alec Scott
2b3939a65e
vtk: add v9.2.6 ( #37131 )
2023-04-24 10:29:45 +02:00
Alec Scott
2be4200455
zstr: add v1.0.7 ( #37132 )
2023-04-24 10:29:21 +02:00
Wouter Deconinck
a3354a547f
py-numpy: set openblas symbol_suffix
in site.cfg ( #37134 )
...
* py-numpy: set openblas `symbol_suffix` in site.cfg
This writes the correct `symbol_suffix` variant value from the `openblas` in the spec into the `site.cfg`. Fixes #37133 .
* py-numpy: fix style
* py-numpy: handle symbol_suffix == "none"
2023-04-23 09:27:26 -04:00
Andrew W Elble
8143c086a0
qgis: unpin qca, update qca ( #37049 )
...
allows compilation with gcc 11
2023-04-22 17:41:39 -05:00
Wouter Deconinck
806f630c8f
(py-)codecov: not on pypi anymore, replace by static binary ( #36809 )
...
* py-codecov: deprecate since not on pypi anymore
* codecov: new package
* [@spackbot] updating style on behalf of wdconinc
* codecov: use github URL instead, multi-platform
* fix: install to prefix.bin.codecov
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* codecov: use versions lookup dict
* codecov: versions -> _versions, fix style
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-04-22 11:01:15 -05:00
Alec Scott
9d2aab415d
bubblewrap: add v0.8.0 ( #37100 )
2023-04-22 15:40:01 +02:00
Erik Schnetter
a5d1c645a0
hwloc: New version 2.9.1 ( #37084 )
2023-04-22 04:22:37 -04:00
Erik Schnetter
d443a44854
openblas: New version 0.3.23 ( #36986 )
...
Silence make
Set a fixed and large NUM_THREADS by default, to avoid that it gets initialized with the host # CPUs.
Set OMP_NUM_THREADS/OPENBLAS_NUM_THREADS in terms of make_jobs so that tests don't need excessive CPU.
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2023-04-22 09:02:28 +02:00
Wouter Deconinck
6808df5729
opencascade: new version 7.7.1 ( #37057 )
...
No build system or dependency changes necessary.
New maintenance release announcement at https://www.opencascade.com/open-cascade-technology-7-7-1-maintenance-release/ .
Full diff from 7.7.0 to 7.7.1 at https://git.dev.opencascade.org/gitweb/?p=occt.git;a=commitdiff;h=ffce0d66bbaafe3a95984d0e61804c201b9995d2;hp=185d29b92f6764ffa9fc195b7dbe7bba3c4ac855
2023-04-21 22:11:18 -07:00
Adam J. Stewart
6e4e7ab8b1
GDAL: add v3.6.4 ( #37087 )
2023-04-21 15:18:03 -07:00
John W. Parent
d8451b0c3f
Windows: shell variables are case-insensitive ( #36813 )
...
If we modify both Path and PATH, on Windows they will clobber one
another. This PR updates the shell modification logic to automatically
convert variable names to upper-case on Windows.
2023-04-21 11:38:58 -07:00
Alec Scott
255c9ed5e9
librdkafka: add v2.1.0 ( #36853 )
2023-04-21 10:52:01 -07:00
Keita Iwabuchi
bd8e27503e
Metall: add v0.24 and v0.25 ( #36981 )
...
* Metall package: add v0.22, v0.23, and v0.23.1
* Metall package: add v0.24 and v0.25
* Metall package: increase required Boost version
2023-04-21 10:50:01 -07:00
Bryce Torcello
459c5cfad6
r: fix building :3.6.1 with gcc 10: ( #37080 )
2023-04-21 11:43:09 -05:00
Robert Underwood
ff689be250
py-cupy allow customizing architecture and threads ( #37072 )
...
* py-cupy allow customizing architecture and threads
* Update var/spack/repos/builtin/packages/py-cupy/package.py
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
* add missing self
---------
Co-authored-by: Robert Underwood <runderwood@anl.gov>
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2023-04-21 09:52:47 -05:00
eflumerf
aaac8b0545
xmlrpc-c: Add variant to enable curl client ( #37075 )
...
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2023-04-21 16:50:10 +02:00
Tim Haines
066e1e083d
Dyninst: add conflict for intel-parallel-studio ( #37036 )
2023-04-21 16:49:23 +02:00
John W. Parent
5c742d4f2b
Hraden Spack's powershell interface ( #37079 )
...
Paths with spaces are an issue on Windows and our current powershell
scripts are not sufficiently hardended against their use.
This PR removes promlematic commandlets that do not work well with paths
with spaces and adds escape quotes in other areas where this could be an
issue.
2023-04-21 08:58:37 -05:00
markus-ferrell
c64ca97877
Enable verify tests on windows ( #36975 )
2023-04-21 14:32:33 +02:00
markus-ferrell
cd4dddbef1
Enable versions cmd tests on windows ( #36974 )
2023-04-21 14:31:14 +02:00
markus-ferrell
e77b1da772
Enable test suite tests on windows ( #36966 )
2023-04-21 14:18:06 +02:00
markus-ferrell
e1e8d3b66e
Enable database tests for windows ( #36968 )
2023-04-21 14:15:29 +02:00
markus-ferrell
962df6334d
Enable config values tests on windows ( #36969 )
2023-04-21 14:15:09 +02:00
markus-ferrell
ba255cf5ec
Enable graph tests on windows ( #36967 )
2023-04-21 14:14:51 +02:00
Annop Wongwathanarat
2ca049e74a
armpl-gcc: fix PKG_CONFIG_PATH for 23.04 ( #37001 )
2023-04-21 14:10:03 +02:00
snehring
cd2893640d
interproscan: add version 5.61-93.0, fix build issue ( #37009 )
2023-04-21 14:05:23 +02:00
Glenn Johnson
b686974160
augustus: add version 3.5.0 ( #37037 )
...
Adjust dependencies and constraints.
2023-04-21 12:01:00 +02:00
Eric Brugger
3303dcbfbd
VisIt: add v3.3.3. ( #37034 )
2023-04-21 11:59:20 +02:00
Glenn Johnson
950079845c
zziplib: support multiple build systems ( #37058 )
...
This PR rewrites the zziplib recipe to use Spack's multiple build system
support.
2023-04-21 11:58:00 +02:00
Brian Vanderwende
57b56499b2
Add flag handler for mpi-serial ( #37060 )
2023-04-21 11:55:30 +02:00