mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
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:
@@ -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"
|
||||
Reference in New Issue
Block a user