summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-05-19 19:38:57 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-20 21:18:34 -0700
commit4844eade22fe475daf81179356db207067094861 (patch)
treec31b0ef996e7317f5bf77de7592d2cf429954821 /meta-python/recipes-devtools/python
parentf514cde1a5146bd27ec3292a1518bae57feee9ad (diff)
downloadmeta-openembedded-4844eade22fe475daf81179356db207067094861.tar.gz
python3-faker: upgrade 40.15.0 -> 40.18.0
Changelog: =========== - Add automotive providers for ar_DZ and fr_DZ locales. - Add phone_number provider for ar_DZ and fr_DZ locales. - Add am_ET phone_number provider for Ethiopia. - Fix duplicate phone number prefix 145 in zh_CN locale. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-faker_40.18.0.bb (renamed from meta-python/recipes-devtools/python/python3-faker_40.15.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-faker_40.15.0.bb b/meta-python/recipes-devtools/python/python3-faker_40.18.0.bb
index cb7e3ebbff..029b407070 100644
--- a/meta-python/recipes-devtools/python/python3-faker_40.15.0.bb
+++ b/meta-python/recipes-devtools/python/python3-faker_40.18.0.bb
@@ -7,7 +7,7 @@ HOMEPAGE = "https://github.com/joke2k/faker"
7LICENSE = "MIT" 7LICENSE = "MIT"
8LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=53360c4126f7d03b63cb79b0dab9e9e1" 8LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=53360c4126f7d03b63cb79b0dab9e9e1"
9 9
10SRC_URI[sha256sum] = "20f3a6ec8c266b74d4c554e34118b21c3c2056c0b4a519d15c8decb3a4e6e795" 10SRC_URI[sha256sum] = "2207575c0e8f90e6ccd6dbef764de875c614d16d3db4eee9712d9a00087f2e70"
11 11
12inherit pypi setuptools3 ptest-python-pytest 12inherit pypi setuptools3 ptest-python-pytest
13 13