diff mbox series

[meta-python,24/39] python3-faker: upgrade 40.11.0 -> 40.12.0

Message ID 20260402021355.1324-24-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/39] audit: upgrade 4.1.3 -> 4.1.4 | expand

Commit Message

Wang Mingyu April 2, 2026, 2:13 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
  Add address providers for ar_DZ and fr_DZ locale

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-faker_40.11.0.bb => python3-faker_40.12.0.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-faker_40.11.0.bb => python3-faker_40.12.0.bb} (93%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-faker_40.11.0.bb b/meta-python/recipes-devtools/python/python3-faker_40.12.0.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-faker_40.11.0.bb
rename to meta-python/recipes-devtools/python/python3-faker_40.12.0.bb
index c163bbb16d..2f3ec72c02 100644
--- a/meta-python/recipes-devtools/python/python3-faker_40.11.0.bb
+++ b/meta-python/recipes-devtools/python/python3-faker_40.12.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] = "7c419299103b13126bd02ec14bd2b47b946edb5a5eedf305e66a193b25f9a734"
+SRC_URI[sha256sum] = "58b5a9054c367bd5fb2e948634105364cc570e78a98a8e5161a74691c45f158f"
 
 inherit pypi setuptools3 ptest-python-pytest