diff mbox series

[meta-python] python3-faker: upgrade 40.35.0 -> 40.36.0

Message ID 20260728060645.819-13-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-faker: upgrade 40.35.0 -> 40.36.0 | expand

Commit Message

Wang Mingyu July 28, 2026, 6:06 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-faker_40.35.0.bb => python3-faker_40.36.0.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-faker_40.35.0.bb => python3-faker_40.36.0.bb} (93%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-faker_40.35.0.bb b/meta-python/recipes-devtools/python/python3-faker_40.36.0.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-faker_40.35.0.bb
rename to meta-python/recipes-devtools/python/python3-faker_40.36.0.bb
index a951d60ae8..196a8f6357 100644
--- a/meta-python/recipes-devtools/python/python3-faker_40.35.0.bb
+++ b/meta-python/recipes-devtools/python/python3-faker_40.36.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] = "13495348ec6f80d22c8c1654906ffeae336d485fea476544642ea24b120d9e13"
+SRC_URI[sha256sum] = "754048c76c03afa7de83eee8f4bcee3cf668cbb7d995f54a4e9678db7f110308"
 
 inherit pypi setuptools3 ptest-python-pytest