From a982f406c07c2912b3b282c562f5ae46f4527fae Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 28 Nov 2023 16:44:02 +0800 Subject: [PATCH] python3-types-setuptools: upgrade 68.2.0.1 -> 68.2.0.2 Changelog: Third-party stubs: remove unused type: ignores Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...uptools_68.2.0.1.bb => python3-types-setuptools_68.2.0.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-types-setuptools_68.2.0.1.bb => python3-types-setuptools_68.2.0.2.bb} (74%) diff --git a/meta-python/recipes-devtools/python/python3-types-setuptools_68.2.0.1.bb b/meta-python/recipes-devtools/python/python3-types-setuptools_68.2.0.2.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-types-setuptools_68.2.0.1.bb rename to meta-python/recipes-devtools/python/python3-types-setuptools_68.2.0.2.bb index 1061213357..4042ab55f0 100644 --- a/meta-python/recipes-devtools/python/python3-types-setuptools_68.2.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-types-setuptools_68.2.0.2.bb @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=ef4dc1e740f5c928f1 inherit pypi setuptools3 -SRC_URI[sha256sum] = "8f31e8201e7969789e0eb23463b53ebe5f67d92417df4b648a6ea3c357ca4f51" +SRC_URI[sha256sum] = "09efc380ad5c7f78e30bca1546f706469568cf26084cfab73ecf83dea1d28446" BBCLASSEXTEND = "native"