@@ -6,14 +6,17 @@ Endless Lifecycle Support (ELS) for Python from TuxCare provides security fixes
66
77** Supported architecture:** 64-bit.
88
9- | OS | Package Type | OS Version | Python version |
10- | :-----------------------------------: | :----------: | :-------------------------------: | :------------: |
11- | CentOS, CloudLinux, OracleLinux, etc. | RPM | 6.x, 7.x, 8.x | 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13 |
12- | AlmaLinux | RPM | 9.x | 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13 |
13- | Ubuntu | DEB | 16.04, 18.04, 20.04, 22.04, 24.04 | 3.8, 3.11 |
14- | Debian | DEB | 10, 11, 12 | 3.8, 3.11 |
15-
16- * Other distros and architectures upon request.
9+ | Operating Systems | Package Type | OS Version |
10+ | :----------------------------------------------------------: | :----------: | :-------------------------------: |
11+ | EL 7 (CentOS, CloudLinux, Oracle Linux, etc.) | RPM | 7.x |
12+ | EL 8 (CentOS, CentOS Stream, CloudLinux, Oracle Linux, etc.) | RPM | 8.x |
13+ | EL 9 (AlmaLinux) | RPM | 9.x |
14+ | Ubuntu | DEB | 16.04, 18.04, 20.04, 22.04, 24.04 |
15+ | Debian | DEB | 10, 11, 12 |
16+
17+ ** For supported Python versions, see [ cve.tuxcare.com] ( https://cve.tuxcare.com/els-alt-python/projects ) .**
18+
19+ * Other distros and architectures upon request.
1720
1821## Installation Instructions for Linux
1922
0 commit comments