summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tabulate_0.8.9.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-tabulate: Upgrade 0.8.9 -> 0.8.10Leon Anavi2022-07-071-8/+0
| | | | | | | | | | | | Upgrade to release 0.8.10: - Bug fixes - Column width parameter License-Update: update years Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-tabulate: Upgrade 0.8.7 -> 0.8.9Leon Anavi2021-02-241-0/+8
Upgrade to release 0.8.9: - Bug fix: Revert support of decimal separators - Python 3.9 support, 3.10 ready - New formats: unsafehtml, latex_longtable, fancy_outline - Support lists of UserDicts as input - Support hyperlinks in terminal output - Improve testing on systems with proxies - Migrate to pytest - Various bug fixes and improvements 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>