summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-prettytable_3.4.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-prettytable: Upgrade 3.4.1 -> 3.6.0Leon Anavi2023-01-111-44/+0
| | | | | | | | | | | | Upgrade to release 3.6.0: - Updated pre-commit with mypy - Test Python 3.12 pre-releases - Fix to min_table_width parameter - Widen tables with long titles Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-prettytable: Upgrade 3.3.0 -> 3.4.1Leon Anavi2022-09-141-0/+44
Upgrade to release 3.4.1: - Add option to specify line break character used in pagination - Add header alignment attribute - Revert "Add header alignment attribute" Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>