summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-openpyxl_3.0.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-openpyxl: Upgrade 3.0.3 -> 3.0.4Leon Anavi2020-08-061-15/+0
| | | | | | | | | | | | | | | | | | | | | Upgrade to release 3.0.4: - Find tables by name. - Worksheet protection missing in existing files. - Exception when reading files with external images. - Reading lots of merged cells is very slow. - Read support for Bubble Charts. - Preserve any indexed colours. - Reading many thousand of merged cells is really slow. - Adding tables in write-only mode raises an exception. - Add support for finding tables by name or range. License-Update: Use the exact line from PKG-INFO for the checksum of the license. The license remains the same. 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-openpyxl: Upgrade 2.6.3 -> 3.0.3Leon Anavi2020-05-221-0/+15
Upgrade to release 3.0.3. 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>