diff mbox series

[meta-python,wrynose,33/36] python3-faker: upgrade 40.13.0 -> 40.14.1

Message ID 20260804194003.3158916-33-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-oe,wrynose,1/36] valkey: upgrade 9.0.4 -> 9.0.5 | expand

Commit Message

Ankur Tyagi Aug. 4, 2026, 7:40 p.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Changelog:
https://github.com/joke2k/faker/blob/refs/tags/v40.36.0/CHANGELOG.md#v40140---2026-04-17
https://github.com/joke2k/faker/blob/refs/tags/v40.36.0/CHANGELOG.md#v40141---2026-04-17

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../{python3-faker_40.13.0.bb => python3-faker_40.14.1.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-faker_40.13.0.bb => python3-faker_40.14.1.bb} (93%)
diff mbox series

Patch

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