summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-05-27 17:48:00 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-31 03:08:55 -0700
commit61b42a73b583a31653b3859bf83ed30e26483bf3 (patch)
tree578b2d0db20c692566aa0f403e7e61f2be955236 /meta-python/recipes-devtools/python
parenta4bcf24f4f8f6cc0f1dc0f2300d90318bde3fda1 (diff)
downloadmeta-openembedded-61b42a73b583a31653b3859bf83ed30e26483bf3.tar.gz
python3-zeroconf: upgrade 0.148.0 -> 0.149.16
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-zeroconf_0.149.16.bb (renamed from meta-python/recipes-devtools/python/python3-zeroconf_0.148.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-zeroconf_0.148.0.bb b/meta-python/recipes-devtools/python/python3-zeroconf_0.149.16.bb
index fd083d6ee8..0a10048400 100644
--- a/meta-python/recipes-devtools/python/python3-zeroconf_0.148.0.bb
+++ b/meta-python/recipes-devtools/python/python3-zeroconf_0.149.16.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/jstasiak/python-zeroconf"
3LICENSE = "LGPL-2.1-or-later" 3LICENSE = "LGPL-2.1-or-later"
4LIC_FILES_CHKSUM = "file://COPYING;md5=9fe712b1bc27c5c4e9ecd7f31d208900" 4LIC_FILES_CHKSUM = "file://COPYING;md5=9fe712b1bc27c5c4e9ecd7f31d208900"
5 5
6SRC_URI[sha256sum] = "03fcca123df3652e23d945112d683d2f605f313637611b7d4adf31056f681702" 6SRC_URI[sha256sum] = "5e6b5a3b153c2cc2a8d9e6f6f189ec5638f7d9c86fc3e88a6c53eb6863761a5e"
7 7
8inherit pypi python_poetry_core cython 8inherit pypi python_poetry_core cython
9 9