From: Trevor Gamblin Date: Thu, 17 Aug 2023 19:02:37 +0000 (-0400) Subject: python3-dbusmock: upgrade 0.29.0 -> 0.29.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47e4cd0fe22516b61b9a22552c51d0806f568755;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- 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"