diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.8.0.bb (renamed from meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.7.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.7.3.bb b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.8.0.bb index 8620057f59..03caec539f 100644 --- a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.7.3.bb +++ b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.8.0.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] = "e3f8cadb8d1253b1b51afabcce4c3461" | 7 | SRC_URI[md5sum] = "e41ef654a0af0461d6c164752963fdfb" |
8 | SRC_URI[sha256sum] = "b475da4389ac77901191c886f4348660f3c0fd59365feb18ede47a086442efff" | 8 | SRC_URI[sha256sum] = "b869bb217613cdfee1e97e8afc28fe3f9bf3b88f8fc99e588d03c4be0922c319" |
9 | 9 | ||
10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
11 | 11 | ||