python3-dbusmock: upgrade 0.24.1 -> 0.25.0

Message ID 1640596128-22182-1-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 74b8e5f0679287f3471f7199cc9438ba138e7c17
Headers show
Series python3-dbusmock: upgrade 0.24.1 -> 0.25.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Dec. 27, 2021, 9:08 a.m. UTC
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 <wangmy@fujitsu.com>
---
 .../{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%)

Patch

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"