aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-04-23 11:03:26 +0300
committerKhem Raj <raj.khem@gmail.com>2021-04-26 08:22:59 -0700
commit0b46ba4e38dcceb228ab5b0fadc9b600d0cfe68f (patch)
tree634111e07ef8c2c2dbee6a918b79a90996386875 /meta-python/recipes-devtools/python
parentb339a51079c915c6c5eca120c0a36626641e3274 (diff)
downloadmeta-openembedded-0b46ba4e38dcceb228ab5b0fadc9b600d0cfe68f.tar.gz
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>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.0.bb (renamed from meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.9.bb b/meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.0.bb
index e53dd4d5b9..b5e15f14c9 100644
--- a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.9.bb
+++ b/meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.0.bb
@@ -8,6 +8,6 @@ inherit pypi setuptools3
PYPI_PACKAGE = "XlsxWriter"
-SRC_URI[sha256sum] = "eca2e737d0b8df3cd72520fadcda9f48c3581282639965125a86ea8cd04620cf"
+SRC_URI[sha256sum] = "82be5a58c09bdc2ff8afc25acc815c465275239ddfc56d6e7b2a7e6c5d2e213b"
BBCLASSEXTEND = "native nativesdk"