readme/pypy
This commit is contained in:
parent
dec6cf211a
commit
fd9a5f8a45
1 changed files with 24 additions and 20 deletions
44
readme.md
44
readme.md
|
@ -15,27 +15,27 @@ from various contexts of CA, CI and OCI / OS.
|
||||||
* [X] GitLab
|
* [X] GitLab
|
||||||
* [ ] SourceHut
|
* [ ] SourceHut
|
||||||
* Operating Systems
|
* Operating Systems
|
||||||
* [X] Alma → Python 3.11
|
* [X] Alma
|
||||||
* [X] 9
|
* [X] 9
|
||||||
* [X] 8
|
* [X] 8
|
||||||
* [X] Alpine
|
* [X] Alpine
|
||||||
* [X] 3.20 → Python 3.12
|
* [X] 3.20
|
||||||
* [X] 3.19 → Python 3.11
|
* [X] 3.19
|
||||||
* [X] Arch → Python 3.12
|
* [X] Arch
|
||||||
* [X] 20240101
|
* [X] 20240101
|
||||||
* [ ] 20231112
|
* [ ] 20231112
|
||||||
* [X] Debian
|
* [X] Debian
|
||||||
* [X] Bookworm (12) → Python 3.11
|
* [X] Bookworm (12)
|
||||||
* [ ] Bullseye (11) → Python 3.9
|
* [ ] Bullseye (11)
|
||||||
* [X] Fedora → Python 3.12
|
* [X] Fedora → Python 3.12
|
||||||
* [X] 40
|
* [X] 40
|
||||||
* [X] 39
|
* [X] 39
|
||||||
* [X] Rocky → Python 3.11
|
* [X] Rocky
|
||||||
* [X] 9
|
* [X] 9
|
||||||
* [X] 8
|
* [X] 8
|
||||||
* [X] Ubuntu
|
* [X] Ubuntu
|
||||||
* [X] Noble (24.04) → Python 3.12
|
* [X] Noble (24.04)
|
||||||
* [X] Jammy (22.04) → Python 3.10
|
* [X] Jammy (22.04)
|
||||||
|
|
||||||
## How
|
## How
|
||||||
|
|
||||||
|
@ -60,17 +60,21 @@ from various contexts of CA, CI and OCI / OS.
|
||||||
|
|
||||||
## HTTPS & Python
|
## HTTPS & Python
|
||||||
|
|
||||||
| OS img | crt | upd | Python |
|
| OS image | crt | upd | py | py | sc |
|
||||||
|:--------|-----|-----|:-------|
|
|:----------------|-----|-----|:-----|:-----|----|
|
||||||
| Alma 8 | ☑ | ☑ | ☐ |
|
| Alma 8 | ☑ | ☑ | | 3.11 | |
|
||||||
| Alma 9 | ☑ | ☑ | ☑ 3.9 |
|
| Alma 9 | ☑ | ☑ | 3.9 | 3.11 | |
|
||||||
| Alpine | ☑ | ☐ | ☐ |
|
| Alpine 3.20 | ☑ | ☐ | | 3.12 | |
|
||||||
| Arch | ☑ | ☑ | ☐ |
|
| Alpine 3.19 | ☑ | ☐ | | 3.11 | |
|
||||||
| Debian | ☐ | ☐ | ☐ |
|
| Arch 20240101 | ☑ | ☑ | | 3.12 | |
|
||||||
| Fedora | ☑ | ☑ | ☑ 3.12 |
|
| Debian Bookworm | ☐ | ☐ | | 3.11 | |
|
||||||
| Rocky 8 | ☑ | ☑ | ☐ |
|
| Debian Bullseye | ☐ | ☐ | | 3.9 | |
|
||||||
| Rocky 9 | ☑ | ☑ | ☑ 3.9 |
|
| Fedora 40 | ☑ | ☑ | 3.12 | 3.12 | |
|
||||||
| Ubuntu | ☐ | ☐ | ☐ |
|
| Fedora 39 | ☑ | ☑ | 3.12 | 3.12 | |
|
||||||
|
| Rocky 8 | ☑ | ☑ | | 3.11 | |
|
||||||
|
| Rocky 9 | ☑ | ☑ | 3.9 | 3.11 | |
|
||||||
|
| Ubuntu Noble | ☐ | ☐ | | 3.12 | |
|
||||||
|
| Ubuntu Jammy | ☐ | ☐ | | 3.10 | |
|
||||||
|
|
||||||
## Tasks
|
## Tasks
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue