setup.cfg: Update Python versions according to Flamingo PTI

Add Python 3.13 and drop 3.8 & 3.9.

See https://governance.openstack.org/tc/reference/runtimes/2025.2.html

Change-Id: I2125879365dbe9a1645c159d87777939dae824c4
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
This commit is contained in:
Michal Nasiadka 2025-12-12 15:55:49 +01:00
parent 96b5402285
commit 35f7b3c342

View file

@ -6,7 +6,7 @@ description_file =
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/kolla/latest/
python_requires = >=3.8
python_requires = >=3.10
license = Apache License, Version 2.0
classifier =
Environment :: OpenStack
@ -18,11 +18,10 @@ classifier =
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: 3.13
[files]
packages =