summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-wcwidth
Commit message (Collapse)AuthorAgeFilesLines
* python3-*: Update recipes with pytest ptests to use the new ↵Derek Straka2025-01-081-3/+0
| | | | | | | | | | | | | | ptest-python-pytest class The newly added ptest-python-pytest removes duplication for: 1. Copying pytest files to the ptest directory 2. Adding standard pytest dependencies 3. Adding a common run-ptest script using pytest (From OE-Core rev: 8d84d9e19b9292b1863921611924714d77c41d21) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* python3-wcwidth: use python3-unittest-automake-outputRoss Burton2023-03-211-1/+1
| | | | | | | | | Instead of using sed to reformat the output use this new module. (From OE-Core rev: 7da8728e0b566bb326092b88140c2d8207893738) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* python3-wcwidth: move from meta-pythonTim Orling2020-11-301-0/+3
Library for bulding powerful interactive command lines in Python * Part of the dependency chain for pytest (From OE-Core rev: e7b8f091733cb163a0fffed265c6d88b5f0cfae2) Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>