Fix: Python build failure with version 3.14 93/73693/3
authorMatthew Watkins <mwatkins@linuxfoundation.org>
Wed, 8 Oct 2025 19:56:29 +0000 (20:56 +0100)
committerMatthew Watkins <mwatkins@linuxfoundation.org>
Wed, 8 Oct 2025 20:07:21 +0000 (21:07 +0100)
commit1681196b390f4e2609c5514d86a06ce08a6f78ad
tree374792e129cd755151a312f238b519d59abb9a47
parente644ef0481b64518b4466eb7d6e76bf263f5a350
Fix: Python build failure with version 3.14

Pin Python version to <3.14, as builds fail with new release.
pyproject.toml also needed updating for modern PEP standards.
Changes were needed to the license declarations.

Change-Id: Idafcacc031a333330d33e6875ffcd54b1abe28bf
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
pyproject.toml
releasenotes/notes/python-314-compatibility-fix-8683e37e7ddb389f.yaml [new file with mode: 0644]