Files
oslo.service/releasenotes/notes/remove-py39-5a197df0a0f9b551.yaml
Takashi Kajinami 964342edfd Drop Python 3.9 support
It was removed from tested runtimes in 2025.2 . It has been kept for
one cycle for smooth transition of the other projects, but it's time
to bump the enforced minimum requirement.

Also add Python 3.13 which has been tested for some time.

Change-Id: Ie1dc7167626d863f5904f2082aac5eb17fff12b7
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-09-11 22:36:35 +09:00

6 lines
118 B
YAML

---
upgrade:
- |
Support for Python 3.9 has been removed. Now the minimum python version
supported is 3.10.