From ea3d1f793cf8276a4ebe646452e42ffd3a2b4c9f Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 6 Aug 2024 16:46:26 +0800 Subject: [PATCH] python3-types-setuptools: upgrade 70.3.0.20240710 -> 71.1.0.20240726 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ....20240710.bb => python3-types-setuptools_71.1.0.20240726.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-types-setuptools_70.3.0.20240710.bb => python3-types-setuptools_71.1.0.20240726.bb} (74%) diff --git a/meta-python/recipes-devtools/python/python3-types-setuptools_70.3.0.20240710.bb b/meta-python/recipes-devtools/python/python3-types-setuptools_71.1.0.20240726.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-types-setuptools_70.3.0.20240710.bb rename to meta-python/recipes-devtools/python/python3-types-setuptools_71.1.0.20240726.bb index b461e7445b..ace198d045 100644 --- a/meta-python/recipes-devtools/python/python3-types-setuptools_70.3.0.20240710.bb +++ b/meta-python/recipes-devtools/python/python3-types-setuptools_71.1.0.20240726.bb @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=ef4dc1e740f5c928f1 inherit pypi setuptools3 -SRC_URI[sha256sum] = "842cbf399812d2b65042c9d6ff35113bbf282dee38794779aa1f94e597bafc35" +SRC_URI[sha256sum] = "85ba28e9461bb1be86ebba4db0f1c2408f2b11115b1966334ea9dc464e29303e" BBCLASSEXTEND = "native"