aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended
diff options
context:
space:
mode:
authorXu Huan <xuhuan.fnst@fujitsu.com>2022-01-27 18:28:55 +0800
committerKhem Raj <raj.khem@gmail.com>2022-01-31 08:15:17 -0800
commit09689ad65b2a11dffc4ec8744bd582c4dbc4c75d (patch)
tree98cc6cfd69352e296384a518e4b9ab0b6c601cb5 /meta-python/recipes-extended
parentce19b04d6e783e55446911e6b6c33fc33e4d0273 (diff)
downloadmeta-openembedded-09689ad65b2a11dffc4ec8744bd582c4dbc4c75d.tar.gz
python3-pywbemtools: upgrade 0.9.0 -> 0.9.1
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_0.9.1.bb (renamed from meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.9.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.9.0.bb b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.9.1.bb
index 46b6a99605..c51f860fd5 100644
--- a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.9.0.bb
+++ b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.9.1.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] = "f6f36c96be46c801919fa6cc218a5d051fce381a2d9a0b99c9162d8335e96c36"
+SRC_URI[sha256sum] = "cbe2fe67620e73a81807940a75aeed8570205e2213d6f8de4db15fbc06fe8804"
inherit pypi setuptools3