From 3e923004eb18feb5fde5c6832bd50d0ad5384af7 Mon Sep 17 00:00:00 2001 From: Dominik Holland Date: Wed, 5 Feb 2020 13:36:19 +0100 Subject: Update qface to version 1.10.1 This makes sure pinned versions are used when installing all python dependencies, which is needed as a recent jinja update causes problems. Change-Id: Ia6cfed8169aca8eeac6809807772a448199c433c Fixes: AUTOSUITE-1440 Reviewed-by: Vladimir Minenko Reviewed-by: Robert Griebl Reviewed-by: Aapo Keskimolo Reviewed-by: Qt CI Bot (cherry picked from commit 26892fb308b7e3f3eb4b08cd1bb164f23dde15c4) Reviewed-by: Jukka Jokiniva --- src/3rdparty/qface | 2 +- src/3rdparty/qt_attribution.json | 2 +- src/ivicore/configure.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/3rdparty/qface b/src/3rdparty/qface index 0a3ae76..dd40006 160000 --- a/src/3rdparty/qface +++ b/src/3rdparty/qface @@ -1 +1 @@ -Subproject commit 0a3ae7686e1100be452b8c435bdcd84ec242340e +Subproject commit dd40006b1cbf8f1f38af58f4997211b4b18c712f diff --git a/src/3rdparty/qt_attribution.json b/src/3rdparty/qt_attribution.json index 6930599..e478cb7 100644 --- a/src/3rdparty/qt_attribution.json +++ b/src/3rdparty/qt_attribution.json @@ -7,7 +7,7 @@ "Description": "QFace is a generator framework based on a modern IDL.", "Homepage": "https://pelagicore.github.io/qface", - "Version": "1.10", + "Version": "1.10.1", "License": "MIT", "LicenseId": "MIT", diff --git a/src/ivicore/configure.json b/src/ivicore/configure.json index a86a389..cdb371f 100644 --- a/src/ivicore/configure.json +++ b/src/ivicore/configure.json @@ -24,10 +24,10 @@ "package": "virtualenv" }, "qface": { - "label": "qface 1.10", + "label": "qface 1.10.1", "type": "python3_package", "package": "qface", - "version": "1.10" + "version": "1.10.1" }, "qface-submodule": { "label": "qface-submodule", -- cgit v1.2.1