diff mbox series

[meta-python,25/56] python3-faker: upgrade 40.18.0 -> 40.19.1

Message ID 20260527094805.2039-25-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/56] ctags: upgrade 6.2.20260510.0 -> 6.2.20260524.0 | expand

Commit Message

Wang Mingyu May 27, 2026, 9:47 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
=============
- Add uuid1 and uuid7 providers to misc provider
- Fix shared state mutation in en_IN pincode_in_state

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-faker_40.18.0.bb b/meta-python/recipes-devtools/python/python3-faker_40.19.1.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-faker_40.18.0.bb
rename to meta-python/recipes-devtools/python/python3-faker_40.19.1.bb
index 029b407070..7774e72dde 100644
--- a/meta-python/recipes-devtools/python/python3-faker_40.18.0.bb
+++ b/meta-python/recipes-devtools/python/python3-faker_40.19.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] = "2207575c0e8f90e6ccd6dbef764de875c614d16d3db4eee9712d9a00087f2e70"
+SRC_URI[sha256sum] = "76fa71fd3bf320db25e5504eb356f9a76b8a95cd6098524d006f446035b6b89d"
 
 inherit pypi setuptools3 ptest-python-pytest