diff mbox series

[14/26] python3-dbusmock: upgrade 0.32.1 -> 0.32.2

Message ID 1728452955-25051-14-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [01/26] bash: upgrade 5.2.32 -> 5.2.37 | expand

Commit Message

Wang Mingyu Oct. 9, 2024, 5:49 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==============
- all templates: Drop wrong variant wrapping from all properties
- tests: Skip TestNetworkManager::test_one_wifi_with_accesspoints with NM >= 1.49.3

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-dbusmock_0.32.1.bb => python3-dbusmock_0.32.2.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-dbusmock_0.32.1.bb => python3-dbusmock_0.32.2.bb} (87%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.32.1.bb b/meta/recipes-devtools/python/python3-dbusmock_0.32.2.bb
similarity index 87%
rename from meta/recipes-devtools/python/python3-dbusmock_0.32.1.bb
rename to meta/recipes-devtools/python/python3-dbusmock_0.32.2.bb
index db7011831b..436b82d1a0 100644
--- a/meta/recipes-devtools/python/python3-dbusmock_0.32.1.bb
+++ b/meta/recipes-devtools/python/python3-dbusmock_0.32.2.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] = "f02c34493d420b3cf2d8d341b79a60841593b7b7615adc3ece17ff86f8275924"
+SRC_URI[sha256sum] = "357c269d53a5bb3f87983bec7ff700a0c4d071481f7cf7221ec8376224fc4316"
 
 PYPI_PACKAGE = "python-dbusmock"