]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-dbusmock: upgrade 0.30.1 -> 0.30.2
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 2 Jan 2024 07:22:43 +0000 (15:22 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Jan 2024 12:24:54 +0000 (12:24 +0000)
Changelog:
 bluez5: Fix invalid arguments to PairDevice

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-dbusmock_0.30.2.bb [moved from meta/recipes-devtools/python/python3-dbusmock_0.30.1.bb with 87% similarity]

similarity index 87%
rename from meta/recipes-devtools/python/python3-dbusmock_0.30.1.bb
rename to meta/recipes-devtools/python/python3-dbusmock_0.30.2.bb
index 7fa1154b570be8840460425feac439ece887912d..17438cd7562f82e3fa0f213148dcd436c6be220a 100644 (file)
@@ -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] = "aa865e5345aa7626583b83f70e7956c576c24dbc19491ce7fd19281cfef49690"
+SRC_URI[sha256sum] = "1d7b3794af7b280942f7f6cda4d8bb5d17d8c7216000825cf8b43b6af8792d7d"
 
 PYPI_PACKAGE = "python-dbusmock"