diff mbox series

[meta-python,31/49] python3-pulsectl: upgrade 23.5.2 -> 24.4.0

Message ID 1713318061-17128-31-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/49] abseil-cpp: upgrade 20240116.1 -> 20240116.2 | expand

Commit Message

Mingyu Wang (Fujitsu) April 17, 2024, 1:40 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Add more obvious sink_default_get/source_default_get wrappers around server_info

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pulsectl_23.5.2.bb b/meta-python/recipes-devtools/python/python3-pulsectl_24.4.0.bb
similarity index 84%
rename from meta-python/recipes-devtools/python/python3-pulsectl_23.5.2.bb
rename to meta-python/recipes-devtools/python/python3-pulsectl_24.4.0.bb
index 4da72904f..3bc15bb08 100644
--- a/meta-python/recipes-devtools/python/python3-pulsectl_23.5.2.bb
+++ b/meta-python/recipes-devtools/python/python3-pulsectl_24.4.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/mk-fg/python-pulse-control"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=f1d10048469ff90123263eb5e214061d"
 
-SRC_URI[sha256sum] = "e911d398eaf0539cf3c63b4217357b51a3d1b7e4a50607d1591cf2b49f5d2c6a"
+SRC_URI[sha256sum] = "697ed50e7d452e78678ae38e2ab935843008bec448955283cd0fb362867e3165"
 
 RDEPENDS:${PN} += " \
 	libpulse \