diff mbox series

[meta-python,12/15] python3-pywbemtools: upgrade 1.2.1 -> 1.3.0

Message ID 1713777345-29264-12-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/15] asio: upgrade 1.28.0 -> 1.30.2 | expand

Commit Message

Mingyu Wang (Fujitsu) April 22, 2024, 9:15 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 https://github.com/pywbem/pywbemtools/blob/master/docs/changes.rst

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

Patch

diff --git a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.2.1.bb b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.3.0.bb
similarity index 89%
rename from meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.2.1.bb
rename to meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.3.0.bb
index c0a5368d1..127aa8b4a 100644
--- a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.2.1.bb
+++ b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.3.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] = "d2ad6c383490ddb3bbb0f737d23a07c7e8c345df65f8309bc554d8455cc913dc"
+SRC_URI[sha256sum] = "9d0162b74c0b34d4500c099dddfe518cadc295a1a7bfb0abefa740a134d80fea"
 
 inherit pypi setuptools3