From c73f9f4c6fa16d4a2f29619122faa507162e3438 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 22 Oct 2025 10:22:08 +0800 Subject: [PATCH] python3-arrow: upgrade 1.3.0 -> 1.4.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-arrow_1.3.0.bb => python3-arrow_1.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-arrow_1.3.0.bb => python3-arrow_1.4.0.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-arrow_1.3.0.bb b/meta-python/recipes-devtools/python/python3-arrow_1.4.0.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-arrow_1.3.0.bb rename to meta-python/recipes-devtools/python/python3-arrow_1.4.0.bb index 650520a023..3394e4d323 100644 --- a/meta-python/recipes-devtools/python/python3-arrow_1.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-arrow_1.4.0.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=14a2e29a9d542fb9052d75344d67619d" SRC_URI:append = " \ file://run-ptest \ " -SRC_URI[sha256sum] = "d4540617648cb5f895730f1ad8c82a65f2dad0166f57b75f3ca54759c4d67a85" +SRC_URI[sha256sum] = "ed0cc050e98001b8779e84d461b0098c4ac597e88704a655582b21d116e526d7" inherit pypi python_flit_core ptest-python-pytest