diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2022-04-10 22:40:13 +0200 |
|---|---|---|
| committer | Trevor Gamblin <trevor.gamblin@windriver.com> | 2022-04-11 09:22:30 -0400 |
| commit | 6842d6ae21d6286761dcabe39b73756fb2fcd89b (patch) | |
| tree | a966ba9872a270e6f21c8b9150d1cb40eb05e2b9 /meta-python | |
| parent | 82f1f3d16534b8d7d9b93f730a30d5ab696165d9 (diff) | |
| download | meta-openembedded-6842d6ae21d6286761dcabe39b73756fb2fcd89b.tar.gz | |
python3-pywbem: update to 1.4.1
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-extended/pywbem/python3-pywbem_1.4.1.bb (renamed from meta-python/recipes-extended/pywbem/python3-pywbem_1.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.3.0.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.4.1.bb index 676c654b52..210d64320e 100644 --- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.3.0.bb +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.4.1.bb | |||
| @@ -16,7 +16,7 @@ HOMEPAGE = "http://pywbem.github.io" | |||
| 16 | LICENSE = "LGPL-2.1-only" | 16 | LICENSE = "LGPL-2.1-only" |
| 17 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" | 17 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" |
| 18 | 18 | ||
| 19 | SRC_URI[sha256sum] = "5df0af28f81891a3914a12f3a30b11b1981f7b30e09c5a42c011797e7fce9b6a" | 19 | SRC_URI[sha256sum] = "ad8bbbe4ab7e795722c0f27f2656c92fc673a7e06a14cd151a50f0306454d17e" |
| 20 | 20 | ||
| 21 | inherit pypi setuptools3 update-alternatives | 21 | inherit pypi setuptools3 update-alternatives |
| 22 | 22 | ||
