summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-license-expression_1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-license-expression: Upgrade 1.0 -> 1.2Leon Anavi2020-06-251-29/+0
| | | | | | | | | | | | Upgrade to release 1.2: - Add ability to render WITH expression wrapped in parenthesis - Fix anomalous backslashes in strings - Update the thirdparty directory structure 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>
* python3-license-expression: Consolidate in a single fileLeon Anavi2020-06-251-2/+29
| | | | | | | | Consolidate inc and bb files into a single bb file. 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>
* python3-license-expression: add recipePeter Kolbus2020-01-021-0/+2
python3-license-expression is a utility library to parse and work with license expressions. Signed-off-by: Peter Kolbus <peter.kolbus@garmin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>