summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-unidiff_0.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-unidiff: Upgrade 0.6.0 -> 0.7.0Leon Anavi2021-08-231-27/+0
| | | | | | | | | | | | | Upgrade to release 0.7.0: - Fixed issues handling multiple git renames. - Renamed files return target filename as PatchedFile.path. - Fixed error when first change is a binary file. - Added source code type hints. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* Convert to new override syntaxMartin Jansa2021-08-031-2/+2
| | | | | | | | | | 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-unidiff: Enable ptestZheng Ruoqin2020-07-061-1/+14
| | | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-unidiff: Upgrade 0.5.5 -> 0.6.0Leon Anavi2020-06-031-0/+14
Upgrade to release 0.6.0. 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>