Bump Python version minimum requirement
commit8b7fdf0f229d69c63fb0e96780f276fe6c8a620e
authorChocobo1 <Chocobo1@users.noreply.github.com>
Wed, 17 Jul 2024 04:13:58 +0000 (17 12:13 +0800)
committerGitHub <noreply@github.com>
Wed, 17 Jul 2024 04:13:58 +0000 (17 12:13 +0800)
tree51bb32901e8ac3c2c67db7bfd9a9b37799b34251
parent83d730ffda36d1a8d5e55787b2793d6933d89805
Bump Python version minimum requirement

The new minimum version is Python 3.9.

Debian Buster (oldoldstable) support ends at [2024.06.30](https://www.debian.org/releases/buster/).
Ubuntu Focal (20.04LTS) support ends at [2025.04](https://ubuntu.com/about/release-cycle).
By the time qbt v5.1 is released, Buster and Focal would have become EOL.

https://packages.debian.org/search?keywords=python3
https://packages.ubuntu.com/search?keywords=python3

PR #21064.
.github/workflows/ci_python.yaml
INSTALL
src/base/utils/foreignapps.cpp
src/gui/mainwindow.cpp