chore: drop ubuntu 20.04 and python 3.8
Metadata
Current evaluation
Merged following reviewer approval and passing CI. Dropped Ubuntu 20.04 and Python 3.8 support, raising the minimum Python requirement to 3.10. Added Python 3.12 to CI pipelines to match Ubuntu 24.04 standards. Modified 8 files.
Suggested action: —
No scores available.
Issue body
This commit bumps the minimum required Python version to 3.10. Note that the application can still build ubuntu:20.04 images, this is about the code of the application itself.
Also add 3.12 testing on CI since that'll be the new standard version in ubuntu 24.04.
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged following reviewer approval and passing CI. Dropped Ubuntu 20.04 and Python 3.8 support, raising the minimum Python requirement to 3.10. Added Python 3.12 to CI pipelines to match Ubuntu 24.04 standards. Modified 8 files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged maintainer tigarmo's PR dropping Ubuntu 20.04 and Python 3.8 support. Minimum Python is now 3.10, with 3.12 added to CI for Ubuntu 24.04. Applies to the application codebase, not the images it builds. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged by maintainer tigarmo, dropping support for Ubuntu 20.04 and Python 3.8. The minimum Python version is now 3.10, and CI testing was updated to include Python 3.12 for Ubuntu 24.04 compatibility. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1352 chore: bump minimum Python version to 3.10 | charmcraft | merged | Merged after bumping the minimum Python version from 3.8 to 3.10. CI configurations were updated to Ubuntu 22.04 and Windows 2022. The maintainer bypassed branch protections to merge without squashing following two approvals. | |
| #320 chore!: bump minimum python version to 3.10 | craft-cli | merged | Merged following approval from two reviewers. The change updates the minimum Python version to 3.10 across 15 files. A reviewer noted the update likely necessitates a major release. | |
| #178 chore!: bump minimum Python version to 3.10 | craft-store | closed | Bumping the minimum Python version to 3.10 was closed without merging. Lacking reviewer feedback, CI checks, or comments for over eight months, the changes were abandoned. | |
| #4351 chore(docs): bump requirements and build environment | snapcraft | merged | Merged after reviewer approval and passing CI. Updated the build environment to Ubuntu 22.04 and Python 3.10, bumped documentation requirements, and removed boilerplate comments. The commit adds 13 lines and removes 24 across two files. | |
| #4425 chore: migrate dev environment to ubuntu 22.04 and python 3.10 | snapcraft | merged | Merged into main after three approvals and passing CI. Updates the development environment to Ubuntu 22.04 and Python 3.10. A local test configuration error was noted but did not block the merge. Code coverage increased by 0.01%. | |
| #117 chore!: bump minimum Python version to 3.10 | craft-archives | merged | Merged changes bumping the minimum Python version to 3.10. Approved by one reviewer, passed CI checks, and updated three files. |