From 18d511f1f03b5f33e791b1e9c97ef136df3ebf0c Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 10 Apr 2023 17:39:51 +0800 Subject: [PATCH] python3-installer: upgrade 0.6.0 -> 0.7.0 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- .../{python3-installer_0.6.0.bb => python3-installer_0.7.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-installer_0.6.0.bb => python3-installer_0.7.0.bb} (89%) diff --git a/meta/recipes-devtools/python/python3-installer_0.6.0.bb b/meta/recipes-devtools/python/python3-installer_0.7.0.bb similarity index 89% rename from meta/recipes-devtools/python/python3-installer_0.6.0.bb rename to meta/recipes-devtools/python/python3-installer_0.7.0.bb index a2130a4507a..d7f1e79a5ca 100644 --- a/meta/recipes-devtools/python/python3-installer_0.6.0.bb +++ b/meta/recipes-devtools/python/python3-installer_0.7.0.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5038641aec7a77451e31da828ebfae00" SRC_URI += "file://interpreter.patch" -SRC_URI[sha256sum] = "f3bd36cd261b440a88a1190b1becca0578fee90b4b62decc796932fdd5ae8839" +SRC_URI[sha256sum] = "a26d3e3116289bb08216e0d0f7d925fcef0b0194eedfa0c944bcaaa106c4b631" inherit pypi python_flit_core -- 2.47.3