From 517780827b8dc8dd05a011f07fbabfdaa7032a0f Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Fri, 7 Jan 2022 13:27:01 +0100 Subject: python3-zeroconf: bump version 0.36.13 -> 0.38.1 [Please note: This e-mail is from an EXTERNAL e-mail address] Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-zeroconf_0.36.13.bb | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-zeroconf_0.36.13.bb (limited to 'meta-python/recipes-devtools/python/python3-zeroconf_0.36.13.bb') diff --git a/meta-python/recipes-devtools/python/python3-zeroconf_0.36.13.bb b/meta-python/recipes-devtools/python/python3-zeroconf_0.36.13.bb deleted file mode 100644 index ccab7fe4c9..0000000000 --- a/meta-python/recipes-devtools/python/python3-zeroconf_0.36.13.bb +++ /dev/null @@ -1,13 +0,0 @@ -SUMMARY = "Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)" -HOMEPAGE = "https://github.com/jstasiak/python-zeroconf" -LICENSE = "LGPL-2.1" -LIC_FILES_CHKSUM = "file://COPYING;md5=3bb705b228ea4a14ea2728215b780d80" - -SRC_URI[sha256sum] = "196fa1bd6e166f0333e3e9fff076f9991bf2719c4788287eaec577c241ef96bf" - -inherit pypi setuptools3 - -RDEPENDS:${PN} += " \ - ${PYTHON_PN}-ifaddr \ - ${PYTHON_PN}-asyncio \ -" -- cgit v1.2.3-54-g00ecf