python3-xlsxwriter: upgrade 1.4.0 -> 1.4.3

Signed-off-by: Zang Ruochen <zangrc.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:
zangrc
2021-05-20 09:27:10 +08:00
committed by Khem Raj
parent d910653320
commit 8f2bd5b922

View File

@@ -8,6 +8,14 @@ inherit pypi setuptools3
PYPI_PACKAGE = "XlsxWriter"
SRC_URI[sha256sum] = "82be5a58c09bdc2ff8afc25acc815c465275239ddfc56d6e7b2a7e6c5d2e213b"
RDEPENDS_${PN} += " \
python3-crypt \
python3-datetime \
python3-compression \
python3-numbers \
python3-io \
"
SRC_URI[sha256sum] = "641db6e7b4f4982fd407a3f372f45b878766098250d26963e95e50121168cbe2"
BBCLASSEXTEND = "native nativesdk"