diff options
| author | zhengruoqin <zhengrq.fnst@fujitsu.com> | 2022-10-24 14:52:06 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-10-24 09:56:34 -0700 |
| commit | 49aed62f347c60da0376618b93bf6f904004cb34 (patch) | |
| tree | 2c15c5d7974bfedccbe24a24d80247e70ab011c6 /meta-python/recipes-devtools/python/python3-zeroconf_0.39.1.bb | |
| parent | fb1c56aa59f85fba007e0d759db2631295b7ad29 (diff) | |
| download | meta-openembedded-49aed62f347c60da0376618b93bf6f904004cb34.tar.gz | |
python3-zeroconf: upgrade 0.39.1 -> 0.39.2
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-zeroconf_0.39.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-zeroconf_0.39.1.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-python/recipes-devtools/python/python3-zeroconf_0.39.1.bb b/meta-python/recipes-devtools/python/python3-zeroconf_0.39.1.bb deleted file mode 100644 index 6f442481f0..0000000000 --- a/meta-python/recipes-devtools/python/python3-zeroconf_0.39.1.bb +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | SUMMARY = "Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)" | ||
| 2 | HOMEPAGE = "https://github.com/jstasiak/python-zeroconf" | ||
| 3 | LICENSE = "LGPL-2.1-only" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bb705b228ea4a14ea2728215b780d80" | ||
| 5 | |||
| 6 | SRC_URI[sha256sum] = "b83cff68a0c8dcd2705b5e792796239accba2bfddb09bc8d05badc642f64e7f6" | ||
| 7 | |||
| 8 | inherit pypi setuptools3 | ||
| 9 | |||
| 10 | RDEPENDS:${PN} += " \ | ||
| 11 | ${PYTHON_PN}-ifaddr \ | ||
| 12 | ${PYTHON_PN}-asyncio \ | ||
| 13 | ${PYTHON_PN}-async-timeout \ | ||
| 14 | " | ||
