diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-04-02 10:13:39 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-01 19:29:08 -0700 |
| commit | 757773916e0afcced7c3b3fc5d92a7ba11b69034 (patch) | |
| tree | 675a85fecc3cdca0796506a3e7e75de41c3641ae /meta-python/recipes-devtools/python | |
| parent | 5e61a6311dd0c32fe9895f914d729d3076cbfbe0 (diff) | |
| download | meta-openembedded-757773916e0afcced7c3b3fc5d92a7ba11b69034.tar.gz | |
python3-faker: upgrade 40.11.0 -> 40.12.0
Changelog:
Add address providers for ar_DZ and fr_DZ 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.12.0.bb (renamed from meta-python/recipes-devtools/python/python3-faker_40.11.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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" | |||
| 7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=53360c4126f7d03b63cb79b0dab9e9e1" | 8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=53360c4126f7d03b63cb79b0dab9e9e1" |
| 9 | 9 | ||
| 10 | SRC_URI[sha256sum] = "7c419299103b13126bd02ec14bd2b47b946edb5a5eedf305e66a193b25f9a734" | 10 | SRC_URI[sha256sum] = "58b5a9054c367bd5fb2e948634105364cc570e78a98a8e5161a74691c45f158f" |
| 11 | 11 | ||
| 12 | inherit pypi setuptools3 ptest-python-pytest | 12 | inherit pypi setuptools3 ptest-python-pytest |
| 13 | 13 | ||
