diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_0.15.0.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_0.17.2.bb similarity index 91% rename from meta-python/recipes-extended/pywbem/python3-pywbem_0.15.0.bb rename to meta-python/recipes-extended/pywbem/python3-pywbem_0.17.2.bb index cbb55b8f7a..ce63822b47 100644 --- a/meta-python/recipes-extended/pywbem/python3-pywbem_0.15.0.bb +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_0.17.2.bb @@ -16,13 +16,11 @@ HOMEPAGE = "http://pywbem.github.io" LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" +SRC_URI[md5sum] = "6100157c720ba272895b3f79a05c8dc3" +SRC_URI[sha256sum] = "84dac33f77d5ff2c3d8eb42fc7de2ffb6d33f5e4954ef89db0dbf3fe646a2809" + inherit pypi setuptools3 update-alternatives -SRCREV = "b3386b3bee8876d15f0745147c0b08937d8ab18e" -PYPI_SRC_URI = "git://github.com/pywbem/pywbem;protocol=https;branch=stable_0.15" - -S = "${WORKDIR}/git" - DEPENDS += " \ ${PYTHON_PN}-ply-native \ ${PYTHON_PN}-pyyaml-native \