Merge "finalize python 3.9 support removal"
This commit is contained in:
6
releasenotes/notes/drop-py39-8a9c99678b3e8eeb.yaml
Normal file
6
releasenotes/notes/drop-py39-8a9c99678b3e8eeb.yaml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
upgrade:
|
||||||
|
- |
|
||||||
|
Watcher now requires python 3.10 or newer.
|
||||||
|
The last release of watcher to support ``3.9`` was ``2025.1``.
|
||||||
|
Please ensure you have a supported python version before upgrading.
|
||||||
@@ -6,8 +6,7 @@ description_file =
|
|||||||
author = OpenStack
|
author = OpenStack
|
||||||
author_email = openstack-discuss@lists.openstack.org
|
author_email = openstack-discuss@lists.openstack.org
|
||||||
home_page = https://docs.openstack.org/watcher/latest/
|
home_page = https://docs.openstack.org/watcher/latest/
|
||||||
# TODO(sean-k-mooney): bump to >= 3.10 before m3.
|
python_requires = >=3.10
|
||||||
python_requires = >=3.9
|
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
|
|||||||
Reference in New Issue
Block a user