From: Anuj Mittal Date: Wed, 20 Jan 2021 07:40:51 +0000 (+0800) Subject: python3-dbusmock: upgrade 0.19 -> 0.22.0 X-Git-Tag: uninative-2.10~128 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=93777c3b4fd56aa50eceedb92c67446040f87837;p=openembedded-core.git python3-dbusmock: upgrade 0.19 -> 0.22.0 Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.19.bb b/meta/recipes-devtools/python/python3-dbusmock_0.22.0.bb similarity index 81% rename from meta/recipes-devtools/python/python3-dbusmock_0.19.bb rename to meta/recipes-devtools/python/python3-dbusmock_0.22.0.bb index d297dbc1df..b1feee8416 100644 --- a/meta/recipes-devtools/python/python3-dbusmock_0.19.bb +++ b/meta/recipes-devtools/python/python3-dbusmock_0.22.0.bb @@ -3,7 +3,7 @@ SUMMARY = "With this program/Python library you can easily create mock objects o LICENSE = "GPL-3.0" LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" -SRC_URI[sha256sum] = "497f30eed2fcd5deaa2633b9622e4e99af4bdfba4e972b350ba630bac6fc86c2" +SRC_URI[sha256sum] = "2191919cc411fb94953b36e46bfd55ee5ad4162432ee0d0892bc2c4770ff5d7c" PYPI_PACKAGE = "python-dbusmock"