summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.4.bb (renamed from meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.3.bb b/meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.4.bb
index e6b196956e..64ab8afa67 100644
--- a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.3.bb
+++ b/meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.4.bb
@@ -16,6 +16,6 @@ RDEPENDS_${PN} += " \
16 python3-io \ 16 python3-io \
17" 17"
18 18
19SRC_URI[sha256sum] = "641db6e7b4f4982fd407a3f372f45b878766098250d26963e95e50121168cbe2" 19SRC_URI[sha256sum] = "791567acccc485ba76e0b84bccced2651981171de5b47d541520416f2f9f93e3"
20 20
21BBCLASSEXTEND = "native nativesdk" 21BBCLASSEXTEND = "native nativesdk"