From d4185c69156e91a4b47597686f7cb526f3419bd4 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 14 Oct 2016 08:30:33 -0400 Subject: [PATCH] python-dbusmock: update to version 0.16.7 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- .../{python-dbusmock_0.16.6.bb => python-dbusmock_0.16.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-dbusmock_0.16.6.bb => python-dbusmock_0.16.7.bb} (81%) diff --git a/meta-python/recipes-devtools/python/python-dbusmock_0.16.6.bb b/meta-python/recipes-devtools/python/python-dbusmock_0.16.7.bb similarity index 81% rename from meta-python/recipes-devtools/python/python-dbusmock_0.16.6.bb rename to meta-python/recipes-devtools/python/python-dbusmock_0.16.7.bb index 4b3d2011e2..fb8c0aa602 100644 --- a/meta-python/recipes-devtools/python/python-dbusmock_0.16.6.bb +++ b/meta-python/recipes-devtools/python/python-dbusmock_0.16.7.bb @@ -6,8 +6,8 @@ AUTHOR = "Martin Pitt " LICENSE = "GPL-3.0" LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" -SRC_URI[md5sum] = "6af369964653098f2cd5e7c4e060a533" -SRC_URI[sha256sum] = "87c551030369005a6c818d9f27e931090bff837e70af060b65281e9ea77108cf" +SRC_URI[md5sum] = "80f8caa838fad96483a8751e11d384f9" +SRC_URI[sha256sum] = "2d2ea892fa4633c3ec6ac1e912120ec493047a5c6522849b7d1c95ad755bce75" SRC_URI += " \ file://0001-Add-functionality-to-add-own-objects-to-internal-obj.patch \