aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2020-02-05 13:36:19 +0100
committerDominik Holland <dominik.holland@qt.io>2020-02-25 06:33:57 +0100
commit26892fb308b7e3f3eb4b08cd1bb164f23dde15c4 (patch)
treeae7c6efca11e1f826687f6afd20347dbe5259a0f
parentc5819507845082400ab90fddb3e77f159fc116f6 (diff)
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 <vladimir.minenko@pelagicore.com> Reviewed-by: Robert Griebl <robert.griebl@qt.io> Reviewed-by: Aapo Keskimolo <aapo.keskimolo@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
m---------src/3rdparty/qface0
-rw-r--r--src/3rdparty/qt_attribution.json2
-rw-r--r--src/ivicore/configure.json4
3 files changed, 3 insertions, 3 deletions
diff --git a/src/3rdparty/qface b/src/3rdparty/qface
-Subproject 0a3ae7686e1100be452b8c435bdcd84ec242340
+Subproject dd40006b1cbf8f1f38af58f4997211b4b18c712
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 2a6bac4..32bd6a7 100644
--- a/src/ivicore/configure.json
+++ b/src/ivicore/configure.json
@@ -23,10 +23,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",