diff mbox series

[meta-python] python3-pywbemtools: upgrade 1.0.1 -> 1.1.0

Message ID 1668396056-24421-1-git-send-email-zhengrq.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-pywbemtools: upgrade 1.0.1 -> 1.1.0 | expand

Commit Message

zhengrq.fnst@fujitsu.com Nov. 14, 2022, 3:20 a.m. UTC
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 ...ython3-pywbemtools_1.0.1.bb => python3-pywbemtools_1.1.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-extended/pywbemtools/{python3-pywbemtools_1.0.1.bb => python3-pywbemtools_1.1.0.bb} (92%)
diff mbox series

Patch

diff --git a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.0.1.bb b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.1.0.bb
similarity index 92%
rename from meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.0.1.bb
rename to meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.1.0.bb
index ea9d6528d..e02485dde 100644
--- a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.0.1.bb
+++ b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.1.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] = "3fd2fec6a11992afb8a34c0181b76c8d36c6fae1b79d83fb4542ce08e0fb4127"
+SRC_URI[sha256sum] = "5428169d9704f98519666cc81a33bfbb813612108979d4c9ce10d6202faf621e"
 
 inherit pypi setuptools3