diff --git a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.5.bb b/meta-python/recipes-devtools/python/python3-xlsxwriter_3.0.1.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.5.bb rename to meta-python/recipes-devtools/python/python3-xlsxwriter_3.0.1.bb index ffd3072a9..aeb27cef4 100644 --- a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.5.bb +++ b/meta-python/recipes-devtools/python/python3-xlsxwriter_3.0.1.bb @@ -16,6 +16,6 @@ RDEPENDS:${PN} += " \ python3-io \ " -SRC_URI[sha256sum] = "0956747859567ec01907e561a7d8413de18a7aae36860f979f9da52b9d58bc19" +SRC_URI[sha256sum] = "3f39bf581c55f3ad1438bc170d7f4c4649cee8b6b7a80d21f79508118eeea52a" BBCLASSEXTEND = "native nativesdk"