diff mbox series

[meta-python] python3-pywbemtools: upgrade 1.1.1 -> 1.2.0

Message ID 1680516416-31035-4-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-pywbemtools: upgrade 1.1.1 -> 1.2.0 | expand

Commit Message

Mingyu Wang (Fujitsu) April 3, 2023, 10:06 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...ython3-pywbemtools_1.1.1.bb => python3-pywbemtools_1.2.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-extended/pywbemtools/{python3-pywbemtools_1.1.1.bb => python3-pywbemtools_1.2.0.bb} (92%)
diff mbox series

Patch

diff --git a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.1.1.bb b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.2.0.bb
similarity index 92%
rename from meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.1.1.bb
rename to meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.2.0.bb
index 1d449cb0e..5a56d0056 100644
--- a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.1.1.bb
+++ b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.2.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] = "aacf4bfffa872bb0e3d0c19ee0630e3c0997d4f13553189b63b297787341735f"
+SRC_URI[sha256sum] = "921fb57ea2ae3ae2806e18895bb0457697f27221b345c8b05afa4cb304a7f939"
 
 inherit pypi setuptools3