diff mbox series

[21/39] python3-dbusmock: upgrade 0.37.2 -> 0.38.1

Message ID 20260209090317.1468-21-wangmy@fujitsu.com
State New
Headers show
Series [01/39] aspell: upgrade 0.60.8.1 -> 0.60.8.2 | expand

Commit Message

Wang Mingyu Feb. 9, 2026, 9:02 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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 <wangmy@fujitsu.com>
---
 .../{python3-dbusmock_0.37.2.bb => python3-dbusmock_0.38.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-dbusmock_0.37.2.bb => python3-dbusmock_0.38.1.bb} (88%)
diff mbox series

Patch

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 afbf0f0c57..bc81b362ee 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}"