From a69d0357d94523893e8cd2fa049cd6a5bb1b8519 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 26 Aug 2026 16:09:15 +0800 Subject: [PATCH] python3-faker: upgrade 40.36.0 -> 40.37.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-faker_40.36.0.bb => python3-faker_40.37.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-faker_40.36.0.bb => python3-faker_40.37.0.bb} (93%) diff --git a/meta-python/recipes-devtools/python/python3-faker_40.36.0.bb b/meta-python/recipes-devtools/python/python3-faker_40.37.0.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-faker_40.36.0.bb rename to meta-python/recipes-devtools/python/python3-faker_40.37.0.bb index f0d0207a23..60c999900b 100644 --- a/meta-python/recipes-devtools/python/python3-faker_40.36.0.bb +++ b/meta-python/recipes-devtools/python/python3-faker_40.37.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] = "754048c76c03afa7de83eee8f4bcee3cf668cbb7d995f54a4e9678db7f110308" +SRC_URI[sha256sum] = "a92dff7f310e61fb544c61720e15edb2e7448bc33d15a321a99e9ab7b94abf54" inherit pypi setuptools3 ptest-python-pytest