summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2020-02-04 15:30:56 +0100
committerDominik Holland <dominik.holland@qt.io>2020-02-19 15:20:52 +0100
commitd34dc3416febbabecaab4bc9635d61ce16d9c81f (patch)
treed513be4eeca63509f6fbd7f8f51b19589b8483e8
parent89d3ea0c02f64173d47a7d1def16de22c3361158 (diff)
downloadqtivi-d34dc3416febbabecaab4bc9635d61ce16d9c81f.tar.gz
Update qface to version 2.0.3
This makes sure pinned versions are used when installing all python dependencies, which is needed as a recent jinja update causes problems. Change-Id: If0aac2749b28a67b7a9b59d087950b82c4ac4a34 Fixes: AUTOSUITE-1440 Reviewed-by: Vladimir Minenko <vladimir.minenko@pelagicore.com> Reviewed-by: Robert Griebl <robert.griebl@qt.io>
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 ca2868a450c4090d5460827a896648280bb72eb
+Subproject fbf55d919222a5c90f037842958f055ed3bd1eb
diff --git a/src/3rdparty/qt_attribution.json b/src/3rdparty/qt_attribution.json
index 9b1bc19..758c89b 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": "2.0",
+ "Version": "2.0.3",
"License": "MIT",
"LicenseId": "MIT",
diff --git a/src/ivicore/configure.json b/src/ivicore/configure.json
index 92eb821..6698d98 100644
--- a/src/ivicore/configure.json
+++ b/src/ivicore/configure.json
@@ -23,10 +23,10 @@
"package": "virtualenv"
},
"qface": {
- "label": "qface 2.0.0",
+ "label": "qface 2.0.3",
"type": "python3_package",
"package": "qface",
- "version": "2.0.0"
+ "version": "2.0.3"
},
"qface-submodule": {
"label": "qface-submodule",