From 78ba07b0a33448b1ec4f161033761cf5d0169154 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 19 May 2026 19:39:05 +0800 Subject: [PATCH] python3-pandas: upgrade 3.0.2 -> 3.0.3 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-pandas_3.0.2.bb => python3-pandas_3.0.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pandas_3.0.2.bb => python3-pandas_3.0.3.bb} (94%) diff --git a/meta-python/recipes-devtools/python/python3-pandas_3.0.2.bb b/meta-python/recipes-devtools/python/python3-pandas_3.0.3.bb similarity index 94% rename from meta-python/recipes-devtools/python/python3-pandas_3.0.2.bb rename to meta-python/recipes-devtools/python/python3-pandas_3.0.3.bb index 62affc5f45..132a0acee7 100644 --- a/meta-python/recipes-devtools/python/python3-pandas_3.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-pandas_3.0.3.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e98642e1210ade884e5254ab18d55b7d" SRC_URI:append:class-target = " file://0001-BLD-add-option-to-specify-numpy-header-location.patch " -SRC_URI[sha256sum] = "f4753e73e34c8d83221ba58f232433fca2748be8b18dbca02d242ed153945043" +SRC_URI[sha256sum] = "696a4a00a2a2a35d4e5deb3fc946641b96c944f02230e4f76137fe35d806c4fc" CVE_PRODUCT = "pandas"