summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-xlsxwriter_3.0.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-xlsxwriter: upgrade 3.0.3 -> 3.0.5Wang Mingyu2023-01-061-0/+21
Changelog: ========== * Added 'OverlappingRange' exception which is raised during Worksheet :func:'add_table()' or :func:'merge_range()' if the range overlaps an existing worksheet table or merge range. This is a file corruption error in Excel. See :ref:'exceptions'. License-Update: Copyright year updated to 2023. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>