From 0f7c4c209531bc056b09ac4817e9b514d23ebd42 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 2 Feb 2024 18:11:21 +0000 Subject: [PATCH] python3-types-setuptools: update to version 69.0.0.20240125 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- ..._69.0.0.0.bb => python3-types-setuptools_69.0.0.20240125.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-types-setuptools_69.0.0.0.bb => python3-types-setuptools_69.0.0.20240125.bb} (74%) diff --git a/meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.0.bb b/meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.20240125.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.0.bb rename to meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.20240125.bb index 2fc1895b01..7e15dcb13a 100644 --- a/meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.20240125.bb @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=ef4dc1e740f5c928f1 inherit pypi setuptools3 -SRC_URI[sha256sum] = "b0a06219f628c6527b2f8ce770a4f47550e00d3e8c3ad83e2dc31bc6e6eda95d" +SRC_URI[sha256sum] = "22ad498cb585b22ce8c97ada1fccdf294a2e0dd7dc984a28535a84ea82f45b3f" BBCLASSEXTEND = "native"