diff options
-rw-r--r-- | meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.7.2.bb (renamed from meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.7.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.7.1.bb b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.7.2.bb index 05f77288e7..9121f81079 100644 --- a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.7.1.bb +++ b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.7.2.bb | |||
@@ -4,8 +4,8 @@ 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[md5sum] = "a789da735c04ddc08ba828cd8022243e" | 7 | SRC_URI[md5sum] = "54ebb824d7ab231ef1f1e88d8d69ac69" |
8 | SRC_URI[sha256sum] = "d2fe776c78a740215142f4f033055093f2283fd9327440c59734716e51e19989" | 8 | SRC_URI[sha256sum] = "36d70f7d33498cab626e9a2871ea82e434a2c36fe6c240f400615082965f1e4e" |
9 | 9 | ||
10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
11 | 11 | ||