diff mbox series

[meta-python,30/34] python3-zeroconf: upgrade 0.150.0 -> 0.151.3

Message ID 20260902102900.1296-30-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/34] catch2: upgrade 3.15.3 -> 3.16.0 | expand

Commit Message

Wang Mingyu Sept. 2, 2026, 10:28 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

License-Update: 
 - chore: preserve the historical copyright notices in COPYING

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...ython3-zeroconf_0.150.0.bb => python3-zeroconf_0.151.3.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-zeroconf_0.150.0.bb => python3-zeroconf_0.151.3.bb} (78%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-zeroconf_0.150.0.bb b/meta-python/recipes-devtools/python/python3-zeroconf_0.151.3.bb
similarity index 78%
rename from meta-python/recipes-devtools/python/python3-zeroconf_0.150.0.bb
rename to meta-python/recipes-devtools/python/python3-zeroconf_0.151.3.bb
index 170d0b390f..beadc0b3ed 100644
--- a/meta-python/recipes-devtools/python/python3-zeroconf_0.150.0.bb
+++ b/meta-python/recipes-devtools/python/python3-zeroconf_0.151.3.bb
@@ -1,9 +1,9 @@ 
 SUMMARY = "Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)"
 HOMEPAGE = "https://github.com/jstasiak/python-zeroconf"
 LICENSE = "LGPL-2.1-or-later"
-LIC_FILES_CHKSUM = "file://COPYING;md5=9fe712b1bc27c5c4e9ecd7f31d208900"
+LIC_FILES_CHKSUM = "file://COPYING;md5=6ede793c8b5508eab1acfad7c0c4e335"
 
-SRC_URI[sha256sum] = "a5fe7feab1de6ef5e541e0a3d07e534fd91629b813fc27281593584100f63164"
+SRC_URI[sha256sum] = "ce6c548e665759b6150cef4db9ab9d7bdd89857e90c513abd6b7340bdd7dbd6a"
 
 SRC_URI += "file://run-ptest"