From 6605c61301e67f158725644e2495604a3409d912 Mon Sep 17 00:00:00 2001 From: Liu Yiding Date: Fri, 30 Jan 2026 16:33:31 +0800 Subject: [PATCH] python3-pywbem: 1.7.3 -> 1.9.0 Changelog: https://pywbem.readthedocs.io/en/1.9.0/changes.html Signed-off-by: Liu Yiding Signed-off-by: Khem Raj --- .../{python3-pywbem_1.7.3.bb => python3-pywbem_1.9.0.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta-python/recipes-extended/pywbem/{python3-pywbem_1.7.3.bb => python3-pywbem_1.9.0.bb} (89%) diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.7.3.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.9.0.bb similarity index 89% rename from meta-python/recipes-extended/pywbem/python3-pywbem_1.7.3.bb rename to meta-python/recipes-extended/pywbem/python3-pywbem_1.9.0.bb index 6857563079..c2fe5f9738 100644 --- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.7.3.bb +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.9.0.bb @@ -16,15 +16,16 @@ HOMEPAGE = "https://pywbem.github.io" LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" -SRC_URI[sha256sum] = "d1f0a2ebd4ffedef8d067af3855216db5190c7f6f27c8d2dcd467e09701c90b0" +SRC_URI[sha256sum] = "65c1ff972cea2f017b06795f47c0ad7442f8434ff643a544050c10726704f6ab" -inherit pypi setuptools3 update-alternatives +inherit pypi python_setuptools_build_meta update-alternatives DEPENDS += " \ python3-ply-native \ python3-pyyaml-native \ python3-six-native \ python3-wheel-native \ + python3-setuptools-scm-native \ " RDEPENDS:${PN} += "\