diff --git a/releasenotes/notes/drop-python38-support-81f678e8740165ac.yaml b/releasenotes/notes/drop-python38-support-81f678e8740165ac.yaml new file mode 100644 index 0000000..8c9fe86 --- /dev/null +++ b/releasenotes/notes/drop-python38-support-81f678e8740165ac.yaml @@ -0,0 +1,6 @@ +--- +upgrade: + - | + Python 3.8 support has been dropped. Last release of + vitrage-tempest-plugin to support python 3.8 is 6.4.0. + The minimum version of Python now supported is Python 3.9. diff --git a/setup.cfg b/setup.cfg index a49918f..a847b4e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -14,10 +14,11 @@ classifier = Operating System :: POSIX :: Linux Programming Language :: Python Programming Language :: Python :: 3 - Programming Language :: Python :: 3.6 - Programming Language :: Python :: 3.7 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 [files] packages =