From: Wang Mingyu Date: Wed, 27 Dec 2023 13:09:29 +0000 (+0800) Subject: python3-dbusmock: upgrade 0.30.0 -> 0.30.1 X-Git-Tag: uninative-4.4~605 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db3898af5df76e14ee0f5a55ebc0d124e9010425;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-dbusmock: upgrade 0.30.0 -> 0.30.1 Changelog: ============ -bluez: Clean up static default properties, re-drop PairDevice() class_ parameter -Add pre-commit rules Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.30.0.bb b/meta/recipes-devtools/python/python3-dbusmock_0.30.1.bb similarity index 87% rename from meta/recipes-devtools/python/python3-dbusmock_0.30.0.bb rename to meta/recipes-devtools/python/python3-dbusmock_0.30.1.bb index 8dec23134aa..7fa1154b570 100644 --- a/meta/recipes-devtools/python/python3-dbusmock_0.30.0.bb +++ b/meta/recipes-devtools/python/python3-dbusmock_0.30.1.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] = "dbb59e715b4d88089caed950edf93c46cb5f022ceae5d8ae37064b73baf956c1" +SRC_URI[sha256sum] = "aa865e5345aa7626583b83f70e7956c576c24dbc19491ce7fd19281cfef49690" PYPI_PACKAGE = "python-dbusmock"