From be4721a95513e0ea73cd9579c7729e81967d530d Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 2 Feb 2024 20:45:42 +0000 Subject: [PATCH] python3-platformdirs: update to version 4.2.0 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- ...hon3-platformdirs_4.1.0.bb => python3-platformdirs_4.2.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-platformdirs_4.1.0.bb => python3-platformdirs_4.2.0.bb} (88%) diff --git a/meta-python/recipes-devtools/python/python3-platformdirs_4.1.0.bb b/meta-python/recipes-devtools/python/python3-platformdirs_4.2.0.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-platformdirs_4.1.0.bb rename to meta-python/recipes-devtools/python/python3-platformdirs_4.2.0.bb index b4fb9356c1..ea25f878cc 100644 --- a/meta-python/recipes-devtools/python/python3-platformdirs_4.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-platformdirs_4.2.0.bb @@ -7,7 +7,7 @@ SRC_URI += " \ file://run-ptest \ " -SRC_URI[sha256sum] = "906d548203468492d432bcb294d4bc2fff751bf84971fbb2c10918cc206ee420" +SRC_URI[sha256sum] = "ef0cc731df711022c174543cb70a9b5bd22e5a9337c8624ef2c2ceb8ddad8768" inherit pypi python_hatchling ptest