spack/var/spack/repos/builtin/packages/python
Massimiliano Culpo 4c05fe569c
Bootstrap most of Spack dependencies using environments (#34029)
This commit reworks the bootstrapping procedure to use Spack environments 
as much as possible.

The `spack.bootstrap` module has also been reorganized into a Python package. 
A distinction is made among "core" Spack dependencies (clingo, GnuPG, patchelf)
and other dependencies. For a number of reasons, explained in the `spack.bootstrap.core`
module docstring, "core" dependencies are bootstrapped with the current ad-hoc
method. 

All the other dependencies are instead bootstrapped using a Spack environment
that lives in a directory specific to the interpreter and the architecture being used.
2022-12-06 11:54:02 +01:00
..
cpython-windows-externals.patch
cray-rpath-3.1.patch
fj-rpath-3.1.patch
fj-rpath-3.9.patch
intel-3.7.patch
package.py
python-3.7.2-distutils-C++.patch
python-3.7.3-distutils-C++.patch
python-3.7.4+-distutils-C++-testsuite.patch
python-3.7.4+-distutils-C++.patch
python-3.11-distutils-C++.patch
tkinter-3.7.patch
tkinter-3.8.patch
tkinter-3.10.patch
tkinter-3.11.patch