python3-sdbus: upgrade 0.14.1 -> 0.14.2

Changelog:
===========
- Fix segmentation fault if export handle outlives the exported object.
- Fix some tests failing on slow systems.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2025-12-24 17:12:59 +08:00 committed by Khem Raj
parent dc39281af5
commit 8db029f9a5
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -3,7 +3,7 @@ HOMEPAGE = "https://python-sdbus.readthedocs.io/en/latest/"
LICENSE = "LGPL-2.1-or-later"
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e77986dc8e2ee22d44a7c863e96852ae"
SRC_URI[sha256sum] = "424364e03853817398aa31c945aeac8f681f012c7bf808e73f60e7365ff54251"
SRC_URI[sha256sum] = "4f5d13b196e1e1de35311ebb2563a32de791451a30f5b9a4894528ba98766412"
REQUIRED_DISTRO_FEATURES = "systemd"
DEPENDS += "systemd"