diff options
author | Adam J. Stewart <ajstewart426@gmail.com> | 2022-09-19 15:34:38 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-19 13:34:38 -0700 |
commit | 83e66ce03ec5d57a5fef285715259da8f9060c31 (patch) | |
tree | 0ef2e3306714eb4df16a1d87b74a007e3e148c83 /etc | |
parent | cc78d5db3617d2efda35898d0140ac5b75a7e228 (diff) | |
download | spack-83e66ce03ec5d57a5fef285715259da8f9060c31.tar.gz spack-83e66ce03ec5d57a5fef285715259da8f9060c31.tar.bz2 spack-83e66ce03ec5d57a5fef285715259da8f9060c31.tar.xz spack-83e66ce03ec5d57a5fef285715259da8f9060c31.zip |
Deprecate Python 2 support (#32615)
This PR deprecates using Spack to install [EOL Python versions](https://endoflife.date/python), including Python 2.7, 3.1–3.6. It also deprecates running Spack with Python 2.7. Going forward, we expect Spack to have the following Python support timeline.
### Running Spack
* Spack 0.18 (spring 2022): Python 2.7, 3.5–3.10
* Spack 0.19 (fall 2022): Python 2.7 (deprecated), 3.6–3.11
* Spack 0.20 (spring 2023): Python 3.6–3.11
### Building with Spack
* Spack 0.18 (spring 2022): Python 2.7, 3.1–3.10
* Spack 0.19 (fall 2022): Python 2.7, 3.1–3.6 (deprecated), 3.7–3.11
* Spack 0.20 (spring 2023): Python 3.7–3.11
This is a reboot of #28003. See #31824 for a detailed discussion of the motivation for this PR.
If you have concerns about this change, please comment on #31824.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions