diff options
author | wangmy <wangmy@fujitsu.com> | 2022-03-29 08:33:38 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-30 13:07:41 +0100 |
commit | 8622b07167ab9e1937239e0d9859ed58f3f7dc82 (patch) | |
tree | 187a4cafb936a05a6df725d9f3ae87a420e1c01f /meta/recipes-devtools | |
parent | 5215dd41bdb72ea385950285904f2479cebbd1fa (diff) | |
download | poky-8622b07167ab9e1937239e0d9859ed58f3f7dc82.tar.gz |
python3-dbusmock: upgrade 0.26.1 -> 0.27.3
Changelog:
=========
packit: Fix file name to sync
(From OE-Core rev: 2867273089a46a9d331df4cb11e97066e31a2169)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/python/python3-dbusmock_0.27.3.bb (renamed from meta/recipes-devtools/python/python3-dbusmock_0.26.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.26.1.bb b/meta/recipes-devtools/python/python3-dbusmock_0.27.3.bb index dc98810726..5febdae1bd 100644 --- a/meta/recipes-devtools/python/python3-dbusmock_0.26.1.bb +++ b/meta/recipes-devtools/python/python3-dbusmock_0.27.3.bb | |||
@@ -4,7 +4,7 @@ HOMEPAGE = "https://pypi.org/project/python-dbusmock/" | |||
4 | LICENSE = "GPL-3.0-only" | 4 | LICENSE = "GPL-3.0-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "0e95ef6ec1e6b58aeb0e08839a76972debea94184570f09e29e5f12551399e55" | 7 | SRC_URI[sha256sum] = "24feaa524e0631854a7f0529ef757c1e4c542adef89cf04e1d4248bc512a006f" |
8 | 8 | ||
9 | PYPI_PACKAGE = "python-dbusmock" | 9 | PYPI_PACKAGE = "python-dbusmock" |
10 | 10 | ||