summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-prettytable_1.0.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-prettytable: add python3-wcwidth to RDEPENDSSakib Sajal2020-10-281-0/+1
| | | | | | | | | | Upstream prettytable uses wcwidth since v1.0.0, see commit 83689922af58c152993e8ef5bcf7dd1464371272. Hence, add python3-wcwidth to RDEPENDS . Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-prettytable: Upgrade 1.0.0 -> 1.0.1Leon Anavi2020-10-131-0/+39
Upgrade to release 1.0.1: - Add setuptools as a dependency - Fix string comparison and deprecation warning - Update release checklist to deploy from GitHub Actions - Use Release Drafter to draft GH Releases from labelled PRs 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>