From 47e4cd0fe22516b61b9a22552c51d0806f568755 Mon Sep 17 00:00:00 2001 From: Trevor Gamblin Date: Thu, 17 Aug 2023 15:02:37 -0400 Subject: [PATCH] python3-dbusmock: upgrade 0.29.0 -> 0.29.1 Changelog: https://github.com/martinpitt/python-dbusmock/releases - spec: Update License: to SPDX format - Test fixes (thanks Marco Trevisan) Signed-off-by: Trevor Gamblin Signed-off-by: Richard Purdie --- .../{python3-dbusmock_0.29.0.bb => python3-dbusmock_0.29.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dbusmock_0.29.0.bb => python3-dbusmock_0.29.1.bb} (87%) diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.29.0.bb b/meta/recipes-devtools/python/python3-dbusmock_0.29.1.bb similarity index 87% rename from meta/recipes-devtools/python/python3-dbusmock_0.29.0.bb rename to meta/recipes-devtools/python/python3-dbusmock_0.29.1.bb index 64e0ae88113..09bae0e19f1 100644 --- a/meta/recipes-devtools/python/python3-dbusmock_0.29.0.bb +++ b/meta/recipes-devtools/python/python3-dbusmock_0.29.1.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://pypi.org/project/python-dbusmock/" LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" -SRC_URI[sha256sum] = "3efdb3d800386b65e8854d8ee4538764241382b4e664423ad7d959c9008dd408" +SRC_URI[sha256sum] = "b03590057c236d352c38973f4b71ae2c97b3a1cb1dc6f03278ce4072a3716a74" PYPI_PACKAGE = "python-dbusmock" -- 2.47.2