diff options
author | zhengrq.fnst@fujitsu.com <zhengrq.fnst@fujitsu.com> | 2022-11-14 11:20:56 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-11-14 11:55:59 -0800 |
commit | fbfb86229ba5883fb218e0112e4613e3fde793b3 (patch) | |
tree | 0af9e21b1147ad3309c977cec97e895225c07298 | |
parent | 3fd697c64494bbcb9bc3b1e05141ee01ec3044ae (diff) | |
download | meta-openembedded-fbfb86229ba5883fb218e0112e4613e3fde793b3.tar.gz |
python3-pywbemtools: upgrade 1.0.1 -> 1.1.0
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.0.bb (renamed from meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 index ea9d6528d4..e02485dde4 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/" | |||
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] = "3fd2fec6a11992afb8a34c0181b76c8d36c6fae1b79d83fb4542ce08e0fb4127" | 7 | SRC_URI[sha256sum] = "5428169d9704f98519666cc81a33bfbb813612108979d4c9ce10d6202faf621e" |
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||