python3-meh: Upgrade 0.49 -> 0.50

Upgrade to release 0.50:

- dump: Use exception's type and value when calculating hash

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>
This commit is contained in:
Leon Anavi 2021-02-02 13:26:32 +02:00 committed by Khem Raj
parent 92d4e241bb
commit fb2f308724

View File

@ -11,7 +11,7 @@ S = "${WORKDIR}/git"
SRC_URI = "git://github.com/rhinstaller/python-meh.git;protocol=https;branch=master \
"
SRCREV = "50c09e5c4c76757099d686c316b4bf42f72db71b"
SRCREV = "11980776c5ad757401ea1d12fd1f331d96428105"
FILES_${PN} += "${datadir}/*"