From: Wang Mingyu Date: Mon, 9 Feb 2026 09:02:59 +0000 (+0800) Subject: python3-dbusmock: upgrade 0.37.2 -> 0.38.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1ee683c2843afd65035c7c7ad2d3b627a948a8d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-dbusmock: upgrade 0.37.2 -> 0.38.1 Changelog: ============= - polkitd: Add RegisterAuthenticationAgentWithOptions - logind: Add SetWallMessage - README: Update outdated and broken examples, move to addCleanup() - Move all license comments to SPDX-License-Identifier - tests: Skip test_readme_examples if README.md is not present Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.37.2.bb b/meta/recipes-devtools/python/python3-dbusmock_0.38.1.bb similarity index 88% rename from meta/recipes-devtools/python/python3-dbusmock_0.37.2.bb rename to meta/recipes-devtools/python/python3-dbusmock_0.38.1.bb index afbf0f0c57c..bc81b362eec 100644 --- a/meta/recipes-devtools/python/python3-dbusmock_0.37.2.bb +++ b/meta/recipes-devtools/python/python3-dbusmock_0.38.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] = "e0c7354f6887036ee519f2fbba55ce14bb21c3ffceab06c085d15bbbda2b1d03" +SRC_URI[sha256sum] = "221b65e1c2e48de9fd11bf7e8c165adaf91648f49a11f390d086a498386f2984" PYPI_PACKAGE = "python_dbusmock" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"