diff --git a/meta-python/recipes-devtools/python/python3-pako_0.2.3.bb b/meta-python/recipes-devtools/python/python3-pako_0.3.0.bb similarity index 65% rename from meta-python/recipes-devtools/python/python3-pako_0.2.3.bb rename to meta-python/recipes-devtools/python/python3-pako_0.3.0.bb index 21c48fca6..3eacd0bdd 100644 --- a/meta-python/recipes-devtools/python/python3-pako_0.2.3.bb +++ b/meta-python/recipes-devtools/python/python3-pako_0.3.0.bb @@ -3,8 +3,7 @@ HOMEPAGE = "https://github.com/MycroftAI/pako" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e23fadd6ceef8c618fc1c65191d846fa" -SRC_URI[md5sum] = "8eb7077075091c50e4b8a9f939607277" -SRC_URI[sha256sum] = "6be55fd8c5a2a6f02974f37438c1c47a3d9e764ce81c9d0a1a8c9a1815a59778" +SRC_URI[sha256sum] = "eabd1c121d6701069d1a10132f197ee2b5f4e75a3d68a93b07f69214ab0ff9c7" inherit pypi setuptools3