From ac80ef05ba321099b535c5db85958c7fedc21d75 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 24 Aug 2023 16:18:30 +0800 Subject: [PATCH] python3-pywbem: upgrade 1.6.1 -> 1.6.2 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../pywbem/{python3-pywbem_1.6.1.bb => python3-pywbem_1.6.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-extended/pywbem/{python3-pywbem_1.6.1.bb => python3-pywbem_1.6.2.bb} (94%) diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.2.bb similarity index 94% rename from meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb rename to meta-python/recipes-extended/pywbem/python3-pywbem_1.6.2.bb index 1ab1bde449..01e4719ba4 100644 --- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.2.bb @@ -16,7 +16,7 @@ HOMEPAGE = "http://pywbem.github.io" LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" -SRC_URI[sha256sum] = "abdbd6ce08b6c597cdd6c7730e6b49a842d913f2f6b3cc62b585c58ec3ee7945" +SRC_URI[sha256sum] = "26e8179bc17e3176b4cd576b9f5a7730f848d51be0513768fd7f31fd9b270a96" inherit pypi setuptools3 update-alternatives