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