summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-xlsxwriter_3.1.2.bb (renamed from meta-python/recipes-devtools/python/python3-xlsxwriter_3.1.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xlsxwriter_3.1.1.bb b/meta-python/recipes-devtools/python/python3-xlsxwriter_3.1.2.bb
index ff3a622810..805a3b7dd1 100644
--- a/meta-python/recipes-devtools/python/python3-xlsxwriter_3.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-xlsxwriter_3.1.2.bb
@@ -16,6 +16,6 @@ RDEPENDS:${PN} += " \
16 python3-io \ 16 python3-io \
17" 17"
18 18
19SRC_URI[sha256sum] = "03459ee76f664470c4c63a8977cab624fb259d0fc1faac64dc9cc6f3cc08f945" 19SRC_URI[sha256sum] = "78751099a770273f1c98b8d6643351f68f98ae8e6acf9d09d37dc6798f8cd3de"
20 20
21BBCLASSEXTEND = "native nativesdk" 21BBCLASSEXTEND = "native nativesdk"