diff --git a/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.5.1.bb b/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.5.2.bb similarity index 68% rename from meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.5.1.bb rename to meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.5.2.bb index 4ba9479232..3ff7a126e7 100644 --- a/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.5.2.bb @@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=9c5c2c74370826468065c5702b8a1fcf" DEPENDS += "${PYTHON_PN}-setuptools-scm-native" -SRC_URI[md5sum] = "c168cec73acdec25a49f6f467f5b1eaa" -SRC_URI[sha256sum] = "9723364577b79ad9958a68851fe2acb94da6fd25170c595516a8289e6a129043" +SRC_URI[sha256sum] = "5944a9b95e97de1980c65f03b79b356f30a43de48682b8bdd90aa5089f0ec1f4" inherit pypi setuptools3