[oe][meta-python][PATCH 3/4] python3-pandas: upgrade 3.0.4 -> 3.0.5
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Ankur Tyagi <[email protected]> Release Notes: https://pandas.pydata.org/docs/whatsnew/v3.0.5.html Signed-off-by: Ankur Tyagi <[email protected]> --- .../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 --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"