summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-unidiff_0.7.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-unidiff: Upgrade 0.6.0 -> 0.7.0Leon Anavi2021-08-231-0/+26
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>