summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-openpyxl_3.0.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-openpyxl: Upgrade 3.0.5 -> 3.0.6Leon Anavi2021-01-201-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>