diff mbox series

[meta-python,22/54] python3-dbus-fast: upgrade 2.24.2 -> 2.24.3

Message ID 1728896115-2944-22-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/54] adw-gtk3: upgrade 5.4 -> 5.5 | expand

Commit Message

Mingyu Wang (Fujitsu) Oct. 14, 2024, 8:54 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Remove deprecated no_type_check_decorator

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...{python3-dbus-fast_2.24.2.bb => python3-dbus-fast_2.24.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-dbus-fast_2.24.2.bb => python3-dbus-fast_2.24.3.bb} (84%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-dbus-fast_2.24.2.bb b/meta-python/recipes-devtools/python/python3-dbus-fast_2.24.3.bb
similarity index 84%
rename from meta-python/recipes-devtools/python/python3-dbus-fast_2.24.2.bb
rename to meta-python/recipes-devtools/python/python3-dbus-fast_2.24.3.bb
index ccac69924..bf267ed86 100644
--- a/meta-python/recipes-devtools/python/python3-dbus-fast_2.24.2.bb
+++ b/meta-python/recipes-devtools/python/python3-dbus-fast_2.24.3.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/bluetooth-devices/dbus-fast"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=729e372b5ea0168438e4fd4a00a04947"
 
-SRC_URI[sha256sum] = "20c517dc70dbc940b8bf2e0f079abf3dfe821fdda3013641a17e3d8f18e131ae"
+SRC_URI[sha256sum] = "9042a1b565ecac4f8e04df79376de1d1d31e4c82eddb6e71e8b8d82d0c94dd3d"
 
 PYPI_PACKAGE = "dbus_fast"