summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-dbusmock_0.30.0.bb (renamed from meta/recipes-devtools/python/python3-dbusmock_0.29.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.29.1.bb b/meta/recipes-devtools/python/python3-dbusmock_0.30.0.bb
index 09bae0e19f..8dec23134a 100644
--- a/meta/recipes-devtools/python/python3-dbusmock_0.29.1.bb
+++ b/meta/recipes-devtools/python/python3-dbusmock_0.30.0.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://pypi.org/project/python-dbusmock/"
4LICENSE = "GPL-3.0-only" 4LICENSE = "GPL-3.0-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" 5LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
6 6
7SRC_URI[sha256sum] = "b03590057c236d352c38973f4b71ae2c97b3a1cb1dc6f03278ce4072a3716a74" 7SRC_URI[sha256sum] = "dbb59e715b4d88089caed950edf93c46cb5f022ceae5d8ae37064b73baf956c1"
8 8
9PYPI_PACKAGE = "python-dbusmock" 9PYPI_PACKAGE = "python-dbusmock"
10 10