diff mbox series

[meta-python] python3-pywbem: 1.7.3 -> 1.9.0

Message ID 20260130083331.11298-1-liuyd.fnst@fujitsu.com
State New
Headers show
Series [meta-python] python3-pywbem: 1.7.3 -> 1.9.0 | expand

Commit Message

Liu Yiding Jan. 30, 2026, 8:33 a.m. UTC
Changelog:
  https://pywbem.readthedocs.io/en/1.9.0/changes.html

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
---
 .../{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 mbox series

Patch

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} += "\