| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-openpyxl: Upgrade 3.0.6 -> 3.0.7 | Leon Anavi | 2021-03-30 | 1 | -14/+0 |
| | | | | | | | | | | | | | | | Upgrade to release 3.0.7: - Problems with zero time values - Not possible to correctly convert excel dates to timedelta - Exception raised when merging cells which do not have borders all the way round. - Python 2 print statement in the tutorial 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> | ||||
| * | python3-openpyxl: Upgrade 3.0.5 -> 3.0.6 | Leon Anavi | 2021-01-20 | 1 | -0/+14 |
| Upgrade to release 3.0.6: - Borders in differential styles are incorrect - Error when opening some pivot tables - Resave breaks the border format in conditional formatting rules - Read-only workbook not closed properly if generator interrupted - Pandas.Multiindex.labels deprecated - Pandas.Multiinex not expanded correctly - Cannot read rows with exponents - numpy.float is deprecated - Cells without coordinate attributes not always correctly handled - Improved handling of borders for differential styles - Support subclasses of datetime objects - Improved handling of cells without coordinates 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> | |||||
