From: Wang Mingyu Date: Wed, 9 Oct 2024 05:49:03 +0000 (+0800) Subject: python3-dbusmock: upgrade 0.32.1 -> 0.32.2 X-Git-Tag: yocto-5.2~1645 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee2216cb840879c52705b670ce6c8a9bfaa0a412;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-dbusmock: upgrade 0.32.1 -> 0.32.2 Changelog: ============== - all templates: Drop wrong variant wrapping from all properties - tests: Skip TestNetworkManager::test_one_wifi_with_accesspoints with NM >= 1.49.3 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.32.1.bb b/meta/recipes-devtools/python/python3-dbusmock_0.32.2.bb similarity index 87% rename from meta/recipes-devtools/python/python3-dbusmock_0.32.1.bb rename to meta/recipes-devtools/python/python3-dbusmock_0.32.2.bb index db7011831b1..436b82d1a03 100644 --- a/meta/recipes-devtools/python/python3-dbusmock_0.32.1.bb +++ b/meta/recipes-devtools/python/python3-dbusmock_0.32.2.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] = "f02c34493d420b3cf2d8d341b79a60841593b7b7615adc3ece17ff86f8275924" +SRC_URI[sha256sum] = "357c269d53a5bb3f87983bec7ff700a0c4d071481f7cf7221ec8376224fc4316" PYPI_PACKAGE = "python-dbusmock"