From e99a849d124192646bf6a9eb3042428cb96161bc Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 2 Sep 2026 18:28:56 +0800 Subject: [PATCH] python3-zeroconf: upgrade 0.150.0 -> 0.151.3 License-Update: - chore: preserve the historical copyright notices in COPYING Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...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 --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"