From: Wang Mingyu Date: Thu, 1 Jun 2023 09:03:28 +0000 (+0800) Subject: python3-dbusmock: upgrade 0.28.7 -> 0.29.0 X-Git-Tag: uninative-4.1~571 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f32eb15fc3d310803bc99012039989d039b34959;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-dbusmock: upgrade 0.28.7 -> 0.29.0 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 Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.28.7.bb b/meta/recipes-devtools/python/python3-dbusmock_0.29.0.bb 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 4ea21a56ea7..32a43e00b99 100644 --- a/meta/recipes-devtools/python/python3-dbusmock_0.28.7.bb +++ b/meta/recipes-devtools/python/python3-dbusmock_0.29.0.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] = "0786977750dbcbde6e2553339a2e66d9a8d4453d5c848b945e8fd1badb736ffd" +SRC_URI[sha256sum] = "3efdb3d800386b65e8854d8ee4538764241382b4e664423ad7d959c9008dd408" PYPI_PACKAGE = "python-dbusmock"