summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-zeroconf_0.130.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-zeroconf: update to version 0.131.0Derek Straka2023-12-211-14/+0
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-zeroconf: upgrade 0.128.4 -> 0.130.0Leon Anavi2023-12-181-0/+14
Upgrade to version 0.130.0: - Make ServiceInfo aware of question history - Small speed up to ServiceInfo construction - Significantly improve efficiency of the ServiceBrowser scheduler - Small speed up to processing incoming records - Small performance improvement for converting time - Small performance improvement for ServiceInfo asking questions - Small performance improvement constructing outgoing questions - Scheduling race with the QueryScheduler - Ensure question history suppresses duplicates - Microsecond precision loss in the query handler - Ensure IPv6 scoped address construction uses the string cache Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>