diff mbox series

[meta-python,3/8] python3-faker: Upgrade 40.21.0 -> 40.23.0

Message ID 20260612153404.3213552-3-leon.anavi@konsulko.com
State Under Review
Headers show
Series [meta-python,1/8] python3-tornado: Upgrade 6.5.6 -> 6.5.7 | expand

Commit Message

Leon Anavi June 12, 2026, 3:33 p.m. UTC
Upgrade to release 40.23.0:

- Add French social security numbers with Corsican codes
- Fix typos in docstrings and comments

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-faker_40.21.0.bb => python3-faker_40.23.0.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-faker_40.21.0.bb => python3-faker_40.23.0.bb} (93%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-faker_40.21.0.bb b/meta-python/recipes-devtools/python/python3-faker_40.23.0.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-faker_40.21.0.bb
rename to meta-python/recipes-devtools/python/python3-faker_40.23.0.bb
index 7c44c5cbed..dc9d52e706 100644
--- a/meta-python/recipes-devtools/python/python3-faker_40.21.0.bb
+++ b/meta-python/recipes-devtools/python/python3-faker_40.23.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] = "2fdee1b650a723a54432db9c6dfe17cfa29d1adc8bd60520444a07698524ba4d"
+SRC_URI[sha256sum] = "f135e563f1f95f19346bb680bc2e43570bc43b7893e566023746f51f32c69dfc"
 
 inherit pypi setuptools3 ptest-python-pytest