Martin Nečas f00f4b3bad Add Python 3.11 subpackage to be usable in ansible-core 2.14
The ansible-core 2.14 uses python3.11 on Centos 9 stream instead of the default system python3.9.
We need to build the rpm to use the SDK with the ansible-core 2.14, which forces the python library to python3.11 so the ansible can use the SDK.

Signed-off-by: Martin Nečas <necas.marty@gmail.com>
2023-03-02 09:02:17 +01:00
..