diff mbox series

[1/5] python3-dbusmock: upgrade 0.29.0 -> 0.29.1

Message ID 20230817190241.2302457-1-tgamblin@baylibre.com
State Accepted, archived
Commit 47e4cd0fe22516b61b9a22552c51d0806f568755
Headers show
Series [1/5] python3-dbusmock: upgrade 0.29.0 -> 0.29.1 | expand

Commit Message

Trevor Gamblin Aug. 17, 2023, 7:02 p.m. UTC
Changelog: https://github.com/martinpitt/python-dbusmock/releases

- spec: Update License: to SPDX format
- Test fixes (thanks Marco Trevisan)

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
---
 .../{python3-dbusmock_0.29.0.bb => python3-dbusmock_0.29.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-dbusmock_0.29.0.bb => python3-dbusmock_0.29.1.bb} (87%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.29.0.bb b/meta/recipes-devtools/python/python3-dbusmock_0.29.1.bb
similarity index 87%
rename from meta/recipes-devtools/python/python3-dbusmock_0.29.0.bb
rename to meta/recipes-devtools/python/python3-dbusmock_0.29.1.bb
index 64e0ae8811..09bae0e19f 100644
--- a/meta/recipes-devtools/python/python3-dbusmock_0.29.0.bb
+++ b/meta/recipes-devtools/python/python3-dbusmock_0.29.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] = "3efdb3d800386b65e8854d8ee4538764241382b4e664423ad7d959c9008dd408"
+SRC_URI[sha256sum] = "b03590057c236d352c38973f4b71ae2c97b3a1cb1dc6f03278ce4072a3716a74"
 
 PYPI_PACKAGE = "python-dbusmock"