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