diff mbox series

[meta-python,3/4] python3-pandas: upgrade 3.0.4 -> 3.0.5

Message ID 20260804230358.365670-3-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-python,1/4] python3-django: upgrade 5.2.16 -> 5.2.17 | expand

Commit Message

Ankur Tyagi Aug. 4, 2026, 11:03 p.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Release Notes:
https://pandas.pydata.org/docs/whatsnew/v3.0.5.html

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../python/{python3-pandas_3.0.4.bb => python3-pandas_3.0.5.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pandas_3.0.4.bb => python3-pandas_3.0.5.bb} (94%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pandas_3.0.4.bb b/meta-python/recipes-devtools/python/python3-pandas_3.0.5.bb
similarity index 94%
rename from meta-python/recipes-devtools/python/python3-pandas_3.0.4.bb
rename to meta-python/recipes-devtools/python/python3-pandas_3.0.5.bb
index d837e7d79a..407503277e 100644
--- a/meta-python/recipes-devtools/python/python3-pandas_3.0.4.bb
+++ b/meta-python/recipes-devtools/python/python3-pandas_3.0.5.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] = "62f6062586d159663825f06e70ef49cd1572d45824cb63a9559f3ffd1d0d2a20"
+SRC_URI[sha256sum] = "dca3734d6ab7c906e6730f0788b0a1dbb9f2467731f9711f77995c8e9d62d712"
 
 CVE_PRODUCT = "pandas"