diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pako_0.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-pako_0.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pako_0.3.0.bb b/meta-python/recipes-devtools/python/python3-pako_0.3.1.bb index 3eacd0bdda..1930d866ee 100644 --- a/meta-python/recipes-devtools/python/python3-pako_0.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-pako_0.3.1.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/MycroftAI/pako" | |||
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e23fadd6ceef8c618fc1c65191d846fa" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e23fadd6ceef8c618fc1c65191d846fa" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "eabd1c121d6701069d1a10132f197ee2b5f4e75a3d68a93b07f69214ab0ff9c7" | 6 | SRC_URI[sha256sum] = "c033a073bb818ca336ae1fccba2655bd60dfe77744f85d4517abd3160d72231f" |
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||