diff mbox series

[meta-python,58/66] python3-qface: upgrade 2.0.11 -> 2.0.12

Message ID 1739178095-26432-58-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-webserver,01/66] apache2: upgrade 2.4.62 -> 2.4.63 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 10, 2025, 9:01 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Fix parse issue due to missing space

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-qface_2.0.11.bb => python3-qface_2.0.12.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-qface_2.0.11.bb => python3-qface_2.0.12.bb} (85%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-qface_2.0.11.bb b/meta-python/recipes-devtools/python/python3-qface_2.0.12.bb
similarity index 85%
rename from meta-python/recipes-devtools/python/python3-qface_2.0.11.bb
rename to meta-python/recipes-devtools/python/python3-qface_2.0.12.bb
index 9ecaf5698c..04e1847d5b 100644
--- a/meta-python/recipes-devtools/python/python3-qface_2.0.11.bb
+++ b/meta-python/recipes-devtools/python/python3-qface_2.0.12.bb
@@ -2,7 +2,7 @@  SUMMARY = "A generator framework based on a common modern IDL"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=eee61e10a40b0e3045ee5965bcd9a8b5"
 
-SRC_URI[sha256sum] = "b55c239f3ae7e23c5c8434f38901c5bcacb6afd17e88e37934b46e44558df295"
+SRC_URI[sha256sum] = "49136491806352e0c503f3ccaca5d77102a5f45f63de74c608576627ebfc81e0"
 
 inherit pypi setuptools3