From e15b1ce04d1d321b9bb30f09ffb3eb57d0e4deff Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 26 Aug 2026 16:09:13 +0800 Subject: [PATCH] python3-cmd2: upgrade 4.2.0 -> 4.2.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-cmd2_4.2.0.bb => python3-cmd2_4.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cmd2_4.2.0.bb => python3-cmd2_4.2.1.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-cmd2_4.2.0.bb b/meta-python/recipes-devtools/python/python3-cmd2_4.2.1.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-cmd2_4.2.0.bb rename to meta-python/recipes-devtools/python/python3-cmd2_4.2.1.bb index 4ee14823d8..c7be4e8f06 100644 --- a/meta-python/recipes-devtools/python/python3-cmd2_4.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-cmd2_4.2.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f2a861642858e0858af9dd4e4716bae0" DEPENDS += "python3-setuptools-scm-native" -SRC_URI[sha256sum] = "0546543c1ba3c6090ecec33f1373c59627e417b14419629a48176115946fd329" +SRC_URI[sha256sum] = "89021603a18ceb41600d2f02b40c5df4d37e411027308e9a58714be1f3a56b6b" inherit pypi python_setuptools_build_meta python3native