forked from pool/python-zeroconf
- update to 0.39.1:
* Switch to using async_timeout for timeouts * Significantly reduces the number of asyncio tasks that are created when * using ServiceInfo or AsyncServiceInfo * Performance improvements for constructing outgoing packet data OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=65
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 07:29:19 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.39.1:
|
||||
* Switch to using async_timeout for timeouts
|
||||
* Significantly reduces the number of asyncio tasks that are created when
|
||||
* using ServiceInfo or AsyncServiceInfo
|
||||
* Performance improvements for constructing outgoing packet data
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 25 15:21:12 UTC 2022 - Antoine Belvire <antoine.belvire@opensuse.org>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user