aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended
diff options
context:
space:
mode:
authorXu Huan <xuhuan.fnst@fujitsu.com>2022-03-09 15:30:29 +0800
committerTrevor Gamblin <trevor.gamblin@windriver.com>2022-03-10 10:03:29 -0500
commit9b86239fcaef4060903cf5eb0590fc36d9a52a0b (patch)
tree94575a538cf03486af268d97ec43c57859534c72 /meta-python/recipes-extended
parent236928869b4c6e2dd54ee0235cdbc91a5fc79064 (diff)
downloadmeta-openembedded-9b86239fcaef4060903cf5eb0590fc36d9a52a0b.tar.gz
python3-pywbemtools: upgrade 0.9.1 -> 1.0.0
changelog see https://pywbemtools.readthedocs.io/en/stable/changes.html Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-extended')
-rw-r--r--meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.0.0.bb (renamed from meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.9.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.9.1.bb b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.0.0.bb
index c51f860fd5..3a9f0ad6fd 100644
--- a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.9.1.bb
+++ b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.0.0.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://pywbemtools.readthedocs.io/en/stable/"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa"
-SRC_URI[sha256sum] = "cbe2fe67620e73a81807940a75aeed8570205e2213d6f8de4db15fbc06fe8804"
+SRC_URI[sha256sum] = "0af7e067e0c0ba32cc19c2c2dc67875c591b806c4b49480ebe46e37bfb399684"
inherit pypi setuptools3