| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-xlsxwriter: Upgrade 1.3.4 -> 1.3.5 | Leon Anavi | 2020-09-24 | 1 | -14/+0 |
| | | | | | | | | | | | | | | | | Upgrade to release 1.3.5: - Fixed issue where relative url links in images didn't work. - Added ``use_zip64`` as a constructor option. - Added check, and warning, for worksheet tables with no data row. Either with or without a header row. - Add a warning when the string length in :func:`write_rich_string()` exceeds Excel's limit. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-xlsxwriter: Upgrade 1.3.3 -> 1.3.4 | Leon Anavi | 2020-09-23 | 1 | -0/+14 |
| Upgrade to release 1.3.4: - Replaced internal MD5 digest used to check for duplicate images with a SHA256 digest to avoid issues on operating systems such as Red Hat in FIPS mode which don't support MD5 for security reasons Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
