diff mbox series

[meta-python,1/4] python3-zeroconf: Upgrade 0.149.17 -> 0.150.0

Message ID 20260623094127.1592848-1-leon.anavi@konsulko.com
State Under Review
Headers show
Series [meta-python,1/4] python3-zeroconf: Upgrade 0.149.17 -> 0.150.0 | expand

Commit Message

Leon Anavi June 23, 2026, 9:41 a.m. UTC
Upgrade to release 0.150.0:

- Add async_update_interfaces to rescan network interfaces at runtime

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...python3-zeroconf_0.149.17.bb => python3-zeroconf_0.150.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-zeroconf_0.149.17.bb => python3-zeroconf_0.150.0.bb} (88%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-zeroconf_0.149.17.bb b/meta-python/recipes-devtools/python/python3-zeroconf_0.150.0.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-zeroconf_0.149.17.bb
rename to meta-python/recipes-devtools/python/python3-zeroconf_0.150.0.bb
index e0ab47d3aa..170d0b390f 100644
--- a/meta-python/recipes-devtools/python/python3-zeroconf_0.149.17.bb
+++ b/meta-python/recipes-devtools/python/python3-zeroconf_0.150.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/jstasiak/python-zeroconf"
 LICENSE = "LGPL-2.1-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=9fe712b1bc27c5c4e9ecd7f31d208900"
 
-SRC_URI[sha256sum] = "f10e58071bc5e749176b8dc8d7e7ed4d2e6b507dde20fd8169b760cf4f7f4c5a"
+SRC_URI[sha256sum] = "a5fe7feab1de6ef5e541e0a3d07e534fd91629b813fc27281593584100f63164"
 
 SRC_URI += "file://run-ptest"