diff --git a/meta-python/recipes-devtools/python/python3-pandas_1.3.1.bb b/meta-python/recipes-devtools/python/python3-pandas_1.3.2.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-pandas_1.3.1.bb rename to meta-python/recipes-devtools/python/python3-pandas_1.3.2.bb index 95fd1fc71..55700b51c 100644 --- a/meta-python/recipes-devtools/python/python3-pandas_1.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-pandas_1.3.2.bb @@ -6,7 +6,7 @@ HOMEPAGE = "http://pandas.pydata.org/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=3f23c5c092b74d245d48eeef72bc3fd2" -SRC_URI[sha256sum] = "341935a594db24f3ff07d1b34d1d231786aa9adfa84b76eab10bf42907c8aed3" +SRC_URI[sha256sum] = "cbcb84d63867af3411fa063af3de64902665bb5b3d40b25b2059e40603594e87" inherit pypi setuptools3