Files
Riccardo Pittau bcea0445ac Remove Python 3.9 support
Python 3.9 was removed from the tested runtimes for 2025.2[1] and has
not been tested since then.

Also add Python 3.13 which is part of the tested runtimes for 2025.2.
Now unit tests job with Python 3.13 is voting.

Also bump flake8-import-order to 0.19.2, which replaces
the pkg_resources dependency with importlib.metadata. This allows
the pep8 job to run on modern setuptools and Python 3.12.

[1] https://governance.openstack.org/tc/reference/runtimes/2025.2.html

Change-Id: I91353194e57976cd5fed0f72a841de9fe2a899ea
Signed-off-by: Riccardo Pittau <elfosardo@gmail.com>
2026-02-23 17:22:34 +01:00
..
2026-02-23 17:22:34 +01:00