diff options
author | jmlapre <110123055+jmlapre@users.noreply.github.com> | 2023-12-07 10:28:13 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-07 10:28:13 -0500 |
commit | a04ee77f777475d59f322d13b24fffbb2eeee8d8 (patch) | |
tree | a3cb205775402f6c8bcee88aea10268a1c0fde53 /lib | |
parent | bb03ce7281e4cd058dd855bac6ea465b83fe8f2e (diff) | |
download | spack-a04ee77f777475d59f322d13b24fffbb2eeee8d8.tar.gz spack-a04ee77f777475d59f322d13b24fffbb2eeee8d8.tar.bz2 spack-a04ee77f777475d59f322d13b24fffbb2eeee8d8.tar.xz spack-a04ee77f777475d59f322d13b24fffbb2eeee8d8.zip |
trilinos: replace pytrilinos2 variant with python (#41435)
* depend_on python
There is an ill-named variant "python" that enables the pytrilinos1
variant. This made it through our testing but broke on our actual
CI test machines.
* adjust "python" variant based on Trilinos version
For Trilinos <= 14, enable PyTrilinos(1). For later versions
of Trilinos, enable PyTrilinos2.
We still support directly enabling PyTrilinos2 via the "pytrilinos2"
variant.
* remove pytrilinos2 variant
* correct depends_on constraints
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions