From e5852cf3a535e31959acadc067b9cd418fd89059 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Fri, 15 Dec 2023 08:21:30 +0800 Subject: [PATCH] python3-types-setuptools: upgrade 68.2.0.2 -> 69.0.0.0 Changelog: Bump setuptools to 69.0.* Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...uptools_68.2.0.2.bb => python3-types-setuptools_69.0.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-types-setuptools_68.2.0.2.bb => python3-types-setuptools_69.0.0.0.bb} (74%) diff --git a/meta-python/recipes-devtools/python/python3-types-setuptools_68.2.0.2.bb b/meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.0.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-types-setuptools_68.2.0.2.bb rename to meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.0.bb index 4042ab55f0..2fc1895b01 100644 --- a/meta-python/recipes-devtools/python/python3-types-setuptools_68.2.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.0.bb @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=ef4dc1e740f5c928f1 inherit pypi setuptools3 -SRC_URI[sha256sum] = "09efc380ad5c7f78e30bca1546f706469568cf26084cfab73ecf83dea1d28446" +SRC_URI[sha256sum] = "b0a06219f628c6527b2f8ce770a4f47550e00d3e8c3ad83e2dc31bc6e6eda95d" BBCLASSEXTEND = "native"