python3-xlsxwriter: upgrade 1.4.3 -> 1.4.4

Release 1.4.4 - July 4 2021
---------------------------

* Added some performance improvements. Performance for larger files should be
  5-10% better.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
zhengruoqin
2021-07-09 09:31:16 +08:00
committed by Khem Raj
parent 11fdce341f
commit b92e50e0a5

View File

@@ -16,6 +16,6 @@ RDEPENDS_${PN} += " \
python3-io \
"
SRC_URI[sha256sum] = "641db6e7b4f4982fd407a3f372f45b878766098250d26963e95e50121168cbe2"
SRC_URI[sha256sum] = "791567acccc485ba76e0b84bccced2651981171de5b47d541520416f2f9f93e3"
BBCLASSEXTEND = "native nativesdk"