From c54c6315cf2a5b069f9334805d95b5395c7206f3 Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Wed, 5 Aug 2026 07:40:00 +1200 Subject: [PATCH] python3-faker: upgrade 40.13.0 -> 40.14.1 Changelog: https://github.com/joke2k/faker/blob/refs/tags/v40.36.0/CHANGELOG.md#v40140---2026-04-17 https://github.com/joke2k/faker/blob/refs/tags/v40.36.0/CHANGELOG.md#v40141---2026-04-17 Signed-off-by: Ankur Tyagi Signed-off-by: Anuj Mittal --- .../{python3-faker_40.13.0.bb => python3-faker_40.14.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-faker_40.13.0.bb => python3-faker_40.14.1.bb} (93%) diff --git a/meta-python/recipes-devtools/python/python3-faker_40.13.0.bb b/meta-python/recipes-devtools/python/python3-faker_40.14.1.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-faker_40.13.0.bb rename to meta-python/recipes-devtools/python/python3-faker_40.14.1.bb index 97f0e6e8f6..572308c6d9 100644 --- a/meta-python/recipes-devtools/python/python3-faker_40.13.0.bb +++ b/meta-python/recipes-devtools/python/python3-faker_40.14.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] = "a0751c84c3abac17327d7bb4c98e8afe70ebf7821e01dd7d0b15cd8856415525" +SRC_URI[sha256sum] = "b12b657eaa78c99c138b45e77167c9f42309ed1cc40255c5e853ef3113fcdecc" inherit pypi setuptools3 ptest-python-pytest