From 67595636e983d09386a7cda34d7c2312c65c07c1 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 24 Apr 2017 10:50:47 -0700 Subject: [PATCH] python-unidiff: Upgrade to 0.5.3 Signed-off-by: Khem Raj --- .../{python-unidiff_0.5.2.bb => python-unidiff_0.5.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-unidiff_0.5.2.bb => python-unidiff_0.5.3.bb} (70%) diff --git a/meta-python/recipes-devtools/python/python-unidiff_0.5.2.bb b/meta-python/recipes-devtools/python/python-unidiff_0.5.3.bb similarity index 70% rename from meta-python/recipes-devtools/python/python-unidiff_0.5.2.bb rename to meta-python/recipes-devtools/python/python-unidiff_0.5.3.bb index 3b018c7509..6d40cca741 100644 --- a/meta-python/recipes-devtools/python/python-unidiff_0.5.2.bb +++ b/meta-python/recipes-devtools/python/python-unidiff_0.5.3.bb @@ -3,8 +3,8 @@ HOMEPAGE = "http://github.com/matiasb/python-unidiff" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=4c434b08ef42fea235bb019b5e5a97b3" -SRC_URI[md5sum] = "20dd70ba5a35bc95bf869322d6852227" -SRC_URI[sha256sum] = "344330ec3637e96b44dca77e086b205645b55648cf4d2b80fc673200f8a6a7e9" +SRC_URI[md5sum] = "31a61729e64ee409135a2ccec80c7104" +SRC_URI[sha256sum] = "79b4be3e5479dfc6d77747d23ec98200559ca6a842fad1f92c2a7eb56b99195b" inherit pypi setuptools