summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-08-06 16:46:19 +0800
committerKhem Raj <raj.khem@gmail.com>2024-08-09 14:25:18 -0700
commit0a343497ec1128fcbe58f7fe340562a20d5988ee (patch)
tree4e34a7f3bbe2cba387eaec6c8adcfb12d06372aa /meta-python/recipes-devtools/python
parentba47e86ca6a7715e4857b047b705775bf8200bea (diff)
downloadmeta-openembedded-0a343497ec1128fcbe58f7fe340562a20d5988ee.tar.gz
python3-qface: upgrade 2.0.8 -> 2.0.10
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-qface_2.0.10.bb (renamed from meta-python/recipes-devtools/python/python3-qface_2.0.8.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-qface_2.0.8.bb b/meta-python/recipes-devtools/python/python3-qface_2.0.10.bb
index 8ad61ab12b..9190c9a635 100644
--- a/meta-python/recipes-devtools/python/python3-qface_2.0.8.bb
+++ b/meta-python/recipes-devtools/python/python3-qface_2.0.10.bb
@@ -2,7 +2,7 @@ SUMMARY = "A generator framework based on a common modern IDL"
2LICENSE = "MIT" 2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=eee61e10a40b0e3045ee5965bcd9a8b5" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=eee61e10a40b0e3045ee5965bcd9a8b5"
4 4
5SRC_URI[sha256sum] = "eccee7dbc4290c5a4e394df8d527f39148e0de0ff22c6b260f48c48f12b3beb4" 5SRC_URI[sha256sum] = "8606fbade67c3c0afe8ed5bbe860e7ffcd523ce0568c3f9dbe9f04503542f3cf"
6 6
7inherit pypi setuptools3 7inherit pypi setuptools3
8 8