aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-11-15 15:10:20 +0200
committerKhem Raj <raj.khem@gmail.com>2021-11-16 08:25:15 -0800
commit1e253eb49816d8597aeb8bda4fd1355b45256aac (patch)
treec967bfca5914435fdd96fbf47ea386a81a9815cf /meta-python
parent33f3c504cd1e204852e9bc732d3973f9d505f781 (diff)
downloadmeta-openembedded-1e253eb49816d8597aeb8bda4fd1355b45256aac.tar.gz
python3-zeroconf: Upgrade 0.36.12 -> 0.36.13
Upgrade to release 0.36.13: - Unavailable interfaces are now skipped during socket bind - Downgraded incoming corrupt packet logging to debug Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-zeroconf_0.36.13.bb (renamed from meta-python/recipes-devtools/python/python3-zeroconf_0.36.12.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-zeroconf_0.36.12.bb b/meta-python/recipes-devtools/python/python3-zeroconf_0.36.13.bb
index 24af70eee8..ccab7fe4c9 100644
--- a/meta-python/recipes-devtools/python/python3-zeroconf_0.36.12.bb
+++ b/meta-python/recipes-devtools/python/python3-zeroconf_0.36.13.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/jstasiak/python-zeroconf"
LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=3bb705b228ea4a14ea2728215b780d80"
-SRC_URI[sha256sum] = "1f1994f550abfeda10a9d5924c7e5b463213ea5ca87198da751c74995f59e780"
+SRC_URI[sha256sum] = "196fa1bd6e166f0333e3e9fff076f9991bf2719c4788287eaec577c241ef96bf"
inherit pypi setuptools3