summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-02-10 17:01:33 +0800
committerKhem Raj <raj.khem@gmail.com>2025-02-12 09:16:07 -0800
commita6d9afe38edba742c7b05d19ab8fd3a2637aa9cb (patch)
tree5444e7e7700bbbcac054c63f71515910bdad0257 /meta-python/recipes-devtools/python
parent4f9a3f7386796f54174aec1826f40f552c4ecc23 (diff)
downloadmeta-openembedded-a6d9afe38edba742c7b05d19ab8fd3a2637aa9cb.tar.gz
python3-xlsxwriter: upgrade 3.2.0 -> 3.2.1
Changelog: Added improvements to "autofit()". Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.0.bb b/meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.1.bb
index e3376ab55b..a1fd09af49 100644
--- a/meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.1.bb
@@ -17,6 +17,6 @@ RDEPENDS:${PN} += " \
17 python3-io \ 17 python3-io \
18" 18"
19 19
20SRC_URI[sha256sum] = "9977d0c661a72866a61f9f7a809e25ebbb0fb7036baa3b9fe74afcfca6b3cb8c" 20SRC_URI[sha256sum] = "97618759cb264fb6a93397f660cca156ffa9561743b1823dafb60dc4474e1902"
21 21
22BBCLASSEXTEND = "native nativesdk" 22BBCLASSEXTEND = "native nativesdk"