Drop support for Python 3.8, 3.9 and 3.10

As per latest testing runtime, we stopped testing the
python 3.8, 3.9 and 3.10 so dropping their support.

Change-Id: Iee23c24b485abc47c0c1dc770a7e1933834a5c28
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
Ivan Anfimov
2026-05-03 13:38:36 +00:00
parent 875abe2692
commit b714ae5258
+4 -2
View File
@@ -6,6 +6,7 @@ description_file =
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/zun/latest/
python_requires = >=3.11
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
@@ -13,11 +14,12 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
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]
data_files =