From cf179414293289c1a15f9187c192a540558c1e84 Mon Sep 17 00:00:00 2001 From: wangmy Date: Wed, 3 Aug 2022 16:40:29 +0800 Subject: [PATCH] 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 --- .../{python3-dbusmock_0.28.1.bb => python3-dbusmock_0.28.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dbusmock_0.28.1.bb => python3-dbusmock_0.28.4.bb} (83%) 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" -- 2.47.3