From: wangmy Date: Wed, 29 Jun 2022 03:24:06 +0000 (+0800) Subject: python3-dbusmock: upgrade 0.28.0 -> 0.28.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3761 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e14def00341b3f2f03e9fc8857aa804daaf329e9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-dbusmock: upgrade 0.28.0 -> 0.28.1 Changelog: ========== Again works on RHEL/CentOS 8 (0.27 broke there), now in CI Avoid glib GI dependency for main dbusmock, for running in virtualenv (From OE-Core rev: f56350997a8e4678d14abe798d6eb2356b061147) Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.28.0.bb b/meta/recipes-devtools/python/python3-dbusmock_0.28.1.bb similarity index 83% rename from meta/recipes-devtools/python/python3-dbusmock_0.28.0.bb rename to meta/recipes-devtools/python/python3-dbusmock_0.28.1.bb index 6155c866a2a..d6889f43131 100644 --- a/meta/recipes-devtools/python/python3-dbusmock_0.28.0.bb +++ b/meta/recipes-devtools/python/python3-dbusmock_0.28.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] = "c63edeacec7796c4f379b2e17566d62afa404c048931ac9eba446470cec80ada" +SRC_URI[sha256sum] = "6434e544c055e3570b20e341e50a3d2dd50b19d9e55d579b919e14879f9f1e57" PYPI_PACKAGE = "python-dbusmock"