summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-zeroconf_0.119.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-zeroconf: upgrade 0.112.0 -> 0.119.0Wang Mingyu2023-10-301-0/+14
Changelog: ============ -Update cibuildwheel to build wheels on latest cython final release -Reduce size of wheels by excluding generated .c files -Small improvements to ServiceBrowser performance -Small cleanups to incoming data handlers -Reduce type checking overhead at run time -Ensure ServiceInfo cache is cleared when adding to the registry -Add missing python definition for addresses_by_version -Speed up outgoing multicast queue -Speed up responding to queries -Improve performance of loading records from cache in ServiceInfo Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit f089413b21edf01fc1b0ca362efb60053bfae432) Signed-off-by: Armin Kuster <akuster808@gmail.com>