From d4090c44e664b759e96b4bb5ab90179f7089f3f8 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 28 May 2024 09:48:01 +0800 Subject: [PATCH] python3-platformdirs: upgrade 4.2.1 -> 4.2.2 Changelog: ix android detection when python4android is present Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...hon3-platformdirs_4.2.1.bb => python3-platformdirs_4.2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-platformdirs_4.2.1.bb => python3-platformdirs_4.2.2.bb} (88%) diff --git a/meta-python/recipes-devtools/python/python3-platformdirs_4.2.1.bb b/meta-python/recipes-devtools/python/python3-platformdirs_4.2.2.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-platformdirs_4.2.1.bb rename to meta-python/recipes-devtools/python/python3-platformdirs_4.2.2.bb index 5f0aafc936..5821aedd4f 100644 --- a/meta-python/recipes-devtools/python/python3-platformdirs_4.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-platformdirs_4.2.2.bb @@ -7,7 +7,7 @@ SRC_URI += " \ file://run-ptest \ " -SRC_URI[sha256sum] = "031cd18d4ec63ec53e82dceaac0417d218a6863f7745dfcc9efe7793b7039bdf" +SRC_URI[sha256sum] = "38b7b51f512eed9e84a22788b4bce1de17c0adb134d6becb09836e37d8654cd3" inherit pypi python_hatchling ptest