Changelog: https://pywbem.readthedocs.io/en/1.9.0/changes.html
Signed-off-by: Liu Yiding <[email protected]> --- .../{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} += "\ -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124004): https://lists.openembedded.org/g/openembedded-devel/message/124004 Mute This Topic: https://lists.openembedded.org/mt/117541448/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
