summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-behave: consolidate inc and bb files into a single bb fileDerek Straka2020-02-151-2/+15
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-behave: Add Python 3 recipeRobert Joslyn2018-08-031-0/+2
Fix broken dependencies of Python 2 recipe as well. Signed-off-by: Khem Raj <raj.khem@gmail.com>