Fix for Python 3.14

This commit is contained in:
Miro Hrončok 2025-05-26 12:25:54 +02:00 committed by churchyard
commit d819907fcf
2 changed files with 92 additions and 0 deletions

View file

@ -11,6 +11,8 @@ Patch: https://github.com/Ultimaker/Uranium/pull/885.patch#/Uranium-5.3
# Force test order to fix FTBFS with pytest 8
# From https://github.com/Ultimaker/Uranium/pull/941
Patch: Uranium-5.6.0-pytest8.patch
# Fix for Python 3.14
Patch: https://github.com/Ultimaker/Uranium/pull/997.patch
# Cmake bits taken from 4.13.1, before upstream went nuts with conan
Source2: mod_bundled_packages_json.py