From 60553f78314a4d2b47b9fc298eb2269df5813154 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 22 Apr 2018 11:31:52 -0400 Subject: python-pretend: update to version 1.0.9 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-pretend.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-python/recipes-devtools/python/python-pretend.inc') diff --git a/meta-python/recipes-devtools/python/python-pretend.inc b/meta-python/recipes-devtools/python/python-pretend.inc index 78b671712a..b342aef526 100644 --- a/meta-python/recipes-devtools/python/python-pretend.inc +++ b/meta-python/recipes-devtools/python/python-pretend.inc @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/alex/pretend" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=411780c0b7fa756753e94affeee5bc99" -SRC_URI[md5sum] = "7147050a95c9f494248557b42b58ad79" -SRC_URI[sha256sum] = "930f2c1e18503e8f8c403abe2e02166c4a881941745147e712cdd4f49f3fb964" +SRC_URI[md5sum] = "ad53883ede48aeac7ae584f0de0240e8" +SRC_URI[sha256sum] = "c90eb810cde8ebb06dafcb8796f9a95228ce796531bc806e794c2f4649aa1b10" BBCLASSEXTEND = "native nativesdk" -- cgit 1.2.3-korg