From 74b8e5f0679287f3471f7199cc9438ba138e7c17 Mon Sep 17 00:00:00 2001 From: wangmy Date: Mon, 27 Dec 2021 17:08:47 +0800 Subject: [PATCH] python3-dbusmock: upgrade 0.24.1 -> 0.25.0 Changelog: ======== bluez template: Implement adapter discovery, connect, disconnect, and removal Fix changing array properties Fix CLI upower tests Add testing and Fedora updating through packit Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- .../{python3-dbusmock_0.24.1.bb => python3-dbusmock_0.25.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dbusmock_0.24.1.bb => python3-dbusmock_0.25.0.bb} (83%) diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.24.1.bb b/meta/recipes-devtools/python/python3-dbusmock_0.25.0.bb similarity index 83% rename from meta/recipes-devtools/python/python3-dbusmock_0.24.1.bb rename to meta/recipes-devtools/python/python3-dbusmock_0.25.0.bb index cf272328b3..e64e343a1e 100644 --- a/meta/recipes-devtools/python/python3-dbusmock_0.24.1.bb +++ b/meta/recipes-devtools/python/python3-dbusmock_0.25.0.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://pypi.org/project/python-dbusmock/" LICENSE = "GPL-3.0" LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" -SRC_URI[sha256sum] = "56d660bd5f5d0edfe8b0eedfbb9b0814a134eb94b46fca16c379dca68be5724f" +SRC_URI[sha256sum] = "6f4ce7650ecbb022684dc158df720e199635f3a3df75f7020f4fe8f6ff0394db" PYPI_PACKAGE = "python-dbusmock" -- 2.40.1