From 18d13a0f6d8107bc8507c4ee5fe9033460e2d566 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 20 Sep 2023 18:57:10 +0000 Subject: [PATCH] python3-custom-inherit: Update version 2.3.1 -> 2.4.1 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- ...-custom-inherit_2.3.1.bb => python3-custom-inherit_2.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-custom-inherit_2.3.1.bb => python3-custom-inherit_2.4.1.bb} (81%) diff --git a/meta-python/recipes-devtools/python/python3-custom-inherit_2.3.1.bb b/meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb similarity index 81% rename from meta-python/recipes-devtools/python/python3-custom-inherit_2.3.1.bb rename to meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb index 8ff3b9e3d1..478abbf1fd 100644 --- a/meta-python/recipes-devtools/python/python3-custom-inherit_2.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=f910a85a4c3da51edf780f17a7608434" PYPI_PACKAGE = "custom_inherit" -SRC_URI[sha256sum] = "a0d104847b4cc1ae24e00061fc2e11da8766b019bf4c8c753822347366c8c49f" +SRC_URI[sha256sum] = "7052eb337bcce83551815264391cc4efc2bf70b295a3c52aba64f1ab57c3a8a2" inherit pypi setuptools3