diff options
author | zhengrq.fnst@fujitsu.com <zhengrq.fnst@fujitsu.com> | 2022-11-23 14:53:16 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-11-23 08:25:31 -0800 |
commit | bad3c42978c9752e0402b66d4f2a9d1b223c6b3c (patch) | |
tree | 695851a4a2018424446c5d7ab296d9ec0b3a63e6 | |
parent | c897f9291a940b075a7e10270a89625a083b0612 (diff) | |
download | meta-openembedded-bad3c42978c9752e0402b66d4f2a9d1b223c6b3c.tar.gz |
python3-pywbemtools: upgrade 1.0.1 -> 1.1.1
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.1.1.bb (renamed from meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.1.0.bb b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.1.1.bb index e02485dde..1d449cb0e 100644 --- a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.1.0.bb +++ b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.1.1.bb | |||
@@ -4,7 +4,7 @@ HOMEPAGE = "https://pywbemtools.readthedocs.io/en/stable/" | |||
4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "5428169d9704f98519666cc81a33bfbb813612108979d4c9ce10d6202faf621e" | 7 | SRC_URI[sha256sum] = "aacf4bfffa872bb0e3d0c19ee0630e3c0997d4f13553189b63b297787341735f" |
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||