diff mbox series

[meta-python] python3-zeroconf: upgrade 0.39.2 -> 0.39.3

Message ID 1667268684-10065-2-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-zeroconf: upgrade 0.39.2 -> 0.39.3 | expand

Commit Message

Mingyu Wang (Fujitsu) Nov. 1, 2022, 2:11 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
Fix port changes not being seen by ServiceInfo (#1100) 

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-zeroconf_0.39.2.bb b/meta-python/recipes-devtools/python/python3-zeroconf_0.39.3.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-zeroconf_0.39.2.bb
rename to meta-python/recipes-devtools/python/python3-zeroconf_0.39.3.bb
index 53642c6308..a7ce78d746 100644
--- a/meta-python/recipes-devtools/python/python3-zeroconf_0.39.2.bb
+++ b/meta-python/recipes-devtools/python/python3-zeroconf_0.39.3.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/jstasiak/python-zeroconf"
 LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=3bb705b228ea4a14ea2728215b780d80"
 
-SRC_URI[sha256sum] = "629d2a0dd7a2b9af5bc5eb0c8402755e87a2d00f7015c72834fc0958ccda2835"
+SRC_URI[sha256sum] = "829de9ade964f1fdc1e55564a163f82dcc6e124fd858a4ad43cf324a6fb5a937"
 
 inherit pypi setuptools3