From 148bcaee0516e4275d8e96145138940c09236649 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 20 Jan 2025 16:13:59 +0800 Subject: [PATCH] python3-robotframework: upgrade 7.1.1 -> 7.2 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...-robotframework_7.1.1.bb => python3-robotframework_7.2.bb} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-robotframework_7.1.1.bb => python3-robotframework_7.2.bb} (89%) diff --git a/meta-python/recipes-devtools/python/python3-robotframework_7.1.1.bb b/meta-python/recipes-devtools/python/python3-robotframework_7.2.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-robotframework_7.1.1.bb rename to meta-python/recipes-devtools/python/python3-robotframework_7.2.bb index 06a2a931a7..4f43c6816d 100644 --- a/meta-python/recipes-devtools/python/python3-robotframework_7.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-robotframework_7.2.bb @@ -11,9 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" inherit pypi setuptools3 -PYPI_PACKAGE_EXT = "zip" - -SRC_URI[sha256sum] = "f85919c68c4d0837006e5f09dde1ef689f082eba2e7e64d5758753f9ee8bfea9" +SRC_URI[sha256sum] = "9fc77d40283c26690bbc1563fb7fcadac789afe8695d332ced3fa4696df39eb9" RDEPENDS:${PN} += " \ python3-shell \