summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-prettytable_3.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-prettytable: update version 3.6.0 -> 3.9.0Derek Straka2023-10-041-46/+0
| | | | | | | | | | Removed unneeded UPSTREAM_* variables Verified license terms and updated location Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit c5a5877c2a3c8bbf6bd7ac378c7e4f8828ef1f2a) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-prettytable: Upgrade 3.4.1 -> 3.6.0Leon Anavi2023-01-111-0/+46
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>