summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2026-06-12 18:33:59 +0300
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-06-14 23:13:31 -0700
commit1200bc49e0a530d3ce11279666c910ea4260658f (patch)
tree7478de3e7cc64b9176c1a12266ded5e709610ea7 /meta-python/recipes-devtools/python
parent6227b8a3e367fb86a214df7a409bb1fbef10c794 (diff)
downloadmeta-openembedded-1200bc49e0a530d3ce11279666c910ea4260658f.tar.gz
python3-faker: Upgrade 40.21.0 -> 40.23.0
Upgrade to release 40.23.0: - Add French social security numbers with Corsican codes - Fix typos in docstrings and comments Signed-off-by: Leon Anavi <leon.anavi@konsulko.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.23.0.bb (renamed from meta-python/recipes-devtools/python/python3-faker_40.21.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-faker_40.21.0.bb b/meta-python/recipes-devtools/python/python3-faker_40.23.0.bb
index 7c44c5cbed..dc9d52e706 100644
--- a/meta-python/recipes-devtools/python/python3-faker_40.21.0.bb
+++ b/meta-python/recipes-devtools/python/python3-faker_40.23.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] = "2fdee1b650a723a54432db9c6dfe17cfa29d1adc8bd60520444a07698524ba4d" 10SRC_URI[sha256sum] = "f135e563f1f95f19346bb680bc2e43570bc43b7893e566023746f51f32c69dfc"
11 11
12inherit pypi setuptools3 ptest-python-pytest 12inherit pypi setuptools3 ptest-python-pytest
13 13