]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-dbusmock: upgrade 0.28.7 -> 0.29.0
authorWang Mingyu <wangmy@fujitsu.com>
Thu, 1 Jun 2023 09:03:28 +0000 (17:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Jun 2023 14:14:25 +0000 (15:14 +0100)
Changelog:
==========
    Support loading templates from XDG_DATA_DIRS
    iio-sensors-proxy: Throw proper D-Bus errors instead of Python Exception

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-dbusmock_0.29.0.bb [moved from meta/recipes-devtools/python/python3-dbusmock_0.28.7.bb with 85% similarity]

similarity index 85%
rename from meta/recipes-devtools/python/python3-dbusmock_0.28.7.bb
rename to meta/recipes-devtools/python/python3-dbusmock_0.29.0.bb
index 4ea21a56ea7bd7345dcc224de1dc26555b6fbbfa..32a43e00b991e341a0c77a554369a52274056cdc 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] = "0786977750dbcbde6e2553339a2e66d9a8d4453d5c848b945e8fd1badb736ffd"
+SRC_URI[sha256sum] = "3efdb3d800386b65e8854d8ee4538764241382b4e664423ad7d959c9008dd408"
 
 PYPI_PACKAGE = "python-dbusmock"