From: Alexander Kanavin Date: Mon, 22 Dec 2025 20:06:39 +0000 (+0100) Subject: python3-dbusmock: upgrade 0.37.0 -> 0.37.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdc2a5e40c83ee0177c1d294e299e98b3dd47361;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-dbusmock: upgrade 0.37.0 -> 0.37.2 Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.37.0.bb b/meta/recipes-devtools/python/python3-dbusmock_0.37.2.bb similarity index 88% rename from meta/recipes-devtools/python/python3-dbusmock_0.37.0.bb rename to meta/recipes-devtools/python/python3-dbusmock_0.37.2.bb index 50c46abc95..afbf0f0c57 100644 --- a/meta/recipes-devtools/python/python3-dbusmock_0.37.0.bb +++ b/meta/recipes-devtools/python/python3-dbusmock_0.37.2.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] = "38754c5ad2ad8f3936ff67d4b058bca416588a72bc094e91ded9f8f401b06310" +SRC_URI[sha256sum] = "e0c7354f6887036ee519f2fbba55ce14bb21c3ffceab06c085d15bbbda2b1d03" PYPI_PACKAGE = "python_dbusmock" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"