diff --git a/meta-python/recipes-devtools/python/python3-faker_40.12.0.bb b/meta-python/recipes-devtools/python/python3-faker_40.13.0.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-faker_40.12.0.bb rename to meta-python/recipes-devtools/python/python3-faker_40.13.0.bb index 2f3ec72c02..97f0e6e8f6 100644 --- a/meta-python/recipes-devtools/python/python3-faker_40.12.0.bb +++ b/meta-python/recipes-devtools/python/python3-faker_40.13.0.bb @@ -7,7 +7,7 @@ HOMEPAGE = "https://github.com/joke2k/faker" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=53360c4126f7d03b63cb79b0dab9e9e1" -SRC_URI[sha256sum] = "58b5a9054c367bd5fb2e948634105364cc570e78a98a8e5161a74691c45f158f" +SRC_URI[sha256sum] = "a0751c84c3abac17327d7bb4c98e8afe70ebf7821e01dd7d0b15cd8856415525" inherit pypi setuptools3 ptest-python-pytest