diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-04-09 18:32:05 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-10 07:59:55 -0700 |
| commit | 355e8fcf2a0c0f8dd1c90fe9329440963ee82b43 (patch) | |
| tree | 5807a87e3eff920d099e83395f8e2481ff39b1ae /meta-python | |
| parent | 644e0bc7af0d36eff911d27a0a65fccb91166570 (diff) | |
| download | meta-openembedded-355e8fcf2a0c0f8dd1c90fe9329440963ee82b43.tar.gz | |
python3-faker: upgrade 40.12.0 -> 40.13.0
Fix: Ensure deterministic locale selection in multi-locale mode.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-faker_40.13.0.bb (renamed from meta-python/recipes-devtools/python/python3-faker_40.12.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-faker_40.12.0.bb b/meta-python/recipes-devtools/python/python3-faker_40.13.0.bb index 2f3ec72c02..97f0e6e8f6 100644 --- a/meta-python/recipes-devtools/python/python3-faker_40.12.0.bb +++ b/meta-python/recipes-devtools/python/python3-faker_40.13.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] = "58b5a9054c367bd5fb2e948634105364cc570e78a98a8e5161a74691c45f158f" | 10 | SRC_URI[sha256sum] = "a0751c84c3abac17327d7bb4c98e8afe70ebf7821e01dd7d0b15cd8856415525" |
| 11 | 11 | ||
| 12 | inherit pypi setuptools3 ptest-python-pytest | 12 | inherit pypi setuptools3 ptest-python-pytest |
| 13 | 13 | ||
