summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-05-19 19:39:05 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-21 07:30:58 -0700
commit78ba07b0a33448b1ec4f161033761cf5d0169154 (patch)
treeac625d5fffd76c5406ea84a53352cc3927aebea8 /meta-python/recipes-devtools/python
parentedeaf332695551dbde2edb065c978e75447624de (diff)
downloadmeta-openembedded-78ba07b0a33448b1ec4f161033761cf5d0169154.tar.gz
python3-pandas: upgrade 3.0.2 -> 3.0.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pandas_3.0.3.bb (renamed from meta-python/recipes-devtools/python/python3-pandas_3.0.2.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"
8 8
9SRC_URI:append:class-target = " file://0001-BLD-add-option-to-specify-numpy-header-location.patch " 9SRC_URI:append:class-target = " file://0001-BLD-add-option-to-specify-numpy-header-location.patch "
10 10
11SRC_URI[sha256sum] = "f4753e73e34c8d83221ba58f232433fca2748be8b18dbca02d242ed153945043" 11SRC_URI[sha256sum] = "696a4a00a2a2a35d4e5deb3fc946641b96c944f02230e4f76137fe35d806c4fc"
12 12
13CVE_PRODUCT = "pandas" 13CVE_PRODUCT = "pandas"
14 14