From 467d587b2440f515b71f8e67612af925a1c53968 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 10 Jun 2025 11:33:16 +0800 Subject: [PATCH] python3-robotframework: upgrade 7.2.2 -> 7.3 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...n3-robotframework_7.2.2.bb => python3-robotframework_7.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-robotframework_7.2.2.bb => python3-robotframework_7.3.bb} (91%) diff --git a/meta-python/recipes-devtools/python/python3-robotframework_7.2.2.bb b/meta-python/recipes-devtools/python/python3-robotframework_7.3.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-robotframework_7.2.2.bb rename to meta-python/recipes-devtools/python/python3-robotframework_7.3.bb index cf456ac2e6..38417926cf 100644 --- a/meta-python/recipes-devtools/python/python3-robotframework_7.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-robotframework_7.3.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" inherit pypi setuptools3 -SRC_URI[sha256sum] = "9c420f6d35e9c8cd4b75b77cc78e36407604534ec4ab0cbddf699d7c0b2fc435" +SRC_URI[sha256sum] = "676f75a58e34db04cde91922c0bc68d4d73f091b6be753809ce16e9579412323" RDEPENDS:${PN} += " \ python3-shell \