Add Python 3.12 classifier

Change-Id: I88165b0a9aacda2b6f482b1a2b1f0046247b1e2f
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane 2024-07-15 10:30:53 +01:00
parent d921892f5d
commit b44df14793
2 changed files with 3 additions and 1 deletions

View File

@ -6,6 +6,7 @@ description_file =
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/openstacksdk/
python_requires = >=3.7
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
@ -19,7 +20,7 @@ classifier =
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
python_requires = >=3.7
Programming Language :: Python :: 3.12
[files]
packages =

View File

@ -14,6 +14,7 @@
- release-notes-jobs-python3
check:
jobs:
- openstack-tox-py312
- opendev-buildset-registry
- nodepool-build-image-siblings:
voting: false