diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2023-09-14 18:26:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 18:26:40 +0200 |
commit | 34402beeb7bf323cbcb89cc8d44572c5db9ec9be (patch) | |
tree | e2e04d4f84be594f2fcd6360ca78aae84124c5fa /pytest.ini | |
parent | 6a249944f56ad942910b70cecb4623130ad8e14c (diff) | |
download | spack-34402beeb7bf323cbcb89cc8d44572c5db9ec9be.tar.gz spack-34402beeb7bf323cbcb89cc8d44572c5db9ec9be.tar.bz2 spack-34402beeb7bf323cbcb89cc8d44572c5db9ec9be.tar.xz spack-34402beeb7bf323cbcb89cc8d44572c5db9ec9be.zip |
Ensure PythonExtension is consistent when finding externals (#40012)
PythonExtension is a base class for PythonPackage, and
is meant to be used for any package that is a Python
extension but is not built using "python_pip".
The "update_external_dependency" method in the base
class calls another method that is defined in the derived
class.
Push "get_external_python_for_prefix" up in the hierarchy
to make method calls consistent.
Diffstat (limited to 'pytest.ini')
0 files changed, 0 insertions, 0 deletions