Vasileios Karakasis
9260c38408
Add ReFrame 3.9.1 ( #27493 )
2021-11-17 00:44:59 +00:00
iarspider
b4ac385d70
New version: py-pytest-cov 3.0.0; add 'toml' variant to py-coverage ( #27478 )
...
* New version: py-pytest-cov 3.0.0; add 'toml' variant to py-coverage
* Update package.py
2021-11-16 17:16:59 -07:00
iarspider
85a98fc758
New version: py-pylint 2.8.2; new package py-platformdirs ( #27473 )
...
* New version: py-pylint 2.8.2; new package py-platformdirs
* Update var/spack/repos/builtin/packages/py-platformdirs/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/py-pylint/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-11-16 17:10:52 -07:00
Harmen Stoppels
0221639e8a
llvm: maintainers ( #27482 )
2021-11-16 15:41:02 -07:00
Brian Spilner
7ad9fc7fdb
cdo: new release cdo-2.0.0 ( #27457 )
2021-11-16 22:08:43 +01:00
Robert Cohn
67cba372e8
Intel mpi: allow use of external libfabric ( #27292 )
...
Intel mpi comes with an installation of libfabric (which it needs as a
dependency). It can use other implementations of libfabric at runtime
though, so if you install a package that depends on `mpi` and
`libfabric`, you can specify `intel-mpi+external-libfabric` and ensure
that the Spack-built instance is used (both by `intel-mpi` and the
root).
Apply analogous change to intel-oneapi-mpi.
2021-11-16 12:55:24 -08:00
iarspider
b194b957ce
New versions: py-pyasn1 0.4.8, py-pyasn1-modules 0.2.8 ( #27453 )
...
* New versions: py-pyasn1 0.4.8, py-pyasn1-modules 0.2.8
* Update package.py
2021-11-16 13:52:56 -07:00
Thomas Kluyver
df5892ac89
Add py-h5py 3.6.0 ( #27476 )
2021-11-16 13:28:08 -06:00
iarspider
a432d971b1
New version: py-pyrsistent 0.18.0 ( #27477 )
...
* New version: py-pyrsistent 0.18.0
* Update package.py
* Update var/spack/repos/builtin/packages/py-pyrsistent/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-11-16 12:20:04 -07:00
Manuela Kuhn
85cf8af026
py-pyqt-builder: add new package ( #27484 )
2021-11-16 12:11:30 -07:00
iarspider
a867320021
New version: py-pytest 6.2.5 ( #27481 )
...
* New version: py-pytest 6.2.5
* Update var/spack/repos/builtin/packages/py-pytest/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-11-16 12:11:08 -07:00
Harmen Stoppels
a70d917da6
Bump curl ( #27471 )
2021-11-16 10:30:28 -08:00
iarspider
b9314fd887
New version: py-pu 1.11.0 ( #27452 )
2021-11-16 11:49:42 -06:00
iarspider
de916bd27b
New version: py-pycuda 2021.1 ( #27458 )
2021-11-16 11:46:23 -06:00
iarspider
9f6dd08e1c
New version: py-pycurl 7.44.1 ( #27470 )
2021-11-16 11:40:43 -06:00
iarspider
db307f9946
New version: py-pymongo 3.12.1 ( #27474 )
2021-11-16 11:39:28 -06:00
Harmen Stoppels
7c3b146789
llvm: flang implies mlir ( #27449 )
2021-11-16 10:08:07 -07:00
Harmen Stoppels
54fc26bf34
Add Python 3.9.9 ( #27475 )
2021-11-16 10:17:23 -06:00
Harmen Stoppels
a780f96a25
Add a symbol suffix option to LLVM ( #27445 )
2021-11-16 06:06:07 -08:00
Arjun Guha
bb54e9a4be
racket: fix URL extrapolation ( #27459 )
2021-11-16 08:38:47 +01:00
Bernhard Kaindl
ada598668b
mesa: Use the llvm-config of spec['llvm'] for '+llvm' ( #27235 )
...
Fix builds on hosts where /usr/bin/llvm-config-* is found and provides an
incompatible version: Ensure that the llvm-config of spec['llvm'] is used.
2021-11-16 08:07:48 +01:00
Robert Cohn
8c7fdadeba
Add a maintainer for Intel packages ( #27465 )
2021-11-16 08:03:12 +01:00
Ben Bergen
5a8271d0c6
lanl-cmake-modules: new package ( #27447 )
...
Several projects have not yet added modern CMake support. This package
adds find_package support for some of these projects.
2021-11-16 07:31:24 +01:00
Hans Fangohr
35bf91012f
oommf: new package ( #26933 )
...
Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com>
2021-11-15 15:04:08 +01:00
Erik Schnetter
beddcd6a6d
pgplot: Correct build error with shared libraries ( #27154 )
...
When building pgplot as shared library, dependencies need to be listed explicitly.
2021-11-15 13:51:43 +01:00
Thomas Madlener
6ce4a5ce8c
lcio: add v2.17 ( #27238 )
2021-11-15 13:49:43 +01:00
Edgar Leon
4a71704ae4
mpibind: add python bindings ( #27127 )
2021-11-15 13:48:14 +01:00
Kyle Gerheiser
ce9ae3c70d
Add module variables for NCEPLIBS ( #27162 )
...
Use setup_run_environment to search for libraries and set env variables for module generation.
Libraries are installed with CMAKE_INSTALL_LIBDIR, which can be lib or lib64 depending on the machine, which makes it impossible to hardcode through modules.yaml.
2021-11-15 13:21:53 +01:00
Harmen Stoppels
55e853c160
mbedtls: fix shared libs needed section and add new version ( #27285 )
2021-11-15 13:10:51 +01:00
Sinan
90a92c4efc
libspatialite: add v5.0.1 ( #27181 )
...
Co-authored-by: sbulut <sbulut@3vgeomatics.com>
2021-11-15 11:48:08 +01:00
kwryankrattiger
fbfc27d707
ECP-DAV-SDK: remove catalyst ( #27204 )
...
Temporarily remove +catalyst, assumes catalyst is on when +paraview
2021-11-15 11:46:14 +01:00
Michael Kuhn
aac505d4ff
libfuse: fix build with new glibc ( #27376 )
...
glibc 2.34+ breaks libfuse@2 (see https://bugs.gentoo.org/803923 ). While
we are at it, backport a few patches from upstream.
2021-11-15 11:29:44 +01:00
laestrada
e5a0986433
gchp: add v13.2.1 ( #27318 )
...
Co-authored-by: laestrada <lestrada00@gmail.com>
2021-11-15 11:28:25 +01:00
Glenn Johnson
2ea1037369
llvm: remove cyclades code from llvm-10:11 ( #27385 )
2021-11-15 11:27:00 +01:00
Glenn Johnson
faeea04712
star-ccm-plus: add version and environment setup ( #27388 )
...
- add version 16.06.008_01
- set up run environment
2021-11-15 11:26:05 +01:00
Glenn Johnson
cdcde36f51
perl-forks: handle non-threaded perl ( #27392 )
...
If the perl that perl-forks is built against is non-threaded the build
system will drop into interactive mode to ask about simulating ithreads.
This causes the build to hang. Set FORKS_SIMULATE_USEITHREADS to avoid
going into interactive mode.
2021-11-15 11:24:36 +01:00
Glenn Johnson
85a33bd2f1
perl-dbd-mysql: depend on mysql-client ( #27393 )
2021-11-15 11:24:09 +01:00
Glenn Johnson
19493e4932
ncl: add dependencies ( #27394 )
...
- zstd
- makedepend
2021-11-15 11:23:50 +01:00
Glenn Johnson
557556bbfd
maker: add perl-dbd-mysql dependency ( #27395 )
2021-11-15 11:23:30 +01:00
Glenn Johnson
d01129e9c8
mariadb-c-client: add krb5 dependency ( #27396 )
2021-11-15 11:23:08 +01:00
Diego Alvarez
972ae2393a
nextflow: add v21.10.0 ( #27400 )
2021-11-15 11:22:39 +01:00
Harmen Stoppels
21308eb5cc
Turn some verbose messages into debug messages ( #27408 )
2021-11-15 11:21:37 +01:00
Valentin Volkl
4c0f5f85c0
edm4hep: add v0.4 ( #27412 )
2021-11-15 11:17:17 +01:00
Harmen Stoppels
9573eb5315
dsfmt: new package ( #27415 )
2021-11-15 11:15:42 +01:00
Glenn Johnson
d1df044b42
asciidoc: add autotools dependencies ( #27418 )
2021-11-15 11:13:00 +01:00
Glenn Johnson
9171d56146
czmq: use Spack's docbook ( #27419 )
2021-11-15 11:11:29 +01:00
Glenn Johnson
8dc8282651
dbus: use Spack's docbook ( #27420 )
2021-11-15 11:11:11 +01:00
Glenn Johnson
6e646e42a5
gpu-burn: set spack compiler ( #27421 )
2021-11-15 11:10:57 +01:00
Glenn Johnson
91b8a87fc7
interproscan: add missing dependency ( #27423 )
2021-11-15 11:10:27 +01:00
Glenn Johnson
5aaee953c5
libbeagle: add opencl variant ( #27424 )
2021-11-15 11:10:02 +01:00