summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-prettytable_2.4.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-prettytable: Upgrade 2.4.0 -> 3.1.1Leon Anavi2022-02-281-43/+0
| | | | | | | | | | | | | | Upgrade to release 3.1.1: - Drop support for EOL Python 3.6 - Use <caption> tags to print html table titles - Add colorful tables and themes - Convert None to empty cell or custom value - Resolve "KeyError" issue on _stringify_row 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-prettytable: Upgrade 2.3.0 -> 2.4.0Leon Anavi2021-11-091-0/+43
Upgrade to release 2.4.0: - Markdown: Add colons to align the rendered output - Add rows attribute to prettytable 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>