forked from pool/python-zeroconf
- update to 0.37.0:
* Adding a listener that does not inherit from RecordUpdateListener now logs
an error
* The NotRunningException exception is now thrown when Zeroconf is not
running (#1033) @bdraco
* Before this change the consumer would get a timeout or an EventLoopBlocked
exception when calling ServiceInfo.*request when the instance had already been shutdown
or had failed to startup.
* The EventLoopBlocked exception is now thrown when a coroutine times out
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=56
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: python-zeroconf
|
||||
version: 0.36.12
|
||||
mtime: 1636089064
|
||||
commit: 8b0dc48ed42d8edc78750122eb5685a50c3cdc11
|
||||
version: 0.37.0
|
||||
mtime: 1637267453
|
||||
commit: 2996e642f6b1abba1dbb8242ccca4cd4b96696f6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user