From: Wang Mingyu Date: Sun, 15 Jan 2023 05:24:07 +0000 (+0800) Subject: python3-dbusmock: upgrade 0.28.6 -> 0.28.7 X-Git-Tag: 2023-04-mickledore~771 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44165fb25e83be6c7952de25c2b07b1442727088;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-dbusmock: upgrade 0.28.6 -> 0.28.7 Changelog: ========== blue5-obex template: Fix OBEX PullAll power_profiles template: Fix Actions property type README: Explain container tests and how to debug them Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.28.6.bb b/meta/recipes-devtools/python/python3-dbusmock_0.28.7.bb similarity index 85% rename from meta/recipes-devtools/python/python3-dbusmock_0.28.6.bb rename to meta/recipes-devtools/python/python3-dbusmock_0.28.7.bb index 1290fcd2f1c..4ea21a56ea7 100644 --- a/meta/recipes-devtools/python/python3-dbusmock_0.28.6.bb +++ b/meta/recipes-devtools/python/python3-dbusmock_0.28.7.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] = "3b496fab84aff3936054f747e9a22bb07ac5783b1d967c6cc39536c7ba315fce" +SRC_URI[sha256sum] = "0786977750dbcbde6e2553339a2e66d9a8d4453d5c848b945e8fd1badb736ffd" PYPI_PACKAGE = "python-dbusmock"