From: wangmy Date: Wed, 3 Aug 2022 08:40:29 +0000 (+0800) Subject: python3-dbusmock: upgrade 0.28.1 -> 0.28.4 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3442 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=cf179414293289c1a15f9187c192a540558c1e84;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-dbusmock: upgrade 0.28.1 -> 0.28.4 Changelog: ========== setup.py: Fix ModuleNotFoundError ofono template: Fix conversion to f-strings (Debian #1015286) Ship FMF tests in release tarballs Signed-off-by: Wang Mingyu Signed-off-by: Luca Ceresoli --- diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.28.1.bb b/meta/recipes-devtools/python/python3-dbusmock_0.28.4.bb similarity index 83% rename from meta/recipes-devtools/python/python3-dbusmock_0.28.1.bb rename to meta/recipes-devtools/python/python3-dbusmock_0.28.4.bb index d6889f43131..e895d87b7b7 100644 --- a/meta/recipes-devtools/python/python3-dbusmock_0.28.1.bb +++ b/meta/recipes-devtools/python/python3-dbusmock_0.28.4.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] = "6434e544c055e3570b20e341e50a3d2dd50b19d9e55d579b919e14879f9f1e57" +SRC_URI[sha256sum] = "52ad024a44d46602084fd91c0c467ab95b7ecf27c4e2168e0d2160623f18c0a2" PYPI_PACKAGE = "python-dbusmock"