python3-xlsxwriter: Upgrade 1.3.9 -> 1.4.0

Upgrade to release 1.4.0:

- Add fix for issue for where a y_axis font rotation of 0 was
  ignored.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Leon Anavi
2021-04-23 11:03:26 +03:00
committed by Khem Raj
parent b339a51079
commit 0b46ba4e38

View File

@@ -8,6 +8,6 @@ inherit pypi setuptools3
PYPI_PACKAGE = "XlsxWriter"
SRC_URI[sha256sum] = "eca2e737d0b8df3cd72520fadcda9f48c3581282639965125a86ea8cd04620cf"
SRC_URI[sha256sum] = "82be5a58c09bdc2ff8afc25acc815c465275239ddfc56d6e7b2a7e6c5d2e213b"
BBCLASSEXTEND = "native nativesdk"