diff --git a/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.4.3.bb b/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.5.0.bb similarity index 68% rename from meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.4.3.bb rename to meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.5.0.bb index bd197adcb5..60d0e169f2 100644 --- a/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.4.3.bb +++ b/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.5.0.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=9c5c2c74370826468065c5702b8a1fcf" DEPENDS += "${PYTHON_PN}-setuptools-scm-native" -SRC_URI[md5sum] = "5c64c06affcd2a7c6ddc848af4280cca" -SRC_URI[sha256sum] = "f3900e8a5de27447acbf900b4750b0ddfd7ec1ea7fbaf11dfa911141bc522af0" +SRC_URI[md5sum] = "ea5c009f1995d86942d024714096624e" +SRC_URI[sha256sum] = "a0aed261060cd0372abf08d16399b1224dbb5b400312e6b00f2b23eabe1d4e96" inherit pypi setuptools3