[oe][meta-python][PATCH] python3-faker: upgrade 40.35.0 -> 40.36.0
Wang Mingyu <[email protected]> Tue, 28 Jul 2026 14:06:25 +0800
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-faker_40.35.0.bb => python3-faker_40.36.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-faker_40.35.0.bb => python3-faker_40.36.0.bb} (93%) diff --git a/meta-python/recipes-devtools/python/python3-faker_40.35.0.bb b/meta-python/recipes-devtools/python/python3-faker_40.36.0.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-faker_40.35.0.bb rename to meta-python/recipes-devtools/python/python3-faker_40.36.0.bb index a951d60ae8..196a8f6357 100644 --- a/meta-python/recipes-devtools/python/python3-faker_40.35.0.bb +++ b/meta-python/recipes-devtools/python/python3-faker_40.36.0.bb @@ -7,7 +7,7 @@ HOMEPAGE = "https://github.com/joke2k/faker" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=53360c4126f7d03b63cb79b0dab9e9e1" -SRC_URI[sha256sum] = "13495348ec6f80d22c8c1654906ffeae336d485fea476544642ea24b120d9e13" +SRC_URI[sha256sum] = "754048c76c03afa7de83eee8f4bcee3cf668cbb7d995f54a4e9678db7f110308" inherit pypi setuptools3 ptest-python-pytest -- 2.43.0