From: Wang Mingyu Date: Wed, 28 Feb 2024 07:32:39 +0000 (+0800) Subject: python3-dbusmock: upgrade 0.30.2 -> 0.31.1 X-Git-Tag: 2024-04-scarthgap~293 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7967c57f305e47f93ba0b27724ff3a077f1cc0c9;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-dbusmock: upgrade 0.30.2 -> 0.31.1 Changelog: ========== -power_profiles_daemon: Move back to original D-Bus name to avoid breaking compatibility -Add upower_power_profiles_daemon template for version 0.20 API with new D-Bus name Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.30.2.bb b/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb similarity index 87% rename from meta/recipes-devtools/python/python3-dbusmock_0.30.2.bb rename to meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb index 8e1f0f93fef..fc32c6bbb6c 100644 --- a/meta/recipes-devtools/python/python3-dbusmock_0.30.2.bb +++ b/meta/recipes-devtools/python/python3-dbusmock_0.31.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] = "1d7b3794af7b280942f7f6cda4d8bb5d17d8c7216000825cf8b43b6af8792d7d" +SRC_URI[sha256sum] = "b23b8e1b51fe2a9b13e617fff6b60b3ed8e536c080cf3498019d223678d5ea49" PYPI_PACKAGE = "python-dbusmock"