mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-19 17:51:28 +00:00
python3-unidiff: Upgrade 0.6.0 -> 0.7.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>
This commit is contained in:
@@ -3,8 +3,7 @@ HOMEPAGE = "http://github.com/matiasb/python-unidiff"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=4c434b08ef42fea235bb019b5e5a97b3"
|
||||
|
||||
SRC_URI[md5sum] = "ae9524079753df7b1239f0378ed326b7"
|
||||
SRC_URI[sha256sum] = "90c5214e9a357ff4b2fee19d91e77706638e3e00592a732d9405ea4e93da981f"
|
||||
SRC_URI[sha256sum] = "91bb13b4969514a400679d9ae5e29a6ffad85346087677f8b5e2e036af817447"
|
||||
|
||||
inherit pypi setuptools3 ptest
|
||||
|
||||
Reference in New Issue
Block a user