diff --git a/meta-python/recipes-devtools/python/python3-pandas_1.3.3.bb b/meta-python/recipes-devtools/python/python3-pandas_1.3.4.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-pandas_1.3.3.bb rename to meta-python/recipes-devtools/python/python3-pandas_1.3.4.bb index 6e557ed7bc..cde43184bb 100644 --- a/meta-python/recipes-devtools/python/python3-pandas_1.3.3.bb +++ b/meta-python/recipes-devtools/python/python3-pandas_1.3.4.bb @@ -6,7 +6,7 @@ HOMEPAGE = "http://pandas.pydata.org/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=3f23c5c092b74d245d48eeef72bc3fd2" -SRC_URI[sha256sum] = "272c8cb14aa9793eada6b1ebe81994616e647b5892a370c7135efb2924b701df" +SRC_URI[sha256sum] = "a2aa18d3f0b7d538e21932f637fbfe8518d085238b429e4790a35e1e44a96ffc" inherit pypi setuptools3