Fix asserts for called once in Python 3.12

This commit is contained in:
Miro Hrončok 2023-07-09 13:58:01 +02:00
commit c64c5016b0
2 changed files with 83 additions and 0 deletions

View file

@ -7,6 +7,8 @@ URL: https://github.com/Ultimaker/Uranium
Source: %{url}/archive/%{version}.tar.gz#/Uranium-%{version}.tar.gz
Patch: Uranium-5.3.0-qt-6.5-hack.patch
Patch: Uranium-5.3.0-qt-try-ints-then-bytes-for-gl-mask-functions.patch
# Fix asserts for called once in Python 3.12:
Patch: https://github.com/Ultimaker/Uranium/pull/885.patch#/Uranium-5.3.0-python3.12.patch
# Cmake bits taken from 4.13.1, before upstream went nuts with conan
Source2: mod_bundled_packages_json.py