summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-10-18 09:11:23 +0800
committerKhem Raj <raj.khem@gmail.com>2022-10-18 08:23:44 -0700
commit8308650fdd2269a134a00d393fe9310c5258497d (patch)
tree85688c4eec1c6cce2b61af58e207c1cb559947c8 /meta-python/recipes-extended
parent36dc55c42740f1dedc95d0d73e64d14ed25ba380 (diff)
downloadmeta-openembedded-8308650fdd2269a134a00d393fe9310c5258497d.tar.gz
python3-pywbem: upgrade 1.4.1 -> 1.5.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-extended')
-rw-r--r--meta-python/recipes-extended/pywbem/python3-pywbem_1.5.0.bb (renamed from meta-python/recipes-extended/pywbem/python3-pywbem_1.4.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.4.1.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.5.0.bb
index 210d64320e..d109fa4601 100644
--- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.4.1.bb
+++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.5.0.bb
@@ -16,7 +16,7 @@ HOMEPAGE = "http://pywbem.github.io"
16LICENSE = "LGPL-2.1-only" 16LICENSE = "LGPL-2.1-only"
17LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" 17LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24"
18 18
19SRC_URI[sha256sum] = "ad8bbbe4ab7e795722c0f27f2656c92fc673a7e06a14cd151a50f0306454d17e" 19SRC_URI[sha256sum] = "c5f7e458c2530c61358fbc6333be74faf366aace78eae33741431267adf32610"
20 20
21inherit pypi setuptools3 update-alternatives 21inherit pypi setuptools3 update-alternatives
22 22